Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

neoml

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neoml

NeoML python bindings

  • 2.0.210
  • PyPI
  • Socket score

Maintainers
1

NeoML

NeoML is an end-to-end machine learning framework that allows you to build, train, and deploy ML models. It provides many traditional ML algorithms and neural networks with support for over 100 layer types.

NeoML is designed to minimize your code's dependence on the platform and devices used for calculations. The low-level math functions are isolated in a separate math engine module that has different implementations for different platforms, and the high-level code only has to select an appropriate math engine implementation to work with.

Desktop Build Status Python Build iOS Build Documentation Status

Documentation

See our documentation that includes detailed API reference and tutorials demonstrating how to use the library at https://neoml.readthedocs.io

Install

pip3 install neoml

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc