Skip to content

Releases: neoml-lib/neoml

NeoML v2.0.5

22 Jun 05:25
Compare
Choose a tag to compare

We are glad to present to you the second 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++, Python, Java, Objective-C
Cross-platform: the same code can be run on Windows, Linux, macOS, iOS, and Android

NeoML v1.0.1

14 Jun 17:44
Compare
Choose a tag to compare

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