-
Notifications
You must be signed in to change notification settings - Fork 0
python_resources
Dr. Juan Rojas edited this page May 3, 2021
·
11 revisions
Here is a list of curated resources that might be handy for you:
Python, Numpy, SciPy, Matplotlib https://colab.research.google.com/github/cs231n/cs231n.github.io/blob/master/python-colab.ipynb
Import statements https://chrisyeh96.github.io/2017/08/08/definitive-guide-python-imports.html
Conda https://conda.io/projects/conda/en/latest/user-guide/index.html
VirtualEnvs https://www.i2tutorials.com/python-tutorial/python-virtualenv/