Learning rate is value by which weights are updated during Artificial neural network training. The value of Learning rate tell
Continue reading
Sharing knowledge, amazing things and ideas
Learning rate is value by which weights are updated during Artificial neural network training. The value of Learning rate tell
Continue readingBirds are superior than humans in sleeping because they can sleep and fly but humans can’t sleep and walk or
Continue readingNesterov momentum is different version of momentum update. It is also called Nesterov Accelerated Gradient. In practice it works better
Continue readingMomentum is Deep learning technique that is used along with Stochastic Gradient Descent. Instead of using only the gradient of the
Continue reading