Skip to content
#

rmsprop

Here are 100 public repositories matching this topic...

A five-course specialization covering the foundations of Deep Learning, from building CNNs, RNNs & LSTMs to choosing model configurations & paramaters like Adam, Dropout, BatchNorm, Xavier/He initialization, and others.

  • Updated Apr 26, 2019
  • Jupyter Notebook

This is repo is in development. It is used to keep resources, course references, and code examples while preparing for the TensorFlow Developer Certification exam. If the work here helps you in some way please feel free to share, fork, or star.

  • Updated Sep 21, 2021
  • Jupyter Notebook

in this repository we intend to predict Google and Apple Stock Prices Using Long Short-Term Memory (LSTM) Model in Python. Long Short-Term Memory (LSTM) is one type of recurrent neural network which is used to learn order dependence in sequence prediction problems. Due to its capability of storing past information, LSTM is very useful in predict…

  • Updated Aug 15, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the rmsprop topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rmsprop topic, visit your repo's landing page and select "manage topics."

Learn more