There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Implementing neural network from scratch to understand it better. It includes the perceptron and the one with hidden layer. It also have the basic algorithm workings behind the neural network.