/deeplearning_experiments

Deep Learning training repository

Primary LanguageJupyter Notebook

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/)