Countdown timers to keep track of a bunch of fair-ML / AI ethics / computational social science conference deadlines.
Contributions are very welcome!
To add or update a deadline:
- Fork the repository
- Update
_data/conferences.yml
- If it is a conference (): Make sure it has the
title
(abbreviation),year
,id
,name
(full name),link
,deadline
,timezone
,date
,start
,place
,sub
,cat: conference
attributes - If it is a special issue: Make sure it has the
title
,year
(only used for calendar entry),id
,name
(journal name),link
,deadline
,timezone
,start
(same as deadline),sub
,cat: specialissue
attributes - Optionally add a
note
andabstract_deadline
in case the conference has a separate mandatory abstract deadline - Send a pull request
Assuming you have Ruby and Bundler installed on your system (hint: for ease of managing ruby gems, consider using rbenv), do the following:
$ cd <your-repo-name>
$ bundle install
$ bundle exec jekyll serve
This is a fork of aideadlin.es by @abhshkdz
- geodeadlin.es by @LukasMosser
- neuro-deadlines by @tbryn
- ai-challenge-deadlines by @dieg0as
- CV-oriented ai-deadlines (with an emphasis on medical images) by @duducheng
- es-deadlines (Embedded Systems, Computer Architecture, and Cyber-physical Systems) by @AlexVonB and @k0nze
- 2019-2020 International Conferences in AI, CV, DM, NLP and Robotics by @JackieTseng
- ccf-deadlines by @ccfddl
- netdeadlines.com by @albertgranalcoz