From ef275bb247e620b9c59ee60d206e1facfdaa6af3 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Wed, 5 Sep 2018 18:00:19 +0200 Subject: added a micropost and a link --- microposts/short-science.md | 10 ++++++++++ pages/links.md | 1 + 2 files changed, 11 insertions(+) create mode 100644 microposts/short-science.md diff --git a/microposts/short-science.md b/microposts/short-science.md new file mode 100644 index 0000000..b18a21c --- /dev/null +++ b/microposts/short-science.md @@ -0,0 +1,10 @@ +--- +date: 2018-09-05 +--- +> - ShortScience.org is a platform for post-publication discussion aiming to improve accessibility and reproducibility of research ideas. +> - The website has over 800 summaries, mostly in machine learning, written by the community and organized by paper, conference, and year. +> - Reading summaries of papers is useful to obtain the perspective and insight of another reader, why they liked or disliked it, and their attempt to demystify complicated sections. +> - Also, writing summaries is a good exercise to understand the content of a paper because you are forced to challenge your assumptions when explaining it. +> - Finally, you can keep up to date with the flood of research by reading the latest summaries on our Twitter and Facebook pages. + +[ShortScience.org](https://shortscience.org) diff --git a/pages/links.md b/pages/links.md index b2a9b57..8ccf20d 100644 --- a/pages/links.md +++ b/pages/links.md @@ -5,6 +5,7 @@ title: Links --- Here are some links I find interesting or helpful, or both. Listed in no particular order. +- [ShortScience.org](http://www.shortscience.org/) - [Papers with Code](https://paperswithcode.com/) - [Distill](https://distill.pub/) - [CodaLab](https://competitions.codalab.org/competitions/) -- cgit v1.2.3