Skip to content

Commit 763e038

Browse files
committed
visiting students
1 parent e01db20 commit 763e038

7 files changed

Lines changed: 34 additions & 5 deletions

File tree

_data/alumni_members.yml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,29 @@
4343

4444
- role: Visiting students
4545
members:
46+
- name: Mohammed Adnan
47+
last_name: Adnan
48+
from: University of Calgary
49+
start_date: Oct 25
50+
end_date: Nov 25
51+
url: https://adnan1306.github.io
52+
- name: Levy Chaves
53+
last_name: Chaves
54+
from: University of Campinas
55+
start_date: Sep 25
56+
end_date: ongoing
57+
url: https://scholar.google.com/citations?user=dDfbSWUAAAAJ
4658
- name: Otto Piramuthu
4759
last_name: Piramuthu
60+
from: University of Illinois, Urbana-Champaign
4861
start_date: Jun 24
4962
end_date: Aug 24
5063

5164
- role: Master's thesis
5265
members:
5366
- name: Adarsh Jamadandi
5467
thesis: On the Importance of Graph-Task Alignment for Graph Neural Networks
55-
url_thesis:
68+
url_thesis: https://adarshmj.github.io/assets/Graph-TaskAlignment.pdf
5669
date_thesis: 2024
5770
- name: Rahul Nittala
5871
thesis: Scale-free Masks for Random Pruning

_data/team_members.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
description: "I focus on understanding the intricate dynamics of training and fine-tuning in machine learning models, with the goal of developing more efficient and effective learning algorithms. My research explores how optimization processes evolve and how we can refine these methods to improve performance. Currently, I am particularly interested in gradient compression techniques."
2222

2323
- name: Dr. Gowtham Abbavaram
24-
last_name: Abbavaram
24+
last_name: Reddy
2525
photo: c01goab.jpg
2626
start_date: Oct 2024
2727
email: gowtham.abbavaram@cispa.de

_pages/openings.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ The starting dates of the positions are flexible. We are committed to providing
5151

5252
### Past open positions
5353

54+
* We have some PhD and postdoc positions available for 2026.
55+
* [PhD and Postdocs in Efficient Deep Learning](https://career.cispa.de/jobs/group-relationalml-53)
56+
* [Postdoctoral Researcher in Efficient Deep Learning](https://de.linkedin.com/jobs/view/postdoctoral-researcher-in-efficient-deep-learning-at-relational-machine-learning-lab-4300176253).
5457
* We received an ERC Starting Grant in 2023 ([SPARSE-ML](https://cispa.de/en/research/grants/sparse-ml)) and had several open positions for PhD students and Postdocs:
5558
* [PhD position in sparse machine learning](https://euraxess.ec.europa.eu/jobs/144401).
5659
* [Postdoctoral position in sparse machine learning](https://euraxess.ec.europa.eu/jobs/144392).

_pages/team.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ permalink: /team/
8888
<h3>{{group.role}}</h3>
8989
{% for member in group.members %}
9090
{% if member.url %}<a href="{{ member.url }}">{{ member.name }}</a>{% else %}{{ member.name }}{% endif -%}
91+
{%- if member.from %} ({{ member.from }}){%- endif -%}
9192
{%- if member.date_thesis -%}: <i>{% if member.url_thesis -%}<a href="{{ member.url_thesis }}">{{ member.thesis }}</a>{% else %}{{ member.thesis }}{% endif %}</i>, {{ member.date_thesis }}.{%- else -%}:
9293
{{ member.start_date }}-{{ member.end_date }}{%- if member.next -%}. Next {%- endif -%}
9394
{% for next in member.next %} ⇢ {{ next }}{% endfor %}.{%- endif %}

_site/openings.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,12 @@ <h3 id="what-we-offer">What we offer</h3>
128128
<h3 id="past-open-positions">Past open positions</h3>
129129

130130
<ul>
131+
<li>We have some PhD and postdoc positions available for 2026.
132+
<ul>
133+
<li><a href="https://career.cispa.de/jobs/group-relationalml-53">PhD and Postdocs in Efficient Deep Learning</a></li>
134+
<li><a href="https://de.linkedin.com/jobs/view/postdoctoral-researcher-in-efficient-deep-learning-at-relational-machine-learning-lab-4300176253">Postdoctoral Researcher in Efficient Deep Learning</a>.</li>
135+
</ul>
136+
</li>
131137
<li>We received an ERC Starting Grant in 2023 (<a href="https://cispa.de/en/research/grants/sparse-ml">SPARSE-ML</a>) and had several open positions for PhD students and Postdocs:
132138
<ul>
133139
<li><a href="https://euraxess.ec.europa.eu/jobs/144401">PhD position in sparse machine learning</a>.</li>

_site/publications/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ <h1 id="publications">Publications</h1>
8080
<option value="">All members</option>
8181
<option value="Burkholz">Dr. Rebekka Burkholz</option>
8282
<option value="Zhou">Dr. Chao Zhou</option>
83-
<option value="Abbavaram">Dr. Gowtham Abbavaram</option>
83+
<option value="Reddy">Dr. Gowtham Abbavaram</option>
8484
<option value="Gadhikar">Advait Gadhikar</option>
8585
<option value="Mustafa">Nimrah Mustafa</option>
8686
<option value="Rubio-Madrigal">Celia Rubio-Madrigal</option>

_site/team/index.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,13 @@ <h3>Research engineers</h3>
306306

307307
<h3>Visiting students</h3>
308308

309-
<p>Otto Piramuthu:
309+
<p><a href="https://adnan1306.github.io">Mohammed Adnan</a> (University of Calgary):
310+
Oct 25-Nov 25.</p>
311+
312+
<p><a href="https://scholar.google.com/citations?user=dDfbSWUAAAAJ">Levy Chaves</a> (University of Campinas):
313+
Sep 25-ongoing.</p>
314+
315+
<p>Otto Piramuthu (University of Illinois, Urbana-Champaign):
310316
Jun 24-Aug 24.</p>
311317

312318
</div>
@@ -320,7 +326,7 @@ <h3>Visiting students</h3>
320326

321327
<h3>Master’s thesis</h3>
322328

323-
<p>Adarsh Jamadandi: <i>On the Importance of Graph-Task Alignment for Graph Neural Networks</i>, 2024.</p>
329+
<p>Adarsh Jamadandi: <i><a href="https://adarshmj.github.io/assets/Graph-TaskAlignment.pdf">On the Importance of Graph-Task Alignment for Graph Neural Networks</a></i>, 2024.</p>
324330

325331
<p>Rahul Nittala: <i>Scale-free Masks for Random Pruning</i>, 2024.</p>
326332

0 commit comments

Comments
 (0)