NeoML v1.0.1
NeoML-maintainer
released this
14 Jun 17:44
·
1248 commits
to master
since this release
We are glad to present to you the first release of NeoML!
NeoML is an end-to-end machine learning framework that allows you to build, train, and deploy ML models.
Major Features
- Neural networks with support for over 100 layer types
- Traditional machine learning: 20+ algorithms (classification, regression, clustering, etc.)
- CPU and GPU support, fast inference
- ONNX support
- Languages: C++, Java, Objective-C
- Cross-platform: the same code can be run on Windows, Linux, macOS, iOS, and Android