Coder Social home page Coder Social logo

sshkhr / awesome-mlss Goto Github PK

View Code? Open in Web Editor NEW
2.6K 259.0 297.0 1 MB

🤖 Machine Learning Summer School deadlines

Home Page: https://awesome-mlss.com

License: MIT License

Ruby 2.77% HTML 53.44% JavaScript 41.61% CSS 2.17%
summer-school summer-schools deep-learning reinforcement-learning artificial-intelligence machine-learning

awesome-mlss's Introduction

Awesome MLSS logo

Awesome MLSS
A community project to keep track of deadlines for Machine Learning Summer Schools (MLSS) around the world

X (formerly Twitter) Follow Contributions Welcome MIT License Netlify GitHub Stars

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.

🧐 Wait, what happened to the old README.MD with the list of 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. We do not plan to maintain the old list anymore, but if you want to contribute to both the new list and the old list you are more than welcome to do so.

We believe that a website format with deadlines and calendar links suits our project better, and we hope you will find it more useful as well.

Contributing

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
    • Please use one of the timezone string mentioned in timezones.
    • Please use one of the subcategory mentioned in topics. Use the value of the sub attribute to specify the subcategory.
  • 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

Acknowledgements

The awesome-mlss website was built upon the amazing work done by:

License

This project is licensed under MIT.

It uses:

awesome-mlss's People

Contributors

abdelghanibelgaid avatar abolfazlaghdaee avatar abonte avatar ahartewig avatar beatrice-portelli avatar bmihaljevic avatar buesma avatar eagirre avatar ekapel22 avatar emirceyani avatar gmberton avatar hazratali avatar janprovaznik avatar jlezama avatar kc429 avatar lourencovazpato avatar npbeck avatar py-ranoid avatar rorcde avatar sa3dben avatar smathewmanuel avatar smsnobin77 avatar sorawitj avatar sshkhr avatar tarik avatar uripromentilla avatar vivianamarquez avatar wittawatj avatar xcasx avatar zehsilva avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-mlss's Issues

i18n

Almost all website visitors are based in North America, Europe, or Asia. Implementing i18n with a few languages (e.g. Spanish, Portuguese, and French) might help improve accessibilty in South America and Africa. Will require significicant translation work.

Parse updates to summerschools.yml and auto-update markdown

The old markdown list OLD_README.md was nice in some ways as it held all schools in one place enabling keyword search etc. We can automate populating the list using a python script or CI action that does this. It could be done in a different repository maybe to keep the website in this repository.

Misleading name for RLSS 2023

Hi, the Reinforcement Learning Summer School 2023 is wrongly called "Summer School on Reinforcement Learning in Amsterdam" which is quite misleading since RLSS 2023 is in Barcelona.
By the way, thanks for featuring our summer school!

Winter school 2022

Hi! Thank you so much for putting these resources in an organized manner. I hope more people join, participate and contribute, adding more summer and winter schools!

Here is one of the schools I saw for the beginning of next year:

https://plus.datascience.duke.edu/mlwscv2022

All the best, and thank you :)

Can you possible add this camp to your list?

MehtA+ Digital Humanities Machine Learning Bootcamp

Taught by MIT, Stanford and Columbia alumni, this camp provides students with expert instruction in cutting edge university-level AI/Machine Learning, which students will then apply to Digital Humanities projects run by professors from top US and International universities, including University of Bologna (Italy), University of Buffalo SUNY, Northeastern University, Haverford College and Kenyon College among others. Examples of projects that students will be working on include using machine learning to determine authorship of handwritten 19th century Italian texts and exploring tweets for dialectic change in Spanish language. Students will potentially receive an opportunity to have their work published in professional academic journals.

Who it’s for: Grades 8 - 12
Length of program: 6 weeks
Locations: Online
Upcoming start dates: July 21, 2021

More information about the camp can be found here: https://mehtaplustutoring.com

Cron job/script to get deadlines for a particular time period

In order to set up some automations (e.g. tweeting about new school additions or a deadline, pre-pouplating posts with important dates) we need a way to periodically scan site/_data/summerschools.yml and perform follow actions. There are many ways to implement this, perhaps a CI bot? Open to discussions from other maintainers/community.

Twitter bot

