Skip to content

WeiyangZhang/deep-learning-tutorial-with-chainer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 90.9%
  • Python 9.1%