diff --git a/src/ml4u-page-about.html b/src/ml4u-page-about.html index 70c7c73..3e6be43 100644 --- a/src/ml4u-page-about.html +++ b/src/ml4u-page-about.html @@ -85,7 +85,7 @@ .person-link { margin-right: 8px; color: #C80000; - border-bottom: 1px solid #C80000; + /*border-bottom: 1px solid #C80000;*/ display: inline-block; } @media(max-width: 360px) { @@ -100,30 +100,94 @@
+

+ Note: This app is in pre-release mode for ICML 2017. Please send feedback and bug reports to icml17app@gmail.com or file an issue on our github project page. +

What is this app?

- This app helps navigate the rich program of ICML 2017. The app enables users to quickly find interesting papers, publicly comment them, register their interest using 'like' and 'bookmark', and browse what others are interested in. In addition, users' preferences feed a personalized paper recommendation engine. -

+ This app helps navigate the rich program of ICML 2017. The app provides an easily + navigable schedule, enables users to quickly find interesting papers, publicly + comment them, register their interest using 'like' and 'bookmark', and browse what + others are interested in. In addition, users' preferences feed a personalized paper + recommendation engine. + +


+

Bookmarks and Likes

+

Papers you choose to bookmark or like are made available through your "Library" page.

+

The difference between bookmarks and likes is that liked papers are fed into the recommendation engine.


-

Who built this?

+

Recommendations

+

Recommendations are available through the "Feed" page and are updated every two minutes. On that page recommended papers are preceded by trending papers which shows some of the most popular papers.

+

The recommendation engine is based on the collaborative topic regression (CTR) model of C. Wang and D. Blei.

+
+

Why are we building it?

+

There are a few reasons one of which is that it can be challenging to keep up with all of the great work published at conferences. We believe that an easy to use app and a good recommendation engine can help surface interesting papers.

+

Moreover, we built this app as a service to the community, we will open source the app. We would like others to use and even build on it. We believe that the app can also be used as a test bed for recommender engines. As such the app keeps detailed (and anonymous) logs for future offline analysis and model comparisons.

+
+

Who is involved?

The app was designed and built by a team of machine learning students and researchers spread across England, France, and Canada.

- +
+
+
+
Laurent Charlin
+
Université de Montréal (HEC)
+
+
+
+
+
Lazar Valkov
+
University of Edinburgh
+
+
+
+
+
Maria Liakata
+
University of Warwick, Alan Turing Institute
+
+
+
+
+
Taimur Abdaal
+
University of Oxford
+
+
+
+
+
Valerio Perrone
+
University of Warwick
+
+
+
+
+
Yee Whye Teh
+
University of Oxford, DeepMind, Alan Turing Institute
+
+
@@ -141,7 +205,7 @@

Who built this?

value: [ { 'name': 'Adrien Todeschini', - 'affiliation': '' + 'affiliation': 'Scorelab.io' }, { 'name': 'Hoai Phuoc Truong',