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...

Setup python environment

※ This post is mainly just a summary/translation of the Japanese blog, データサイエンティストを目指す人のpython環境構築 2016 TL;DR; I recommend to install “anaconda” instead of...