Tag: neural
Online vs Batch learning
March 18, 2013 00:00
While debugging neuron, my new neural network simulation application, I found some (visually) interesting differences between online and batch learning. While batch learning is usually touted as a better form of learning, I found that the two don't seem to make much difference, except for a steppy c...
Read post