Skip to content

Commit 9b50178

Browse files
authored
Update index.md
Fix some bad writing in index/about page
1 parent c22fd65 commit 9b50178

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

index.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,34 +20,34 @@ when you find my typos or have comments. The covered materials are by no means a
2020
## About this website:
2121

2222
+ As a group, we need to improve our knowledge of the fast-growing field of deep learning
23-
+ To educate students in our graduate programs, to help new members in my team with basic tutorials, and to improve current members understand advanced topics better, this website includes a (growing) list of tutorials and papers we survey for such a purpose.
24-
+ We hope this website is helpful to people who share similar research interests or are interested with learning advanced topics about deep learning.
25-
+ Please feel free to email me (yanjun@virginia.edu), if you have related comments, questions or recommendations.
23+
+ To educate students in our graduate programs, to help new members in my team with basic tutorials, and to help current members understand advanced topics better, this website includes a (growing) list of tutorials and papers we survey for such a purpose.
24+
+ We hope this website helps people who share similar research interests or those interested in learning advanced topics about deep learning.
25+
+ Please feel free to email me (yanjun@virginia.edu), if you have comments, questions or recommendations.
2626

2727
---
2828

2929
## About the Sidebar and how we group the readings
3030

31-
+ Until Dec. 2019, we have shared reviewes slides of about 300 deep learning papers via this web site.
31+
+ Until Dec. 2019, we have shared reviewes slides for about 300 deep learning papers via this web site.
3232

33-
+ Until Dec. 2019, we have finished {{ site.posts | size }} reading sessions. Each reading session includes multiple deep learning papers we reviewed. Each post summarizes one of our reading session.
33+
+ Until Dec. 2019, we have finished {{ site.posts | size }} reading sessions. Each reading session reviewed multiple deep learning papers. Each post in this website summarizes one of our reading session.
3434

35-
+ Due to the large number of slides, we try to organize them according to three different variables. Each variable maps to one of the items in this website's side bar.
35+
+ Due to the large number of slides, we try to organize them according to three different variables. Each variable maps to one item in this website's side bar.
3636

3737
+ ByCategory: we group our readings to 10 general groups: [0Basics]({{ site.baseurl }}/0Basics/) , [1Theoretical]({{ site.baseurl }}/1Theoretical/) , [2Architecture]({{ site.baseurl }}/2Architecture/) , [2Graphs]({{ site.baseurl }}/2Graphs/) , [3Reliable]({{ site.baseurl }}/3Reliable/) , [4Optimization]({{ site.baseurl }}/4Optimization/) , [5Generative]({{ site.baseurl }}/5Generative/) , [6Reinforcement]({{ site.baseurl }}/6Reinforcement/) , [7MetaDomain]({{ site.baseurl }}/7MetaDomain/) , [8Scalable]({{ site.baseurl }}/8Scalable/) , [9DiscreteApp]({{ site.baseurl }}/9DiscreteApp/) . Please check out these categories and their relevant readings via [Readings ByCategory]({{ site.baseurl }}/aReadingsIndexByCategory/) . As shortcuts, we also add each category's page URL as a single item (sorted by Category Names) in our side bar.
3838

3939

4040
+ ByTags: we use 150 different tags to organize deep learning papers we reviewed. Please check out these tags via [Readings ByTag]({{ site.baseurl }}/aReadingsIndexByTags/) .
4141

4242

43-
+ ByReadDates: our review slides were done in multiple different semesters (2017Fall, 2018Club, 2019Spring, 2019Fall). To help students (from a specific semester) navigate, we also group our reading sessions according to in which semester a survey talk happened (in our seminar courses or via our reading club). Please check out our readings sorted by semesters via [Readings ByReadDate]({{ site.baseurl }}/aReadingsIndexByDate/)
43+
+ ByReadDates: our review slides were done in multiple different semesters (2017Fall, 2018Club, 2019Spring, 2019Fall). To help students (from a specific semester) navigate, we also group our reading sessions according to what semester a survey talk happened at (via our seminar courses or via our reading club). Please check out our readings sorted by semesters via [Readings ByReadDate]({{ site.baseurl }}/aReadingsIndexByDate/)
4444

4545

4646
<hr>
4747

4848

4949
## Claim
50-
+ The covered tutorials and papers are by no means an exhaustive list, but are topics which we have learned or plan to learn in our seminar courses and reading groups.
50+
+ The covered tutorials and papers are by no means an exhaustive list, but are topics which we have learned or plan to learn.
5151

5252

5353
<hr>
@@ -264,4 +264,4 @@ We also use the following detailed tags to label each read post we finished.
264264
{% endfor %}
265265
</div>
266266
267-
-->
267+
-->

0 commit comments

Comments
 (0)