Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding deadline and conference information for ICML 2025 #728

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions _data/conferences.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
- title: ICML
year: 2025
id: icml22
link: https://icml.cc/Conferences/2025
deadline: '2025-01-30 23:59:59'
abstract_deadline: '2025-01-23 23:59:59'
timezone: UTC-12
place: Vancouver, Canada
date: July 13-19, 2025
start: 2025-07-13
end: 2025-07-19
hindex: 268
sub: ML
note: Mandatory abstract deadline on Jan 23, 2025. More info <a href='https://icml.cc/Conferences/2025/'>here</a>.

- title: AISTATS
year: 2025
id: aistats25
Expand Down