René's URL Explorer Experiment


Title: Python Numpy Tutorial (with Jupyter and Colab)

Description: Course materials and notes for Stanford class CS231n: Deep Learning for Computer Vision.

direct link

Domain: cs231n.github.io

NoneIE=edge

Links:

CS231n Deep Learning for Computer Visionhttps://cs231n.github.io
Course Websitehttp://cs231n.stanford.edu/
https://colab.research.google.com/github/cs231n/cs231n.github.io/blob/master/python-colab.ipynb
Justin Johnsonhttp://cs.stanford.edu/people/jcjohns/
NumPy for Matlab usershttps://numpy.org/doc/stable/user/numpy-for-matlab-users.html
Python for R usershttp://www.data-analysis-in-python.org/python_for_r.html
Python for SAS usershttps://nbviewer.jupyter.org/github/RandyBetancourt/PythonForSASUsers/tree/master/
Jupyter and Colab Notebookshttps://cs231n.github.io/python-numpy-tutorial/#jupyter-and-colab-notebooks
Pythonhttps://cs231n.github.io/python-numpy-tutorial/#python
Python versionshttps://cs231n.github.io/python-numpy-tutorial/#python-versions
Basic data typeshttps://cs231n.github.io/python-numpy-tutorial/#basic-data-types
Containershttps://cs231n.github.io/python-numpy-tutorial/#containers
Listshttps://cs231n.github.io/python-numpy-tutorial/#lists
Dictionarieshttps://cs231n.github.io/python-numpy-tutorial/#dictionaries
Setshttps://cs231n.github.io/python-numpy-tutorial/#sets
Tupleshttps://cs231n.github.io/python-numpy-tutorial/#tuples
Functionshttps://cs231n.github.io/python-numpy-tutorial/#functions
Classeshttps://cs231n.github.io/python-numpy-tutorial/#classes
Numpyhttps://cs231n.github.io/python-numpy-tutorial/#numpy
Arrayshttps://cs231n.github.io/python-numpy-tutorial/#arrays
Array indexinghttps://cs231n.github.io/python-numpy-tutorial/#array-indexing
Datatypeshttps://cs231n.github.io/python-numpy-tutorial/#datatypes
Array mathhttps://cs231n.github.io/python-numpy-tutorial/#array-math
Broadcastinghttps://cs231n.github.io/python-numpy-tutorial/#broadcasting
Numpy Documentationhttps://cs231n.github.io/python-numpy-tutorial/#numpy-documentation
SciPyhttps://cs231n.github.io/python-numpy-tutorial/#scipy
Image operationshttps://cs231n.github.io/python-numpy-tutorial/#image-operations
MATLAB fileshttps://cs231n.github.io/python-numpy-tutorial/#matlab-files
Distance between pointshttps://cs231n.github.io/python-numpy-tutorial/#distance-between-points
Matplotlibhttps://cs231n.github.io/python-numpy-tutorial/#matplotlib
Plottinghttps://cs231n.github.io/python-numpy-tutorial/#plotting
Subplotshttps://cs231n.github.io/python-numpy-tutorial/#subplots
Imageshttps://cs231n.github.io/python-numpy-tutorial/#images
setup instructionshttps://cs231n.github.io/setup-instructions/
open the notebookhttps://raw.githubusercontent.com/cs231n/cs231n.github.io/master/jupyter-notebook-tutorial.ipynb
officially dropped supporthttps://www.python.org/doc/sunset-python-2/
setup instructionshttps://cs231n.github.io/setup-instructions/
in the documentationhttps://docs.python.org/3.5/library/stdtypes.html#numeric-types-int-float-complex
in the documentationhttps://docs.python.org/3.5/library/stdtypes.html#string-methods
in the documentationhttps://docs.python.org/3.5/tutorial/datastructures.html#more-on-lists
in the documentationhttps://docs.python.org/3.5/library/stdtypes.html#dict
in the documentationhttps://docs.python.org/3.5/library/stdtypes.html#set
The documentationhttps://docs.python.org/3.5/tutorial/datastructures.html#tuples-and-sequences
in the documentationhttps://docs.python.org/3.5/tutorial/controlflow.html#defining-functions
in the documentationhttps://docs.python.org/3.5/tutorial/classes.html
Numpyhttp://www.numpy.org/
this tutorial usefulhttps://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html
in the documentationhttp://docs.scipy.org/doc/numpy/user/basics.creation.html#arrays-creation
read the documentationhttp://docs.scipy.org/doc/numpy/reference/arrays.indexing.html
in the documentationhttp://docs.scipy.org/doc/numpy/reference/arrays.dtypes.html
in the documentationhttp://docs.scipy.org/doc/numpy/reference/routines.math.html
in the documentationhttp://docs.scipy.org/doc/numpy/reference/routines.array-manipulation.html
from the documentationhttp://docs.scipy.org/doc/numpy/user/basics.broadcasting.html
this explanationhttps://scipy.github.io/old-wiki/pages/EricsBroadcastingDoc
in the documentationhttp://docs.scipy.org/doc/numpy/reference/ufuncs.html#available-ufuncs
numpy referencehttp://docs.scipy.org/doc/numpy/reference/
SciPyhttp://docs.scipy.org/doc/scipy/reference/
browse the documentationhttp://docs.scipy.org/doc/scipy/reference/index.html
in the documentationhttp://docs.scipy.org/doc/scipy/reference/io.html
in the documentationhttp://docs.scipy.org/doc/scipy/reference/generated/scipy.spatial.distance.pdist.html
in the documentationhttp://docs.scipy.org/doc/scipy/reference/generated/scipy.spatial.distance.cdist.html
Matplotlibhttp://matplotlib.org/
in the documentationhttp://matplotlib.org/api/pyplot_api.html#matplotlib.pyplot.plot
in the documentationhttp://matplotlib.org/api/pyplot_api.html#matplotlib.pyplot.subplot
cs231n https://github.com/cs231n
cs231n https://twitter.com/cs231n

Viewport: width=device-width


URLs of crawlers that visited me.