Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 604 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 604 Bytes

Tutorials for Stanford cs228 and cs231n

Preparatory material for the probabilistic graphical models and the deep learning classes at Stanford.

Material

This repo currently holds:

  • A tutorial on basic Python/Numpy that is necesseary to get started with the above machine learning classes.

You may follow the iPython notebook on github, or clone and execute it locally. The notebook is based on an earlier version prepared by Justin Johnson.