Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 178 Bytes

File metadata and controls

4 lines (3 loc) · 178 Bytes

Just a Repo containg my Experimentation to implememnt Neural Nets from Scratch in Cpp

Goal

  • not use any standard libraries like vectors, std::array, just pure C style code