Skip to content
forked from intel/cppnnml

The C++ Neural Network and Machine Learning project is intended to provide a C++ template library for neural nets and machine learning algorithms within embedded systems

License

Notifications You must be signed in to change notification settings

naoufelabs/cppnnml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# cppnnml
The C++ Neural Network and Machine Learning project is intended to provide a C++ template library for neural nets and machine learning algorithms as well as a Q format library. The neural networks and machine learning algorithms combined with Q format can be run on embedded systems with very low compute resources. It does not rely upon FPU, GPU, or vectorized instructions.

About

The C++ Neural Network and Machine Learning project is intended to provide a C++ template library for neural nets and machine learning algorithms within embedded systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.9%
  • Python 0.1%