Awesome MLSS
A community project to keep track of deadlines for Machine Learning Summer Schools (MLSS) around the world
awesome-mlss.com is a community tool which serves as a central repository for registration deadlines at summer schools in machine learning and other closely related fields.
Name and Link | Location | Organiser | Dates (MM/DD) | Deadline | Fee | Aid (Travel Grants etc) | Notes |
---|---|---|---|---|---|---|---|
Bumblekite MLSS in health, care and biosciences | Zürich, Switzerland | Bumblekite | June 22 - June 28, 2025 | March 9 | N/A | Travel and accommodation will be paid | |
Advanced Course on Data Science & Machine Learning | Grosseto, Italy | University of Catania | June 09 - June 13, 2025 | Feb 23 | € 580 - 630 | N/A | |
Winter School on Emerging Technologies | Mesa, Arizona | Arizona State University | Jan 03 - Jan 10, 2025 | Oct 14, 2024 | No Fee for Accepeted Students | N/A |
Archive of Past Summer Schools
The old README which contained the list of all summer schools in a markdown format has been moved to the OLD_README.md file.
Contributions are very welcome!
To add or update a new summer school deadline:
- Fork the repository
- Optional: create a new branch with the name of the summer school
- Update
site/_data/summerschools.yml
- Make sure it has the
title
,year
,id
,link
,deadline
,timezone
,date
,place
,sub
attributes - Optionally add a
note
in case there is important information to convey - Example:
- title: BestMLSS # (required❗) year: 2024 # (required❗) id: bestmlss24 # title as lower case + last two digits of year # (required❗) full_name: Best Machine Learning Summer School # full school name # (required❗) link: link-to-website.com # (required❗) deadline: YYYY-MM-DD HH:SS # (required❗) timezone: Asia/Seoul # (required❗) place: Incheon, South Korea # (required❗) date: September 18 - September 22, 2024 # (required❗) start: YYYY-MM-DD # (required❗) end: YYYY-MM-DD # (required❗) sub: Ml, NLP #(at least 1 required❗) note: Any important notes about the school # (optional🤙)
- Send a pull request
The awesome-mlss website was built upon the amazing work done by:
This project is licensed under MIT.
It uses: