Use pip install chainer
to install Chainer on Google Colab.
Make sure to enable GPU (Runtime
> Change runtime type
> Hardware accelerator
> GPU
) on your notebook!
-
MNIST Example (by @mitmul)
- Click
Open with Colaboratory
button to open the notebook.
- Click
-
chainer-colab-notebook (by Chainer Community)