SimpleNeuralNetworkEngine This is a simple neural network Engine from scratch written in go without any dependency Usage To use it you can look at the example in the example package. Example are given and to run them simply uncomment them in the main.go