/iclr2019

Recommender system of ICLR 2019 posters

Primary LanguageHTML

Recommender system of ICLR 2019 posters

  1. Scrape all accepted ICLR 2019 papers
  2. Extract embeddings from poster titles + authors (+ abstracts? I wish I had easy access to them)
  3. Use Mangaki's zero algorithm for recommendation (or just logistic regression)
  4. Make it a simple service (before the conference ends)

Here it is!

make
python adaptive.py

Then just answer the questions and you're all set. Have a nice conference!