mwoodson1 / MNIST

1000 Ways to MNIST!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

1000 Ways to MNIST!


Languages

Language:Python 100.0%