navinkr / deep-learning-tutorial-with-chainer

Deep learning tutorial with Chainer

Home Page:http://corochann.com/deep-learning-tutorial-with-chainer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Deep learning tutorial with Chainer

http://corochann.com/deep-learning-tutorial-with-chainer

License:MIT License


Languages

Language:Jupyter Notebook 90.9%Language:Python 9.1%