Home

Awesome

Chainer-Notebooks

Requirements

Contents

  1. How to write a training loop in Chainer
  2. Let’s try using the Trainer feature
  3. How to write ConvNet models in Chainer
  4. Write an RNN Language Model
  5. Word2Vec: Obtain word embeddings
  6. ChainerRL Quickstart Guide
  7. Train a ConvNet using multiple GPUs
  8. Chainer for Theano Users
  9. Vanilla LSTM with CuPy