Skip to content

Commit 369df15

Browse files
committed
fix yusra image path
1 parent deb2a2a commit 369df15

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

_typos.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[default.extend-words]
2+
ist = "ist"

docs/people.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ Furthermore, he has also designed approaches to investigate the mysterious succe
2121
<img src="../assets/images/people/Ankur_Mali.jpg" alt="Prof. Ankur Mali" class="profile-image">
2222
<div class="profile-content">
2323
<p>Professor Ankur Mali completed his Ph.D. under Professor Clyde Lee Giles from The Pennsylvania State University in 2022. He works at the intersection of language, memory, and computation—spanning natural language processing, linguistics, and formal language theory.</p>
24-
24+
2525
<p>Furthermore, he has also designed approaches to investigate the mysterious success of deep learning in recognizing natural language from a theoretical and empirical perspective. He also works on designing learning algorithms and computational neural architectures guided by theories of the brain. These architectures focus on solving challenges such as continual/lifelong learning, learning with minimal supervision, Reinforcement Learning, and robustness (both in computer vision and natural language processing).</p>
26-
26+
2727
<div class="card-socials">
2828
<a href="mailto:[email protected]" title="Email">
2929
<img src="../assets/icons/email.svg" alt="Email" width="30" height="30">
@@ -296,7 +296,7 @@ and natural language processing). -->
296296
<div class="card">
297297
<div class="card-name">Yusra</div>
298298
<div class="card-divider"></div>
299-
<img src="https://github.com/TKAI-LAB-Mali/lab-website/blob/main/docs/assets/images/people/YUSRA.jpeg?raw=true" alt="Yusra" class="card-image">
299+
<img src="../assets/images/people/YUSRA.jpeg" alt="Yusra" class="card-image">
300300
<div class="card-bio">
301301
Research Assistant, CSE<br>
302302
Addressing challenges in neural network learnability and stability by exploring alternative algorithms to backpropagation

0 commit comments

Comments
 (0)