[Original CS231n](http://cs231n.github.io/python-numpy-tutorial/ ) follows Python3.5 for the class, however the notebook seems to be still at Python2.7. From Original CS231n site:  From the IPython Notebook:  Maybe the repo needs updating to the Python3.5/ 3.6 used by the course.