Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kendricktan/non-overwhelming-machine-learning

A (non overwhelming) list of Machine Learning resources for beginners
https://github.com/kendricktan/non-overwhelming-machine-learning

Last synced: 15 days ago
JSON representation

A (non overwhelming) list of Machine Learning resources for beginners

Awesome Lists containing this project

README

        

# non-overwhelming-machine-learning
A (non overwhelming) list of Machine Learning resources for beginners.

So you decide to follow the herd? Complete the list in chronological order and you'll be able to understand machine-learning in no time.

*Less is more*

## Assumed Knowledge

### 1. [Probability](https://www.khanacademy.org/math/probability)

### 2. [Multivariable Calculus](https://www.khanacademy.org/math/calculus-home/multivariable-calculus)

### 3. [Optimization](https://www.khanacademy.org/math/calculus-home/derivative-applications-calc/optimization-calc/e/optimization)

## Getting your feet wet

### 1. [Intro to Machine Learning UD120](https://www.udacity.com/course/intro-to-machine-learning--ud120)

### 2. [Deep Learning @ Udacity](https://www.udacity.com/course/deep-learning--ud730)

### 3. [CS231n - Convolutional Neural Networks for Visual Recognition](http://cs231n.stanford.edu/)

### 4. [CS224d - Deep Learning for Natural Language Processing](http://cs224d.stanford.edu/)