MCPcopy Index your code
hub / github.com/lazyprogrammer/machine_learning_examples / momentum.py

File momentum.py

ann_class2/momentum.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Compare momentum with regular gradient descent
2# For the class Data Science: Practical Deep Learning Concepts in Theano and TensorFlow
3# https://deeplearningcourses.com/c/data-science-deep-learning-in-theano-tensorflow
4# https://www.udemy.com/data-science-deep-learning-in-theano-tensorflow

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected