Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
machine_learning_roadmap [2023/10/23 17:01] – [Learn Advanced Python] demiurge | machine_learning_roadmap [2023/10/23 17:02] (current) – [Learn Advanced Python] demiurge | ||
---|---|---|---|
Line 40: | Line 40: | ||
That should probably be enough for Math. I might' | That should probably be enough for Math. I might' | ||
- | ====== Programming | + | ===== Programming ===== |
The current programming language dominating the ML community is **Python**. Not surprising, since the ease of use allows you to focus on writing efficient code without needing to spend too much time learning the intricacies of the language' | The current programming language dominating the ML community is **Python**. Not surprising, since the ease of use allows you to focus on writing efficient code without needing to spend too much time learning the intricacies of the language' | ||
- | ===== Learn Python Basics | + | |
+ | |||
+ | ==== Learn Python Basics ==== | ||
`roadmap.sh` [Python Developer roadmap]([[https:// | `roadmap.sh` [Python Developer roadmap]([[https:// | ||
Line 50: | Line 52: | ||
- | ===== Learn Advanced Python | + | ==== Learn Advanced Python ==== |
At this stage, you'll be sufficiently familiar with Python and ready to tackle the ML aspects of Python. Very exciting. | At this stage, you'll be sufficiently familiar with Python and ready to tackle the ML aspects of Python. Very exciting. |