Since dates are available in site/_data/summerschools.yml we can write a bot that automates some posts on x.com/awesomeMLSS.

Minimum requirements:

  • Post whenever a new school added to database
  • Reminder about a school deadline (e.g. day of, or a week before)
  • Share new newsleeter posts when available

Nice-to-haves

  • Use social information of schools to track when new school is announced (harder to implement)

Add ACVSS 2024

Hello,

could you add our new summer school:

name: African Computer Vision Summer School (ACVSS)
Link: https://www.acvss.ai/
Location: Nairobi, Kenya
Organiser: DAIR, Inria, CSIRO, UBC, Dedan Kimathi University, Ontario Tech, ISTA, Naver Labs, Microsoft
Dates: July 14-24
Deadline: Mar 15
Fees: 0$-1500$ (full grants available, inc. travel)

It's our first edition, but it will be recurrent.
Best.

Lviv Data Science Summer School 2021

Hi!

My name is Mariia Marko-Mortensen and I am the coordinator of Lviv Data Science Summer School 2021. Lviv Data Science Summer School is an educational initiative of the Faculty of Applied Sciences of the Ukrainian Catholic University. I found your page and we will appreciate it a lot if you add our Summer School to this list. It's a yearly project and this year it will be already 6th Summer School.

Here is our webpage: https://apps.ucu.edu.ua/en/summerschool-ds/

Let me know if you are interested in this

2022

Just a reminder that this year comes to an end and we are looking for summer school to attend to next year, please update the repository

Is anyone accepted by CIFAR?

Hello, this isn't issue, i just couldn't find better place to ask. I was rejected from CIFAR and i am interested if someone from this space was accepted. if so let me know

Move each section in the menu bar to have individual pages

Current setup for all the site/_pages i.e. site/_pages/summerschool.html, site/_pages/archivesummerschool.html, site/_pages/recurringschool.html generates one big page with query filters to display individual schools.

This is not great for several reasons e.g. loading time, generating school based meta tags for social media.

We can use jekyll-datapage_gen plugin and liquid templating to generated individual pages for each school, since the list is fixed at build time.

Add a posts/blog section

Add a section for periodical (once a week?) posts summarizing new schools added to the repository, deadlines for that period, and schools starting in that period.

Related to #213

Add newsletter

Once #213 and #214 have been completed, support a newsletter (e.g. weekly) which sends out new school additions, upcoming deadlines etc.

Machine Learning Summer School (MLSS Moscow)

Hi,

thank you for the great work compiling the list. I would like to point out regarding the "MLSS Moscow". The school is also a Machine Learning Summer School from the MLSS series (http://mlss.cc) same as the one in London and Stellenbosch this year.

Would it be please possible to adjust the name to Machine Learning Summer School (MLSS Moscow)?

Further, regarding the financial support, best applications will have accommodation costs fully covered and no registration fees. In addition to this, there are full and partial (25%) stipends for strong applicants.

Would it be please possible to add that there is also an accommodation stipend in addition to the registration stipend?

Twitter Profile links for all schools

Currently, the website shows a twitter account for all schools but these are not actually listed in site/_data/summerschools.yml or site/_data/archive.yml. These links need to be fixed. They also need to be added to /site/_pages/summerschool.html and /site/_pages/archivesummerschool.html

Machine Learning WINTER Schools ?

Hi, thank you so much for the work. I am willing to find a winter school. Have you any information about a similar repo but for winter schools ? Best regards.

Beirut AI Bootcamp

You may also wanna add Beirut AI Summer Bootcamp: https://beirutai.org/bootcamp/
Unfortunately, this session already started today, but there will be more future sessions.
Beirut AI (http://beirut.city.ai/) is a local community that is part of a global network of AI communities around the globe (city.ai). Its mission is to accelerate the adoption of AI, in all its forms, in businesses and start-ups, what we call Applied AI. Beirut AI wants to enable everyone in Lebanon to have access to the tools and knowledge to apply Artificial Intelligence.
Beirut AI hosts events to share the knowledge of practitioners (people who used AI before) with anyone interested in applying AI or just learning about it. It also hosts a technical workshop approximately once a month where we work hands-on on Data Science or Machine Learning problems. Check the website & the following Github repo for previous activities: https://github.com/BeirutAI/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.