Culeshovi / cs229

Machine Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cs229

Machine Learning

Machine Learning is basically giving computers the ability to learn without being explicitly programmed.It is a subset of Artificaial Intelligence(AI).The first idea of a thinking machine was proposed by the father of modern computer science Alan Turing in his research paper 'The Imitation Game' in the late 1940's.We use machine learning in our daily life without even knowing from movie recommendation system used by netflix to face recogniztion system used by snapchat.

These models are written in Python3 by using simple libraries like matplotlib, numpy, pandas and scipy. They are written by following the course cs229 of Standford University. The instructor of this course is Andrew Ng, who is VP & Chief Scientist of Baidu; Co-Chairman and Co-Founder of Coursera; and an Adjunct Professor at Stanford University.

The youtube lecture link is https://www.youtube.com/playlist?list=PLA89DCFA6ADACE599&spfreload=10 To know more about this course visit http://cs229.stanford.edu/.

For any doubts or queries you can contact me at culeshovi@hotmail.com . To know more about me visit https://culeshovi.github.io/souvikghosh/ (PS: It's still under development.)

About

Machine Learning

License:MIT License


Languages

Language:Jupyter Notebook 95.3%Language:Python 4.7%