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.8 required=3.0 tests=BAYES_50,FREEMAIL_FROM, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:6214:3489:b0:4bb:781e:6232 with SMTP id mr9-20020a056214348900b004bb781e6232mr1529908qvb.15.1668103107357; Thu, 10 Nov 2022 09:58:27 -0800 (PST) X-Received: by 2002:a05:6214:27c8:b0:4bb:acd8:36bd with SMTP id ge8-20020a05621427c800b004bbacd836bdmr60664633qvb.96.1668103107176; Thu, 10 Nov 2022 09:58:27 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 10 Nov 2022 09:58:27 -0800 (PST) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=149.90.69.202; posting-account=3cDqWgoAAAAZXc8D3pDqwa77IryJ2nnY NNTP-Posting-Host: 149.90.69.202 References: <53481976-aebc-4d6d-bb8f-aa4f63f0b01b@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Artificial Intelligence libraries in ADA From: Marius Amado-Alves Injection-Date: Thu, 10 Nov 2022 17:58:27 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:64589 List-Id: Resurrecting this 3-year old thread, see what happens:-) I too need AI and Machine Learning libraries, and I am literally disgusted at the prospective of having to use Python or Go or C++ for this. Has anything come up in the last 3 years? Maybe a binding to TensorFlow? I plan to use Carter's REM NN, and maybe Kasakov's fuzzy_ml, for some experiments, but at some point I'll want, like Bjorn Ludin, *recurrent* architectures, probably LSTM (Long Short* Term Memory), as I want to segment and classify text. (Jeff: can we somehow reenginer REM NN towards recurrency? Maybe by inserting recurrent layers?) *Not a typo. The ML geniuses really say "long short"...