Learn Neural Net Programming: http://www.heatonresearch.com/course/intro-neural-nets-java
In class session 2, part 2 we will look at the weight matrix of a neural network. We will see that neuron threshold values can also be integrated into the weight matrix for the neural network. Because the weights and threshold values are stored in matrixes, matrix mathematics is very important to neural network programming.
This classes are really cool, never thought that it would be this easy to use a neural network to solve complicated problems. Thanks!
shorty0802 2 years ago