forked from intel/cppnnml
-
Notifications
You must be signed in to change notification settings - Fork 2
Tinymind is a Neural Network and Machine Learning project intended to provide a C++ template library for neural nets and machine learning algorithms within embedded systems.
License
danmcleran/tinymind
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# tinymind The tinymind repository 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
Tinymind is a Neural Network and Machine Learning project intended to provide a C++ template library for neural nets and machine learning algorithms within embedded systems.
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 99.6%
- Other 0.4%