From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?Q?Bj=c3=b6rn_Lundin?= Newsgroups: comp.lang.ada Subject: Re: Artificial Intelligence libraries in ADA Date: Thu, 11 Jul 2019 09:42:07 +0200 Organization: A noiseless patient Spider Message-ID: References: <53481976-aebc-4d6d-bb8f-aa4f63f0b01b@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Thu, 11 Jul 2019 07:42:08 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="fa3779e6c8908798a1fe15a12c036bce"; logging-data="32058"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+yH6etfNzkR2/VbMS4LTLw" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 Cancel-Lock: sha1:6uZzgz8xZXSsE2AYcaCITVcsR+M= In-Reply-To: Content-Language: sv-FI Xref: reader01.eternal-september.org comp.lang.ada:56854 Date: 2019-07-11T09:42:07+02:00 List-Id: On 2019-07-10 18:13, Jeffrey R. Carter wrote: > On 7/10/19 9:25 AM, Daniel wrote: >> >> Does anybody knows pure Ada libraries for AI? > > I guess you're not interested in neural networks, but there's an > implementation of REM NNs in the PragmAda Reusable components. > > https://github.com/jrcarter/PragmARC > REM NN? That is not the same as recurrent neural network is it? Recurrent neural networks would interest me. I'm playing with it using python, but if there is an Ada alternative, I'd be happier. -- -- Björn