Deep learning tutorial with Chainer

The source code of the blog posts, Deep learning tutorial with Chainer.

It is compatible with chainer v2.

The tutorial includes following examples,

Multi Layer Perceptron (MLP) for MNIST classification

MNIST inference result

Convolutional Neural Network (CNN) for CIFAR-10, CIFAR-100 image classification

CNN inference result

Recurrent Neural Network (RNN) for sequence data prediction