Open kannankumar opened 6 years ago
I amended the code, so that It can be used with python 3.6:
Please find the link: https://github.com/fchesnay/cs228-material/blob/master/tutorials/python/cs228-python-tutorial.ipynb
Did you create a PR to this repo?
Original CS231n 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.