top of page

https://www.tensorflow.org/

It’s an end-to-end open source machine learning platform. There is core open source library to help one develop and train ML models.

http://scikit-learn.org/stable/index.html

Great website for machine learning in Python. It includes details related to Classification, Regression, Clustering, and more!

 

https://www.coursera.org/learn/python-programming-introduction

This free Coursera course offers a concise introduction to Python Programming using hands on instruction (offered by Wesleyan University)

 

https://www.edx.org/course/artificial-intelligence-ai 

Free edX course on artificial intelligence; Covers basic of Python programming and an understanding of probability is required. Curriculum: (1) Introduction to AI (2) Building intelligent agents (3) Machine Learning algorithms (4) Applications of AI (Natural Language Processing, Robotics/Vision) and (5) Solving real AI problems through programming with Python. (offered by Columbia University)


https://www.coursera.org/learn/machine-learning

Free 4-week Coursera course on machine learning (offered by Stanford University)

https://www.coursera.org/learn/uol-machine-learning-for-all

Free 4-week Coursera course on machine learning (offered by University of London)


https://www.coursera.org/learn/neural-networks-deep-learning? 

Free 4-week Coursera course introduces foundational concept of neural networks and deep (offered by Stanford University)

 

https://www.coursera.org/specializations/machine-learning 

Free 4 series of courses (on Coursera) introduce major areas of Machine Learning The four courses are (1) ML Foundations: A Case Study Approach (3) Regression (3) Classification, (4) Clustering, and Information Retrieval (offered by University of Washington)

 

http://www.work.caltech.edu/telecourse.html – 

Free online course machine learning (ML) that covers the basic theory, algorithms, and applications. It is a REAL course, not a watered-down version. The 18 lectures are about 60 minutes each plus Q&A. (offered by Caltech)

 

https://www.cs.ox.ac.uk/people/nando.defreitas/machinelearning/

Machine Learning course material (slides and videos) taught by Professor Nando de Freitas. (offered by University of Oxford)

 

https://online-learning.harvard.edu/course/cs50s-introduction-artificial-intelligence-python?delta=0

Free 12-week course (‘CS50's Introduction to Artificial Intelligence with Python’) offers teaching use machine learning in Python in this introductory course on artificial intelligence. (offered by Harvard University)

 

https://online-learning.harvard.edu/course/data-science-machine-learning?delta=2

Free 8-week course (‘Data Science: Machine Learning’) teaches the basics of machine learning and how to build a recommendation system. One learns the science behind one of the most popular and successful data science techniques. (offered by Harvard University)

bottom of page