From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=BAYES_05,FREEMAIL_FROM, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:ad4:5909:0:b0:4c7:343d:2a60 with SMTP id ez9-20020ad45909000000b004c7343d2a60mr5134415qvb.42.1673648021771; Fri, 13 Jan 2023 14:13:41 -0800 (PST) X-Received: by 2002:a05:6871:42cf:b0:15e:e2af:b270 with SMTP id lt15-20020a05687142cf00b0015ee2afb270mr387689oab.151.1673648021561; Fri, 13 Jan 2023 14:13:41 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!news.mixmin.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 13 Jan 2023 14:13:41 -0800 (PST) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=118.208.176.39; posting-account=d51RWwoAAADvR-x0zYAtT9z3CRxT1eXo NNTP-Posting-Host: 118.208.176.39 References: <53481976-aebc-4d6d-bb8f-aa4f63f0b01b@googlegroups.com> <9becf5e6-1e77-4711-a4bb-1c7a5465e804n@googlegroups.com> <8f87c00c-1043-4452-8cee-ce437c0fafcfn@googlegroups.com> <29948ab4-9b39-4996-bcb8-3a2f7f509225n@googlegroups.com> <624d767b-ce04-46b0-8a5c-1999a86d3a1an@googlegroups.com> <77030e13-e4fc-4675-ac54-9d3047cf992cn@googlegroups.com> <24f101a2-8206-4449-9eba-cca0822ff9dfn@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <76ae324a-53d0-49bf-8c5c-30a9ba1421e1n@googlegroups.com> Subject: Re: Artificial Intelligence libraries in ADA From: Roger Mc Injection-Date: Fri, 13 Jan 2023 22:13:41 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:64825 List-Id: On Friday, January 13, 2023 at 6:23:51 PM UTC+11, roda...@gmail.com wrote: > On 13/1/23 11:40, Roger Mc wrote: > > On Friday, January 13, 2023 at 11:12:25 AM UTC+11, Roger Mc wrote: > > > > All I need now is a few clues on how to use the bindings. > > For example, how to implement: > > mnist = tf.keras.datasets.mnist > > > Yes, indeed. I was unable to find any demo's or examples which use the > TF C API. If you find any please let me know ? Certainly. My current intention is to develop an example of my own but it might take some time. I intend to start by using my current methods then adapt the result yo use cBound. Not particularly confident at this stage! > Also, I am on the #ada IRC channel at 'irc.libera.chat'. Would be great > if you could join and discuss TF in Ada there (my nick is charlie5). I'll check it out. Regards.