Awesome
Chainer-Notebooks
Requirements
- Chainer>=3.0.0rc1
- CuPy>=2.0.0rc1
Contents
- How to write a training loop in Chainer
- Let’s try using the Trainer feature
- How to write ConvNet models in Chainer
- Write an RNN Language Model
- Word2Vec: Obtain word embeddings
- ChainerRL Quickstart Guide
- Train a ConvNet using multiple GPUs
- Chainer for Theano Users
- Vanilla LSTM with CuPy