trangtran72 / teaching-material

Teaching materials for the machine learning and deep learning classes at Stanford and Cornell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tutorials for Machine Learning Courses at Stanford and Cornell

Preparatory material for machine learning courses at Stanford at Cornell. Covers Python and Numpy. This has been used for:

  • The probabilistic graphical models and the deep learning courses at Stanford.
  • The applied machine learning course and deep generative models courses at Cornell.

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.

About

Teaching materials for the machine learning and deep learning classes at Stanford and Cornell


Languages

Language:Jupyter Notebook 100.0%