Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 140 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 140 Bytes

simple neural network implementation with xor problem

this is a simple neural network from scratch in c++ without any external library.