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=-3.2 required=3.0 tests=BAYES_00,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: "J-P. Rosen" Newsgroups: comp.lang.ada Subject: Re: Artificial Intelligence libraries in ADA Date: Mon, 9 Jan 2023 11:49:24 +0100 Organization: Adalog Message-ID: References: <53481976-aebc-4d6d-bb8f-aa4f63f0b01b@googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Mon, 9 Jan 2023 10:49:24 -0000 (UTC) Injection-Info: reader01.eternal-september.org; posting-host="d0d1da3431be09d83cddb94d62a28e0a"; logging-data="169046"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18sZhTuj9wz7+OeFymY+0DS" User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Cancel-Lock: sha1:CrCUVCdlAhpNbnqqhvy6pRFVCTw= Content-Language: fr, en-US In-Reply-To: Xref: reader01.eternal-september.org comp.lang.ada:64781 List-Id: Just for fun, I typed the subject ("Artificial Intelligence libraries in ADA") into https://chat.openai.com/chat. Here is the answer... -------------------------- There are several libraries that offer artificial intelligence (AI) functionality in the Ada programming language. Here are a few examples: AI-Ada: This library provides various AI algorithms and data structures, including search algorithms, decision trees, and neural networks. Ada Neural Network Library (ANN): This library provides tools for creating and training artificial neural networks in Ada. It includes support for various types of networks and training algorithms. AdaBoost: This library provides an implementation of the AdaBoost (Adaptive Boosting) machine learning algorithm, which is used for classification tasks. AdaMILE: This library provides various machine learning algorithms for Ada, including support for decision trees, neural networks, and clustering. It's worth noting that these libraries may not be as feature-rich or well-maintained as some of the more popular AI libraries available in other programming languages. However, they can still be useful for certain projects or as a way to learn more about AI and machine learning. -- J-P. Rosen Adalog 2 rue du Docteur Lombard, 92441 Issy-les-Moulineaux CEDEX https://www.adalog.fr https://www.adacontrol.fr