Skip to content

Personal exercises on implementing neural network algorithms with Tensorflow

Notifications You must be signed in to change notification settings

fcchou/tensorflow_models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tensorflow Model Excercises

The repo contains my personal excerises in implmenting some common neural network models with tensorflow.

The algorithms mostly follow the deep learning tutorial, which inlcudes:

  • Logistic Regression
  • Multi-layer Perceptron (MLP)
  • Deep Belief Net (DBN)
  • Restricted Boltzmann Machine (RBM)

alt text

  • Denoising Autoencoder

alt text

About

Personal exercises on implementing neural network algorithms with Tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages