[P] A few questions on building a linear neural network from scratch. • r/MachineLearning
I am working on developing a neural network from scratch. Each of my nodes are linear and each layer is fully connected. The neurons fire with Relu activation so the true value of N would be max{0, N}. As of right now all of the framework is complete and I have a simple game that I am testing the neural network on. However I am not getting the results I expect.
Sep-24-2017, 04:30:20 GMT
- Technology: