phung025 / machine_learning

Materials including implementation, notes, video links, publications that I've gathered to learn machine learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine Learning Materials

Hello! This repository contains every documents that I've studied in my journey into the field of machine learning (ML). As a CS student, I have planned to learn about machine learning by attending the course offered by my university. However, it was very difficult to get into this class, I knew that being able to get a seat there would be a difficult task. Since then, I decided to study machine learning by myself in case I didn't make it into the course.

In here, you can find youtube videos discussing ML that I found interesting and educational. It also contains some papers that I've read to learn more about ML. You can find my own implementations of the machine learning algorithms that I learned from Andrew Ng's machine learning course offered by Stanford University (and probably some other courses that I'm gonna take in the future).

Finally, if you like this repository and want to use it as a guide to learn machine learning, then follow this arrow ↗️ and fork the repo. I will be adding more materials and implementations in the future. Have fun! πŸ˜†πŸ˜†πŸ˜†

What is Machine Learning? πŸ˜•

Videos on Topics About Probability and Statistics πŸ“Ί

My Notes for Topics in Machine Learning πŸ““

My Notes for Linear Algebra πŸ““

Courses to Tackle! (Take These Courses from Top to Bottom) πŸŽ“

1. Probability and Statistics

2. Python Programming

3. Data Preparation & Plotting Using Python

4. Machine Learning

Books to Read & Apply πŸ“š

1. Probability and Statistics

  • OpenIntro Statistics Teaches basic statistics, linear regression, multiple regression, and logistic regression.

2. Programming

3. Machine Learning

Some Machine Learning Papers πŸ“„

Cheat Sheets πŸ“ƒ

About

Materials including implementation, notes, video links, publications that I've gathered to learn machine learning


Languages

Language:Jupyter Notebook 93.3%Language:MATLAB 5.8%Language:TeX 0.9%Language:Python 0.1%