deep-learning-chronicles
deep-learning-chronicles copied to clipboard
Chronicles of brilliant deep learning ideas
Deep Learning Chronicles
Chronicles of brilliant deep learning ideas
https://elvisyjlin.github.io/deep-learning-chronicles/
The works listed in the page are hand-collected by me, so not all brilliant works related to deep learning are included. I will keep adding significant publications of deep learning in the near future.
This site is based on
- Bootstrap v4.1.3
- jQuery v3.3.1
- Font Awesome v5.3.1
- Tippy.js v3.0.1
- A template page by Brady Wright (http://codepen.io/phasethree/pen/NNOvrW)
The license of the page template is described in template-license.txt.
The favicon made by Smashicons from www.flaticon.com is licensed by CC 3.0 BY. It is converted via https://www.favicon-generator.org.
Data Collection
Scripts for retrieving information of publications and conferences are in script/ folder.
- Prepare publications in
data.csvfirst. There must be name, source (conference or journal) and url to crawl. - Run
crawl_publications.ipynbto gather all needed information of the publications indata.csv. - Run
crawl_conferences.ipynbto fetch details of listed conferences (cfp_program_id).
To Contribute
Please refer to
works.jsonto add more works related to deep learning.conferences.jsonto add more conferences related to deep learning.
Any suggestion or improvement to this site is very welcome.
Don't forget to add yourself to contributors.json in honor of your contributions.