Skip to content

Simple tutorials using Keras Framework, Notebooks upgraded to Keras 2.0.6

Notifications You must be signed in to change notification settings

vladlee098/Keras-Tutorials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keras 2 upgrade

  • Notebooks fixed for Keras 2, some optimizer and model changes
  • Added model history plots

Keras-Tutorials

Fork from https://github.com/tgjeon/Keras-Tutorials

Basic Topics (from tgjeon's github, find all the original sources there)

  • Linear Regression (notebook)
  • Logistic Regression (notebook)
  • Feedforward Neural Network (Multilayer Perceptron) (notebook)
  • Deep Feedforward Neural Network (Multilayer Perceptron with 2 Hidden Layers O.o) (notebook)
  • Convolutional Neural Network (notebook)
  • Denoising Autoencoder (notebook)
  • Recurrent Neural Network (LSTM) (notebook)
  • Word2vec
  • TensorBoard (notebook)
  • Save and restore net (notebook)

Dependencies

About

Simple tutorials using Keras Framework, Notebooks upgraded to Keras 2.0.6

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 95.1%
  • Python 4.9%