Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdbourke authored Jul 9, 2020
1 parent 0c92c7f commit 63b519d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# 2020 Machine Learning Roadmap

![2020 machine learning roadmap overview](https://raw.githubusercontent.com/mrdbourke/machine-learning-roadmap/master/2020-ml-roadmap-overview.png?token=AD7ZOCOIG7IZXHDL63W6RZK7A3B6I)

A roadmap connecting many of the most important concepts in machine learning, how to learn them and what tools to use to perform them.

Namely:

1. 🤔 **Machine Learning Problems** - what does a machine learning problem look like?
2. ♻️ **Machine Learning Process** - once you’ve found a problem, what steps might you take to solve it?
3. 🛠 **Machine Learning Tools** - what should you use to build your solution?
4. 🧮 **Machine Learning Mathematics** - what exactly is happening under the hood of all the machine learning code you're writing?
5. 📚 **Machines Learning Resources** - okay, this is cool, how can I learn all of this?

See the [full interactive version](https://dbourke.link/mlmap).

0 comments on commit 63b519d

Please sign in to comment.