/MNIST

1000 Ways to MNIST!

Primary LanguagePython

1000 Ways to MNIST

My way of getting familiar with deep learning or other machine learning frameworks is by example so included is an implementation of an abitrary architecture I chose in various different frameworks.

Implementations include:

  • Lasagne
  • Keras
  • Chainer
  • sk-neuralnet
  • Torch
  • Blocks