My own primitive neural network This is a repo in which i create a very primitive neural network for learning purpose. After training with a train set of 100 inputs, the network is able to guess the right number in certain cases. It gets the number wrong in some other cases.