Tiny NN Framework

You can even start from scratch - micrograd walktrhough

caption

see also

micrograd / youtube

From previous Sr. Director of AI at Tesla (and Rubik’s cube color extractor author)

Build as a tutorial to learn backpropagation & NN principle.

Python

C / C++

  • LibNC - C Library for Tensor Manipulation by Fabrice Bellard (binary only / code on demand)
  • Dlib - c++
Written on January 7, 2023, Last update on January 30, 2023
NN c++ python