Skip to content

Commit 3a4f725

Browse files
authored
Add publications section and update heading
Added a publications section with a reference to a paper and updated the heading from 'Research Topics' to 'Research Projects'.
1 parent a19284a commit 3a4f725

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

index.html

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,24 @@
8585
</tr>
8686

8787

88+
<!--Research Topics-->
89+
</tbody></table>
90+
91+
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
92+
<tr>
93+
<td style="padding:16px;width:100%;vertical-align:middle">
94+
<h2>Publications</h2>
95+
<ul>
96+
<li style="margin-bottom: 10px;">Devashri Deulkar et al. ``V1-LSM: Biologically Structured Liquid State Machines for Event-Based Vision''. In: ECML PKDD Workshop on Deep Learning meets Neuromorphic Hardware (Under Review). 2026. [<a href="data/V1-LSM submission.pdf">V1-LSM</a>]</li>
97+
98+
99+
100+
</ul>
101+
<p>
102+
</p>
103+
</td>
104+
</tr>
105+
</tbody></table>
88106

89107

90108

@@ -94,7 +112,7 @@
94112
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
95113
<tr>
96114
<td style="padding:16px;width:100%;vertical-align:middle">
97-
<h2>Research Topics</h2>
115+
<h2>Research Projects</h2>
98116
<ul>
99117
<li style="margin-bottom: 10px;">Reinforced Liquid State Machine [<a href="data/Bachelors_Thesis.pdf">Bachelor's Thesis Project</a>]</li>
100118

0 commit comments

Comments
 (0)