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

Add ICML 2025 and UAI 2025 #726

Open
wants to merge 2 commits 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
25 changes: 25 additions & 0 deletions _data/conferences.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
- title: UAI
year: 2025
id: uai25
link: https://www.auai.org/uai2025/
deadline: '2025-02-10 23:59:59'
timezone: UTC-12
place: Rio de Janeiro, Brazil
date: July 21-25, 2025
start: 2025-07-21
end: 2025-07-25
sub: ML

- title: ICML
year: 2025
id: icml25
link: https://icml.cc/Conferences/2025
deadline: '2025-01-30 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

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