Skip to content

Marko Kovacevic Blog

Sharing knowledge, amazing things and ideas

  • Home
  • Artificial Intelligence
  • Amazing Things
  • Books
April 25, 2020 Artificial Intelligence

Learning Rate in Deep Learning

Learning rate is value by which weights are updated during Artificial neural network training. The value of Learning rate tell

Continue reading
Bird
April 22, 2020 Amazing Things

How Birds are Superior than Humans in Sleeping

Birds are superior than humans in sleeping because they can sleep and fly but humans can’t sleep and walk or

Continue reading
April 21, 2020 Artificial Intelligence

Nesterov Momentum in Deep Learning

Nesterov momentum is different version of momentum update. It is also called Nesterov Accelerated Gradient. In practice it works better

Continue reading
April 20, 2020 Artificial Intelligence

Momentum in Deep Learning

Momentum is Deep learning technique that is used along with Stochastic Gradient Descent. Instead of using only the gradient of the

Continue reading

Posts navigation

«Previous Posts 1 2