Skip to content

sdrangan/introml

Repository files navigation

Introduction to Machine Learning in Python

This repository provides instructional material for machine learning in python. The material is used for two classes taught at NYU Tandon by Sundeep Rangan:

  • EE-UY / CS-UY 4563: Introduction to Machine Learning (Undergraduate)
  • EL-GY 6143: Introduction to Machine Learning (Graduate)

Anyone is free to use and copy this material (at their own risk!). But, please cite the material if you use the material in your own class.

Pre-requisites

  • All the software can be run on any laptop (Windows, MAC or UNIX). Instructions are also provided to run the code in Google Cloud Platform on a virtual machine (VM).
  • If you want to avoid setting up software on your local machine, most of the demos can also be directly run in the cloud on the excellent Google Colaboratory cloud service.
  • Both the undergrad and graduate classes assume no python or ML experience. However, experience with some programming language (preferably object-oriented) is required.
  • To follow all the mathematical details and to complete the homework exercises, the class assumes undergraduate probability, linear algebra and multi-variable calculus.

Start the course

Go to the units sequence for all the material for the machine learning course divided into units. Each unit includes slides, python demos, problems and labs.

Online material including videos

We have also begun recording videos for a fully online version of the class.

Feedback

Any feedback is welcome. If you find errors, have ideas for improvements, or want to voice any other thoughts, create an issue and we will try to get to it. Even better, fork the repository, make the changes yourself and create a pull request and we will try to merge it in. See the excellent instructions from the former TA Ish Jain.

Contributors

The course material has been developed by several faculty including:

About

Python tutorials for introduction to machine learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published