Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python version mismatch between CS231n site and notebook #13

Open
kannankumar opened this issue Oct 6, 2018 · 2 comments
Open

Python version mismatch between CS231n site and notebook #13

kannankumar opened this issue Oct 6, 2018 · 2 comments

Comments

@kannankumar
Copy link

kannankumar commented Oct 6, 2018

Original CS231n follows Python3.5 for the class, however the notebook seems to be still at Python2.7.

From Original CS231n site:
image

From the IPython Notebook:
image

Maybe the repo needs updating to the Python3.5/ 3.6 used by the course.

@chesnay
Copy link

chesnay commented Dec 26, 2018

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

@kannankumar
Copy link
Author

Did you create a PR to this repo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants