From d4d0c168e6ed7db6a8d2eaf5fb5d6d5e2f7608a2 Mon Sep 17 00:00:00 2001 From: Ahmad Albarqawi Date: Mon, 30 Jan 2023 10:55:24 +0000 Subject: [PATCH] Add Intelligent Java (#1034) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b5e79d..733a699 100644 --- a/README.md +++ b/README.md @@ -605,6 +605,7 @@ _Tools that provide specific statistical algorithms for learning from data._ - [Deeplearning4j](https://deeplearning4j.org) - Distributed and multi-threaded deep learning library. - [DJL](https://djl.ai) - High-level and engine-agnostic framework for deep learning. - [H2O ![c]](https://www.h2o.ai) - Analytics engine for statistics over big data. +- [Intelligent java](https://github.com/Barqawiz/IntelliJava) - Seamlessly integrate with remote deep learning and language models programmatically. - [JSAT](https://github.com/EdwardRaff/JSAT) - Algorithms for pre-processing, classification, regression, and clustering with support for multi-threaded execution. (GPL-3.0-only) - [m2cgen](https://github.com/BayesWitnesses/m2cgen) - CLI tool to transpile models into native code. - [oj! Algorithms](https://www.ojalgo.org/) - High-performance mathematics, linear algebra and optimisation needed for data science, machine learning and scientific computing.