All Projects → corochann → deep-learning-tutorial-with-chainer

corochann / deep-learning-tutorial-with-chainer

Licence: MIT license
Deep learning tutorial with Chainer

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to deep-learning-tutorial-with-chainer

tutorials
Introduction to Deep Learning: Chainer Tutorials
Stars: ✭ 68 (+172%)
Mutual labels:  chainer, deep-learning-tutorial
chainer2pytorch
Converts Chainer modules to PyTorch, parameters included.
Stars: ✭ 36 (+44%)
Mutual labels:  chainer
Dynamic routing between capsules
Implementation of Dynamic Routing Between Capsules, Sara Sabour, Nicholas Frosst, Geoffrey E Hinton, NIPS 2017
Stars: ✭ 202 (+708%)
Mutual labels:  chainer
chainer-grad-cam
Chainer implementation of Grad-CAM
Stars: ✭ 20 (-20%)
Mutual labels:  chainer
Bert Chainer
Chainer implementation of "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"
Stars: ✭ 205 (+720%)
Mutual labels:  chainer
ChainerPruner
ChainerPruner: Channel Pruning framework for Chainer
Stars: ✭ 21 (-16%)
Mutual labels:  chainer
Imgclsmob
Sandbox for training deep learning networks
Stars: ✭ 2,405 (+9520%)
Mutual labels:  chainer
pytorch-deepdream
PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included playground.py to help you better understand basic concepts behind the algo.
Stars: ✭ 293 (+1072%)
Mutual labels:  deep-learning-tutorial
deep-blueberry
If you've always wanted to learn about deep-learning but don't know where to start, then you might have stumbled upon the right place!
Stars: ✭ 17 (-32%)
Mutual labels:  deep-learning-tutorial
pyner
🌈 Implementation of Neural Network based Named Entity Recognizer (Lample+, 2016) using Chainer.
Stars: ✭ 45 (+80%)
Mutual labels:  chainer
lectures-all
Central repository for all lectures on deep learning at UPC ETSETB TelecomBCN.
Stars: ✭ 46 (+84%)
Mutual labels:  deep-learning-tutorial
Fcn
Chainer Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)
Stars: ✭ 211 (+744%)
Mutual labels:  chainer
python autocomplete
Use Transformers and LSTMs to learn Python source code
Stars: ✭ 172 (+588%)
Mutual labels:  deep-learning-tutorial
Alpha Zero General
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
Stars: ✭ 2,617 (+10368%)
Mutual labels:  chainer
chainer-pix2pix
Chainer implementation for Image-to-Image Translation Using Conditional Adversarial Networks
Stars: ✭ 40 (+60%)
Mutual labels:  chainer
Nnpulearning
Non-negative Positive-Unlabeled (nnPU) and unbiased Positive-Unlabeled (uPU) learning reproductive code on MNIST and CIFAR10
Stars: ✭ 181 (+624%)
Mutual labels:  chainer
kawaii creator
Photo to illustration converter
Stars: ✭ 79 (+216%)
Mutual labels:  chainer
3dgan-chainer
📦 A Chainer implementation of 3D Generative Adversarial Network.
Stars: ✭ 25 (+0%)
Mutual labels:  chainer
BMI219-2017-ProteinFolding
UCSF BMI219 Deep Learning (2017), Coding example (Prediction of protein folding with RNN and CNN)
Stars: ✭ 14 (-44%)
Mutual labels:  chainer
Tensorflow-ML
Different machine learning algorithms implementation in Tensorflow
Stars: ✭ 26 (+4%)
Mutual labels:  deep-learning-tutorial

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].