-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
332 lines (327 loc) · 20.8 KB
/
index.html
File metadata and controls
332 lines (327 loc) · 20.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>Cambridge MIND Hackathon ⚡</title>
<link rel="shortcut icon" href="https://www.cam.ac.uk/sites/all/themes/fresh/favicon.ico" type="image/vnd.microsoft.icon" />
<!-- Font Awesome icons (free version)-->
<script src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"></script>
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Varela+Round" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
</head>
<body id="page-top">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
<div class="container px-4 px-lg-5">
<a class="navbar-brand" href="#page-top">MIND</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-bs-toggle="collapse" data-bs-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ms-auto">
<li class="nav-item"><a class="nav-link" href="#about">About</a></li>
<li class="nav-item"><a class="nav-link" href="#contact">Contact</a></li>
</ul>
</div>
</div>
</nav>
<!-- Masthead-->
<header class="masthead">
<div class="container px-4 px-lg-5 d-flex h-100 align-items-center justify-content-center">
<div class="d-flex justify-content-center">
<div class="text-center">
<h1 class="mx-auto my-0 text-uppercase">Cambridge MIND Hackathon</h1>
<h2 class="text-white-50 mx-auto mt-2 mb-5">Cambridge multimodal imaging neuroscience data (MIND) hackathon</h2>
<a class="btn btn-primary" href="#about">Learn more</a>
</div>
</div>
</div>
</header>
<br>
<div class="container px-4 px-lg-5" id="about">
<!-- Intro -->
<div class="row gx-0 mb-4 mb-lg-5 align-items-center">
<div class="col">
<div class="featured-text text-center text-lg-left">
<br>
<p class="text-black-50 mb-0">
We are pleased to announce the Cambridge multimodal imaging neuroscience data (MIND) hackathon, that will take place at <a href="https://www.westcambridgehub.uk/" target="_blank" style="text-decoration:none">West Hub</a> on <b>28<sup>th</sup> & 29<sup>th</sup> April 2025</b>! We welcome all researchers and students in neuroscience, cognitive science, computer science, engineering, and related disciplines to get together for 2 days of problem solving on the topic of multimodal functional neuroimaging data analysis. Over 2 days, participants will compete in teams of 3-5 people to find an innovative way of analysing/interpreting multimodal neuroimaging data to solve set problems by leveraging the advantages of different neuroimaging modalities. Participants will be provided pre-recorded data from <a href="https://en.wikipedia.org/wiki/Electroencephalography" target="_blank" style="text-decoration:none">EEG</a>, <a href="https://en.wikipedia.org/wiki/Functional_near-infrared_spectroscopy" target="_blank" style="text-decoration:none">fNIRS</a> and <a href="https://en.wikipedia.org/wiki/Functional_magnetic_resonance_imaging" target="_blank" style="text-decoration:none">fMRI</a>, and each team will need to incorporate at least two of these modalities in their proposed solution. Projects will be evaluated by judges, experts in their fields, and the winning team will share a <b>£500</b> prize. In addition, teams will also compete for the people's choice prize of <b>£250</b>, voted for by all the participants. Food, coffee and tea will be provided throughout the 2 days.
<br><br>
We are hoping this event will contribute to building a community of people working with functional neuroimaging data around Cambridge, and foster the sharing of practices between the different related research fields!
<br><br>
<i>A social will also take place in the evening of the first day.</i>
<br>
</p>
<br>
<div class="alert alert-primary" role="alert">
<h3>Winners: Yellow Team</h3>
<p>Francesco Cenciarelli • Jakob Träuble • Rohan Krajeski • Pablo Soëtard • Pascal Wodtke</p>
<img src="./assets/img/team-yellow.jpg" style="max-width: 60%;" alt="Team Yellow">
<br><br>
PROJECT: <a href="https://github.com/cam-mind/yellow-team/tree/main" target="_blank">MULTIMODAL INTERPRETABILITY-DRIVEN FUSION AND EMBEDDING</a>
<hr>
<h3>People's Choice: Blue Team</h3>
<p>Marcella Montagnese • Clara Pecci • Natalia Garcia-San-Martin • Sara De Felice • Kirsten Thomas</p>
<img src="./assets/img/team-blue.jpg" style="max-width: 60%;" alt="Team Blue">
<br><br>
PROJECT: <a href="https://github.com/cam-mind/blue-team/tree/dev_marcella" target="_blank">MULTIMODAL IMAGING HACKATHON TOOLKIT</a>
</div>
</div>
</div>
</div>
</div>
<div class="container px-4 px-lg-5">
<div class="row gx-0 mb-4 mb-lg-5 align-items-center">
<div class="col">
<div class="featured-text text-center text-lg-left">
<h3>Schedule</h3>
<br>
<table class="table table-bordered">
<thead>
<tr class="table-active">
<th colspan="3" scope="col">Monday 28<sup>th</sup> April</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">09:00</th>
<td colspan="2">Registration - Coffee, tea and biscuits</td>
</tr>
<tr>
<th scope="row">09:30</th>
<td colspan="2">Forming teams, introduction with dataset reveal and hackathon kickoff</td>
</tr>
<tr>
<th scope="row">10:00</th>
<td colspan="2">GitHub and project collaboration tutorial</td>
</tr>
<tr>
<th scope="row">11:00</th>
<td colspan="2">Teamwork (ideation)</td>
</tr>
<tr>
<th scope="row">13:00</th>
<td colspan="2">Lunch</td>
</tr>
<tr>
<th scope="row">14:00</th>
<td colspan="2">Teamwork - Coffee, tea and biscuits</td>
</tr>
<tr>
<th scope="row">19:00</th>
<td colspan="2" class="text-black-50"><i>Social</i></td>
</tr>
</tbody>
<thead>
<tr class="table-active">
<th colspan="3" scope="col">Tuesday 29<sup>th</sup> April</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">09:00</th>
<td colspan="2">Teamwork - Coffee, tea and biscuits</td>
</tr>
<tr>
<th scope="row">13:00</th>
<td colspan="2">Project submission deadline - Lunch</td>
</tr>
<tr>
<th scope="row">14:00</th>
<td colspan="2">Teams' project presentations</td>
</tr>
<tr>
<th scope="row">15:30</th>
<td colspan="2">Judges deliberation - Coffee, tea and biscuits</td>
</tr>
<tr>
<th scope="row">16:00</th>
<td colspan="2">Awards and closing remarks</td>
</tr>
</tbody>
</table>
<br>
</div>
</div>
</div>
</div>
<div class="container px-4 px-lg-5">
<div class="row gx-0 mb-4 mb-lg-5 align-items-center">
<div class="col-xl-8 col-lg-7"><img class="img-fluid mb-3 mb-lg-0" src="assets/img/eeg.png" alt="..." /></div>
<div class="col-xl-4 col-lg-5">
<div class="featured-text text-center text-lg-left">
<h3 id="registration">Taking part</h3>
<br>
<p class="text-black-50 mb-0">
<div>The event is taking place in Cambridge (United Kingdom) <b>in-person only</b>. Please note that places are limited because of room and catering capacity.</div>
<br>
<table class="table table-bordered">
<tbody>
<tr>
<th scope="row">Registration</th>
<td>£24</td>
</tr>
<tr>
<td colspan="2"><i>Registration closed</i></td>
</tr>
</tbody>
</table>
</p>
<br>
</div>
</div>
</div>
</div>
<div class="container px-4 px-lg-5" style="border-radius: 15px">
<!-- Project Row-->
<div class="row gx-0 mb-5 mb-lg-0 justify-content-center">
<div class="text-center h-100 project">
<div class="d-flex h-100">
<div class="project-text w-100 my-auto text-center text-lg-left">
<h3 class="">Judges</h3>
<br>
</div>
</div>
</div>
</div>
<!-- Project Row-->
<div class="row gx-0 mb-5 mb-lg-0 justify-content-center">
<div class="col-lg-4 text-center"><img class="img-fluid" src="assets/img/al.jpg" style="border-radius: 100%; max-height: 250px;" alt="..." /><br><br></div>
<div class="col-lg-8">
<div class="text-center h-100 project">
<div class="d-flex h-100">
<div class="project-text w-100 my-auto text-center text-lg-left">
<h5 class="">Dr Aleksandra Landowska</h5>
<h7 class=""><i>Research Fellow at the University of Nottingham</i></h7>
<br><br>
<p class="mb-0 text-black-50">
Aleksandra is a Research Fellow on the Responsible AI UK project, focusing on human-computer interaction (HCI), human-robot interaction (HRI) and embodied AI. With a background in cognitive neuroscience, her research centres on using neurotechnology and brain-computer interfaces (BCI) using fNIRS and EEG, to develop effective interfaces between humans, robots, and AI systems. Her work aims to enhance communication, facilitate action, and improve collaboration between humans, AI and robots, contributing to more responsible and ethical AI integration.
</p>
<br>
</div>
</div>
</div>
</div>
</div>
<!-- Project Row-->
<div class="row gx-0 mb-5 mb-lg-0 justify-content-center">
<div class="col-lg-4 text-center"><img class="img-fluid" src="assets/img/kt.jpg" style="border-radius: 100%; max-height: 250px;" alt="..." /><br><br></div>
<div class="col-lg-8 order-lg-first">
<div class="text-center h-100 project">
<div class="d-flex h-100">
<div class="project-text w-100 my-auto text-center text-lg-right">
<h5 class="">Dr Kamen Tsvetanov</h5>
<h7 class=""><i>Senior Research Associate at Cambridge University</i></h7>
<br><br>
<p class="mb-0 text-black-50">
As an Alzheimer's Society Dementia Research Leader Fellow in brain resilience, Kamen's research goal is to obtain a better understanding of the complex relationship between human brain dynamics and cognition in in relation to genetic, vascular and comorbidity factors. Kamen approaches this goal using a variety of methods, examining human neural dynamics at the neurophysiological, haemodynamic, and neurotransmitter levels with data-driven and generative modelling of magnetic resonance imaging and electrophysiological recordings.
</p>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Organising team-->
<br><br>
<div class="container px-4 px-lg-5">
<!-- Featured Project Row-->
<div class="row gx-0 mb-4 mb-lg-5 align-items-center">
<div class="col-xl-8 col-lg-7"><img class="img-fluid mb-3 mb-lg-0" src="assets/img/fnirs.png" alt="..." /></div>
<div class="col-xl-4 col-lg-5">
<div class="featured-text text-center text-lg-left">
<h3>Organising team</h3>
<br>
<p class="text-black-50 mb-0"><a href="https://www.psychol.cam.ac.uk/staff/johann-benerradi" target="_blank" style="text-decoration:none">Johann Benerradi</a></p>
<br>
<p class="text-black-50 mb-0"><a href="https://www.eng.cam.ac.uk/profiles/da588" target="_blank" style="text-decoration:none">Deepshikha Acharya</a></p>
<br>
<p class="text-black-50 mb-0"><a href="https://www.repro.cam.ac.uk/staff/dr-addison-niemeyer-billing" target="_blank" style="text-decoration:none">Addison Billing</a></p>
<br>
<p class="text-black-50 mb-0"><a href="https://neuroscience.cam.ac.uk/member/liamhywelcj/" target="_blank" style="text-decoration:none">Liam Collins-Jones</a></p>
<br>
</div>
</div>
</div>
</div>
<div class="container px-4 px-lg-5" id="photos">
<!-- Photos -->
<div class="row gx-0 mb-4 mb-lg-5 align-items-center">
<div class="col">
<div class="featured-text text-center text-lg-left">
<div class="alert alert-primary" role="alert">
<h3>Photos</h3>
<div class="row">
<div class="col-lg-6 p-2 text-center"><img class="img-fluid" src="assets/img/1.jpg" style="max-width: 100%;" alt="..." /></div>
<div class="col-lg-6 p-2 text-center"><img class="img-fluid" src="assets/img/2.jpg" style="max-width: 100%;" alt="..." /></div>
<div class="col-lg-6 p-2 text-center"><img class="img-fluid" src="assets/img/3.jpg" style="max-width: 100%;" alt="..." /></div>
<div class="col-lg-6 p-2 text-center"><img class="img-fluid" src="assets/img/4.jpg" style="max-width: 100%;" alt="..." /></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Contact-->
<section class="contact-section" id="contact">
<div class="container px-4 px-lg-5">
<div class="row gx-4 gx-lg-5">
<div class="col-md-4 mb-3 mb-md-0">
<div class="text-center">
<i class="fas fa-map-marked-alt text-primary mb-2"></i>
<h4 class="text-uppercase m-0">Location</h4>
•
<div class="small">West Hub, JJ Thomson Avenue<br>Cambridge, CB3 0US</div>
</div>
</div>
<div class="col-md-4 mb-3 mb-md-0">
<div class="text-center">
<i class="fas fa-calendar-days text-primary mb-2"></i>
<h4 class="text-uppercase m-0">Dates</h4>
•
<div class="small">Monday & Tuesday<br>28-29<sup>th</sup> April 2025</div>
</div>
</div>
<div class="col-md-4 mb-3 mb-md-0">
<div class="text-center">
<i class="fas fa-envelope text-primary mb-2"></i>
<h4 class="text-uppercase m-0">Contact</h4>
•<br>
<div class="small"><a href="https://cam-mind.github.io/" target="_blank" style="text-decoration:none">cam-mind.github.io</a><br><a href="mailto:jb2615@cam.ac.uk" style="text-decoration:none">jb2615@cam.ac.uk</a></div>
</div>
</div>
</div>
<div class="social d-flex justify-content-center">
<a class="mx-2 bg-dark" href="https://github.com/cam-mind" target="_blank"><i class="fab fa-github text-white"></i></a>
</div>
<br>
<div class="row d-flex align-items-center">
<div class="col-sm">
<div class="text-center">
<a href="https://www.westcambridgehub.uk/small-grants-programme" target="_blank"><img class="img-fluid" src="assets/img/west_hub.jpg" style="max-height: 150px;" alt="..." /></a>
</div>
</div>
<div class="col-sm">
<div class="text-center">
<a href="https://www.cam.ac.uk/" target="_blank"><img class="img-fluid" src="assets/img/ucam.jpg" style="max-height: 150px;" alt="..." /></a>
</div>
</div>
</div>
</div>
</section>
<!-- Footer-->
<footer class="footer small text-center text-dark"><div class="container px-4 px-lg-5">Copyright © 2025</div></footer>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
</body>
</html>