diff options
author | Yuchen Pei <me@ypei.me> | 2018-05-30 11:53:42 +0200 |
---|---|---|
committer | Yuchen Pei <me@ypei.me> | 2018-05-30 11:53:42 +0200 |
commit | 07b5fd75ea382358762a2d2b337c6c551d594363 (patch) | |
tree | fb7a397bea1c339527c04bbaf535063820738d59 | |
parent | 9e692c80a6385f775ba276948b9288432dbf7409 (diff) |
added a micropost
-rw-r--r-- | how-to-learn-on-your-own.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/how-to-learn-on-your-own.md b/how-to-learn-on-your-own.md new file mode 100644 index 0000000..595715d --- /dev/null +++ b/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](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. |