Countdown timers to keep track of a bunch of AI conference deadlines.
To add or update information:
- Fork the repository
- Update
_data/conferences.yml
- Make sure it has the
title
,year
,id
,link
,deadline
,timezone
,date
,place
attributes - Send a pull request
- geodeadlin.es by @LukasMosser
- neuro-deadlines by @tbryn
- ai-challenge-deadlines by @dieg0as
- 2018-2019 International Conferences in AI, CV, DM, NLP and Robotics by @JackieTseng
- CV-oriented ai-deadlines (with an emphasis on medical images) by @duducheng
When you want to see the list locally install jekyll
https://jekyllrb.com on your computer. run the following command in this directory:
jekyll serve