Skip to content

pvhee/deeplearning_experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning experiments

Course exercises and stand-alone deep learning experiments

Course material

Standalone experiments

  • notmnist: notMNIST letter classification using TensorFlow and Keras
  • numbersequence: letter sequence classification on an artificially constructed dataset obtained by concatenating up to 5 letters from notMNIST
  • svhn: digit sequence recognition on the SVHN dataset (http://ufldl.stanford.edu/housenumbers/)