Skip to main content

Introduction to Machine Learning in Python

Python tutorials for introduction to machine learning

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 6123: 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).
  • Both 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 to being the machine learning course.

Feedback

Any feedback is welcome. If you find errors, have ideas for improvements, or want to voice any other thoughts, create an issueand 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:

Comments

Post a Comment

Popular posts from this blog

R tutorials for Data Science, NLP and Machine Learning

R Data Science Tutorials This repo contains a curated list of R tutorials and packages for Data Science, NLP and Machine Learning. This also serves as a reference guide for several common data analysis tasks. Curated list of Python tutorials for Data Science, NLP and Machine Learning . Comprehensive topic-wise list of Machine Learning and Deep Learning tutorials, codes, articles and other resources . Learning R Online Courses tryR on Codeschool Introduction to R for Data Science - Microsoft | edX Introduction to R on DataCamp Data Analysis with R Free resources for learning R R for Data Science - Hadley Wickham Advanced R - Hadley Wickham swirl: Learn R, in R Data Analysis and Visualization Using R MANY R PROGRAMMING TUTORIALS A Handbook of Statistical Analyses Using R , Find Other Chapters Cookbook for R Learning R in 7 simple steps More Resources Awesome-R Repository on GitHub R Reference Card: Cheatsheet R bloggers: blog aggregator R Resources...

Artificial Intelligence Deep Learning Machine Learning Tutorials

NEW LIST 2017 - 2020: Machine-Learning / Deep-Learning / AI -Tutorials I will be updating this tutorials site on a  daily basis  adding all relevant topcis, including latest researches papers from internet such as  arxiv.org ,  BIORXIV - Specifically Neuroscience  to name a few. More importantly the applications of ML/DL/AI into industry areas such as Transportation, Medicine/Healthcare etc. will be something I'll watch with keen interest and would love to share the same with you. Finally, it is  YOUR  help I will seek to make it more useful and less boring, so please do suggest/comment/contribute! Index deep-learning UBER | Pyro Netflix | VectorFlow PyTorch tensorflow theano keras caffe Torch/Lua MXNET scikit-learn statistical-inference-scipy pandas matplotlib numpy python-data kaggle-and-business-analyses spark mapreduce-python amazon web services command lines misc notebook-installatio...