/simple-neural-network

a simple neural network from scratch.

Primary LanguageC++

simple neural network implementation with xor problem

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