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=-2.2 required=3.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM,NICE_REPLY_A,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 Path: eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: Rod Kay Newsgroups: comp.lang.ada Subject: Re: Artificial Intelligence libraries in ADA Date: Fri, 13 Jan 2023 18:24:06 +1100 Organization: A noiseless patient Spider Message-ID: 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> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Fri, 13 Jan 2023 07:23:49 -0000 (UTC) Injection-Info: reader01.eternal-september.org; posting-host="4c69ddc0a00b3eef55184b14ab219b8b"; logging-data="1644377"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18kxJdrZjHWBbZESZ+glEAEiCOucdFdqnU=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Cancel-Lock: sha1:fScngc8FQREHE13HhH0ZFyVLFe0= In-Reply-To: <24f101a2-8206-4449-9eba-cca0822ff9dfn@googlegroups.com> Content-Language: en-US Xref: reader01.eternal-september.org comp.lang.ada:64820 List-Id: 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 ? 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). Regards.