diff --git a/README.md b/README.md index 27069be..3327b92 100644 --- a/README.md +++ b/README.md @@ -596,6 +596,7 @@ _Tools that provide specific statistical algorithms for learning from data._ - [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. - [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. - [Oryx 2](https://github.com/OryxProject/oryx) - Framework for building real-time, large-scale machine learning applications. Includes end-to-end applications for collaborative filtering, classification, regression, and clustering. - [Siddhi](https://github.com/siddhi-io/siddhi) - Cloud native streaming and complex event processing engine.