Skip to content
#

long-short-term-memory-models

Here are 48 public repositories matching this topic...

The course is contained knowledge that are useful to work on deep learning as an engineer. Simple neural networks & training, CNN, Autoencoders and feature extraction, Transfer learning, RNN, LSTM, NLP, Data augmentation, GANs, Hyperparameter tuning, Model deployment and serving are included in the course.

  • Updated Aug 23, 2022
  • Jupyter Notebook

Implemented the deep learning techniques using Google Tensorflow that cover deep neural networks with a fully connected network using SGD and ReLUs; Regularization with a multi-layer neural network using ReLUs, L2-regularization, and dropout, to prevent overfitting; Convolutional Neural Networks (CNNs) with learning rate decay and dropout; and R…

  • Updated Dec 13, 2017
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the long-short-term-memory-models 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 long-short-term-memory-models topic, visit your repo's landing page and select "manage topics."

Learn more