Skip to content

Commit a0e147b

Browse files
committed
2025
1 parent 8288e9a commit a0e147b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+694
-0
lines changed

_activities/gsoc2025.md

+58
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
---
2+
title: "Google Summer of Code 2025"
3+
author: "Emanuele Usai"
4+
layout: default
5+
---
6+
7+
# ![ML4SCI](/images/CERN-HSF-GSoC-logo.png){:height="100px"} Google Summer of Code 2025
8+
9+
## Introduction
10+
11+
In 2025 ML4SCI plans to participate in the program as a GSoC umbrella organization.
12+
The ML4SCI organization plans to partner with the [Google Summer of Code](https://summerofcode.withgoogle.com) in 2025 to broaden student participation in machine learning projects over a wide variety of scientific fields.
13+
ML4SCI participants will be mentored by scientists at top research universities and laboratories on research projects at the cutting edge of science.
14+
Projects span a wide range of scientific domains, including physics, astronomy, planetary science, quantum information science and others.
15+
16+
17+
18+
### For Students
19+
20+
21+
In 2025 GSoC students work with their mentors for 175 hrs to produce open-source codes that apply machine learning solutions to solve science problems. Projects span three evaluation periods that allow for students and mentors to collaborate on their project and evaluate student progress. Detailed rules for the GSOC program can be found [here](https://summerofcode.withgoogle.com/rules/).
22+
Interested students should look at the ideas page and contact the mentors. Candidates will be asked to complete an evaluation test for each project they apply to demonstrate the skills needed for the respective projects.
23+
In the next step, students will produce a proposal which will be evaluated for final student selection.
24+
25+
<!-- **Proposals need to be submitted via GSoC portal by April 2** -->
26+
27+
28+
Please see the [official GSoC Timeline](https://summerofcode.withgoogle.com/how-it-works/)
29+
30+
31+
32+
## Projects in 2025
33+
34+
{% assign current_year = "2025" %}
35+
{% include gsoc_project_list.ext year=current_year %}
36+
37+
## Participating Organizations in 2025
38+
39+
{% include gsoc_organization_list.ext year=current_year %}
40+
41+
## Summary
42+
43+
[Full list of Proposal Ideas](/gsoc/2025/summary.html)
44+
45+
[Full list of Mentors](/gsoc/2025/mentors.html)
46+
47+
---
48+
49+
## Administrators
50+
<a href="http://sergeigleyzer.com/" target="_blank">Prof. Sergei Gleyzer (University of Alabama)</a> <br>
51+
<a href="https://emanueleusai.com" target="_blank">Prof. Emanuele Usai (University of Alabama)</a> <br>
52+
<a href="https://civspace.jhuapl.edu/people/patrick-peplowski" target="_blank">Dr. Patrick Peplowski (JHUAPL)</a> <br>
53+
54+
## Contacts
55+
56+
*ML4SCI GSoC Admins* [[email protected]](mailto:[email protected])
57+
58+

_gsocorgs/2025/IITDhanbad.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: "Indian Institute of Technology Dhanbad"
3+
author: "Neeraj Anand"
4+
layout: default
5+
organization: IITDhanbad
6+
logo: IIT_Dhanbad.png
7+
description: |
8+
9+
The [Indian Institute of Technology, Dhanbad](https://www.iitism.ac.in) is a public technical university located in Dhanbad, India. IIT Dhanbad is an Institute of National Importance, and is ranked among the premier engineering institutions of India.
10+
---
11+
12+
{% include gsoc_proposal.ext %}

_gsocorgs/2025/README.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## To add a new organization
2+
3+
Proposals are attached to an organization (e.g. CERN, Fermilab…). If you are a new organization, you need to create a MD file describing your organization in this directory. This is a very simple file, containing only a (short, one paragraph) front matter section that defines the attributes of your organization.
4+
5+
A proposal is attached to an organization by its attribute organization that must match (case insensitive) the organization attribute defined in organization MD file. This attribute can be a single value or a list. For a list, use the following syntax in the front matter section:
6+
7+
organization:
8+
- CERN
9+
- Fermilab
10+
11+
To create a new organization, copy `_gsocorgs/2020/cern.md`, create a file for your organization and edit its contents as appropriate. The file name should be in lower case matching the organization attribute. Each organization must have a logo in the folder hsf.github.io/images in png format, named `ORG-logo.png` upper case. For example for the organization CC-IN2P3, the organization file should be named `cc-in2p3.md` and the logo file should be `CC-IN2P3-logo.png`.
12+
13+
Note that most organizations already have MD files in the previous year folders - they can be copied in the 2021 folder (instead of modifying CERN.md) and changed to match the rules above.

_gsocorgs/2025/alabama.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: "University of Alabama"
3+
author: "Omar Zapata"
4+
layout: default
5+
organization: Alabama
6+
logo: UA-logo.jpg
7+
description: |
8+
The [University of Alabama](https://www.ua.edu/) is a public research university in Tuscaloosa, Alabama. Established in 1820, the University of Alabama is the oldest and largest of the public universities in Alabama as well as the flagship of the University of Alabama System
9+
10+
---
11+
12+
{% include gsoc_proposal.ext %}

_gsocorgs/2025/aub.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "American University of Beirut"
3+
author: "Emanuele Usai"
4+
layout: default
5+
organization: AUB
6+
logo: AUB_Seal_3.png
7+
description: |
8+
The American University of Beirut (AUB) is a private, non-sectarian, and independent university chartered in New York with its campus in Beirut, Lebanon
9+
10+
11+
---
12+
13+
{% include gsoc_proposal.ext %}

_gsocorgs/2025/bits pilani goa.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "BITS Pilani Goa"
3+
author: "Emanuele Usai"
4+
layout: default
5+
organization: BITS Pilani Goa
6+
logo: BITS_Pilani-Logo.svg.png
7+
description: |
8+
Birla Institute of Technology and Science, Pilani – Goa Campus is a private deemed university campus located in Goa, India.
9+
10+
11+
---
12+
13+
{% include gsoc_proposal.ext %}
+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "BITS Pilani Hyderabad"
3+
author: "Emanuele Usai"
4+
layout: default
5+
organization: BITS Pilani Hyderabad
6+
logo: BITS_Pilani-Logo.svg.png
7+
description: |
8+
Birla Institute of Technology and Science, Pilani – Hyderabad Campus is a private deemed university campus located in Hyderabad, India.
9+
10+
11+
---
12+
13+
{% include gsoc_proposal.ext %}

_gsocorgs/2025/brown.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: "Brown University"
3+
author: "Omar Zapata"
4+
layout: default
5+
organization: Brown
6+
logo: BROWN-logo.png
7+
description: |
8+
Brown University is a private Ivy League research university in Providence, Rhode Island, founded in 1764.
9+
---
10+
11+
{% include gsoc_proposal.ext %}

_gsocorgs/2025/catalonia.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: "Polytechnic University of Catalonia"
3+
author: "Omar Zapata"
4+
layout: default
5+
organization: Catalonia
6+
logo: Logo_UPC.svg.png
7+
description: |
8+
The Technical University of Catalonia, currently referred to as BarcelonaTech, is the largest engineering university in Catalonia, Spain. It also offers programs in other disciplines such as mathematics and architecture.
9+
10+
---
11+
12+
{% include gsoc_proposal.ext %}

_gsocorgs/2025/cerium.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Cerium Labs"
3+
author: "Eric Reinhardt"
4+
layout: default
5+
organization: Cerium
6+
logo: Cerium-Labs.png
7+
description: |
8+
Cerium Laboratories, LLC is a world-class analytical laboratory located in Austin, Texas.
9+
10+
11+
---
12+
13+
{% include gsoc_proposal.ext %}

_gsocorgs/2025/cern.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: "CERN"
3+
author: "Benedikt Hegner"
4+
layout: default
5+
organization: CERN
6+
logo: CERN-logo.jpg
7+
description: |
8+
At [CERN](https://home.cern), the European Organization for Nuclear Research, physicists and engineers are probing the fundamental structure of the universe. They use the world's largest and most complex scientific instruments to study the basic constituents of matter – the fundamental particles.
9+
---
10+
11+
{% include gsoc_proposal.ext %}

_gsocorgs/2025/cmu.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Carnegie Mellon University"
3+
author: "Emanuele Usai"
4+
layout: default
5+
organization: CMU
6+
logo: 800px-Carnegie_Mellon_University_seal.svg.png
7+
description: |
8+
Carnegie Mellon University is a private research university based in Pittsburgh, Pennsylvania.
9+
10+
11+
---
12+
13+
{% include gsoc_proposal.ext %}

_gsocorgs/2025/cornell.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: "Cornell University"
3+
author: "Emanuele Usai"
4+
layout: default
5+
organization: Cornell
6+
logo: 768px-Cornell_University_seal.svg.png
7+
description: |
8+
Cornell University is a private, statutory, Ivy League and land-grant research university in Ithaca, New York.
9+
---
10+
11+
{% include gsoc_proposal.ext %}

_gsocorgs/2025/dartmouth.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: "Dartmouth College"
3+
author: "Emanuele Usai"
4+
layout: default
5+
organization: Dartmouth
6+
logo: 717px-Dartmouth_College_shield.svg.png
7+
description: |
8+
Dartmouth College is a private Ivy League research university in Hanover, New Hampshire, United States.
9+
---
10+
11+
{% include gsoc_proposal.ext %}

_gsocorgs/2025/davidson.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Davidson College"
3+
author: "Emanuele Usai"
4+
layout: default
5+
organization: Davidson
6+
logo: Davidson_College_seal.png
7+
description: |
8+
Davidson College is a private liberal arts college in Davidson, North Carolina.
9+
10+
11+
---
12+
13+
{% include gsoc_proposal.ext %}

_gsocorgs/2025/epfl.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: "EPFL"
3+
author: "Emanuele Usai"
4+
layout: default
5+
organization: EPFL
6+
logo: 1024px-Logo_EPFL.svg.png
7+
description: |
8+
The École polytechnique fédérale de Lausanne (EPFL) is a public research university located in Lausanne, Switzerland. It specializes in natural sciences and engineering. It is one of the two Swiss Federal Institutes of Technology, with three main missions: education, research and innovation.
9+
10+
---
11+
12+
{% include gsoc_proposal.ext %}

_gsocorgs/2025/erlangen.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: "University of Erlangen–Nuremberg"
3+
author: "Omar Zapata"
4+
layout: default
5+
organization: Erlangen
6+
logo: erlangen.png
7+
description: |
8+
University of Erlangen–Nuremberg is a public research university in the cities of Erlangen and Nuremberg in Bavaria, Germany. FAU is a member of the German Research Foundation DFG (Deutsche Forschungsgemeinschaft).
9+
10+
---
11+
12+
{% include gsoc_proposal.ext %}

_gsocorgs/2025/fau.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: "University of Erlangen-Nuremberg"
3+
author: "Eric Reinhardt"
4+
layout: default
5+
organization: University of Erlangen-Nuremberg
6+
logo: FAU-logo.jpg
7+
description: |
8+
[University of Erlangen-Nuremberg](https://www.fau.eu/) is a public university in Bavaria, Germany. Founded in 1742, the University's main campuses are located in Erlangen and Nuremberg in Bavaria, Germany with a newer campus opened in 2009 in Busan, South Korea.
9+
10+
---
11+
12+
{% include gsoc_proposal.ext %}

_gsocorgs/2025/florida.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: "University of Florida"
3+
author: "Omar Zapata"
4+
layout: default
5+
organization: Florida
6+
logo: UFL-logo.png
7+
description: |
8+
University of Florida is a public institution that was founded in 1853.
9+
---
10+
11+
{% include gsoc_proposal.ext %}

_gsocorgs/2025/fsu.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: "Florida State University"
3+
author: "Omar Zapata"
4+
layout: default
5+
organization: FSU
6+
logo: FSU-logo.png
7+
description: |
8+
Florida State University is a public institution that was founded in 1851.
9+
---
10+
11+
{% include gsoc_proposal.ext %}

_gsocorgs/2025/georgia.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: "University of Georgia"
3+
author: "Emanuele Usai"
4+
layout: default
5+
organization: Georgia
6+
logo: 800px-University_of_Georgia_seal.svg.png
7+
description: |
8+
The University of Georgia (UGA or Georgia) is a public land-grant research university with its main campus in Athens, Georgia.
9+
---
10+
11+
{% include gsoc_proposal.ext %}

_gsocorgs/2025/goddard.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Johns Hopkins University Applied Physics Laboratory"
3+
author: "Emanuele Usai"
4+
layout: default
5+
organization: Goddard
6+
logo: NASA_logo.svg.png
7+
description: |
8+
The Goddard Space Flight Center (GSFC) is a major NASA space research laboratory located approximately 6.5 miles (10.5 km) northeast of Washington, D.C. in Greenbelt, Maryland, United States.
9+
10+
11+
---
12+
13+
{% include gsoc_proposal.ext %}

_gsocorgs/2025/jhuapl.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Johns Hopkins University Applied Physics Laboratory"
3+
author: "Omar Zapata"
4+
layout: default
5+
organization: JHUAPL
6+
logo: JHUAPL-logo.png
7+
description: |
8+
The Johns Hopkins University Applied Physics Laboratory (APL) has provided critical contributions to critical challenges with systems engineering and integration, technology research and development, and analysis.
9+
10+
11+
---
12+
13+
{% include gsoc_proposal.ext %}

_gsocorgs/2025/kansas.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: "University of Kansas"
3+
author: "Omar Zapata"
4+
layout: default
5+
organization: Kansas
6+
logo: kansas.png
7+
description: |
8+
The University of Kansas (KU) is a public research university with its main campus in Lawrence, Kansas. The university is a member of the Association of American Universities and is classified among "R1: Doctoral Universities – Very high research activity". Founded March 21, 1865, the university was opened in 1866 under a charter granted by the Kansas State Legislature in 1864.
9+
10+
---
11+
12+
{% include gsoc_proposal.ext %}

_gsocorgs/2025/kentucky.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "University of Kentucky"
3+
author: "Emanuele Usai"
4+
layout: default
5+
organization: Kentucky
6+
logo: 800px-University_of_Kentucky_seal.svg.png
7+
description: |
8+
The University of Kentucky (UK or UKY) is a public land-grant research university in Lexington, Kentucky.
9+
10+
11+
---
12+
13+
{% include gsoc_proposal.ext %}

_gsocorgs/2025/kgi.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Keck Graduate Institute"
3+
author: "Emanuele Usai"
4+
layout: default
5+
organization: KGI
6+
logo: KGI_logo_2018.png
7+
description: |
8+
Keck Graduate Institute (KGI) is a private graduate school in Claremont, California.
9+
10+
11+
---
12+
13+
{% include gsoc_proposal.ext %}

0 commit comments

Comments
 (0)