diff options
author | Yuchen Pei <me@ypei.me> | 2018-05-30 11:58:33 +0200 |
---|---|---|
committer | Yuchen Pei <me@ypei.me> | 2018-05-30 11:58:33 +0200 |
commit | 11324343f50dcf3bced8ebb7e31a26854cb84474 (patch) | |
tree | 7d00edf315323b904563b1c274be84311d189120 /microposts | |
parent | 07b5fd75ea382358762a2d2b337c6c551d594363 (diff) |
moved the mpost to the correct dir
Diffstat (limited to 'microposts')
-rw-r--r-- | microposts/how-to-learn-on-your-own.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/microposts/how-to-learn-on-your-own.md b/microposts/how-to-learn-on-your-own.md new file mode 100644 index 0000000..758bf0f --- /dev/null +++ b/microposts/how-to-learn-on-your-own.md @@ -0,0 +1,5 @@ +--- +date: 2018-05-30 +--- + +Roger Grosse's post [How to learn on your own (2015)](https://metacademy.org/roadmaps/rgrosse/learn_on_your_own) is an excellent modern guide on how to learn and research technical stuff (especially machine learning and maths) on one's own. |