Setup IDE

If this is the first time to use python and you have not built any python development environment, setting up IDE (Integrated Development Environment) might be ...

Install Chainer

Once you have setup python environment, now we can install chainer. Nowadays it is important for deep learning library to use GPU to enhance its calculatio...