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

File rmsprop.py

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

Source from the content-addressed store, hash-verified

1# Compare RMSprop vs. constant learning rate
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