There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Here I implemented a neural network from scratch. The network has a single hidden layer with 12 node, input layer and output layer. The data was collected from UCI repository. This is a binary classification problem.