hasinaxp / simple-neural-network

a simple neural network from scratch.
15 stars 5 forks source link

simple neural network implementation with xor problem

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