Skip to content

Commit ba49ca2

Browse files
authored
Update Team.tsx
1 parent c770310 commit ba49ca2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/app/components/Team.tsx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,10 @@ const teamMembers: TeamMember[] = [
2323
title: "Principal Investigator",
2424
bio: "Oiwi leads the Parker Jones Neural Processing Lab (PNPL) at the University of Oxford. His aim is to build bridges between deep learning and the brain, for example by accelerating the development of Brain Computer Interfaces (BCIs), but also by developing deep learning methods for interpreting brain data and leveraging principles of systems neuroscience to inform machine learning. Oiwi completed a DPhil focused on Natural Language Processing (NLP) for low-resource languages. He further trained as a postdoc in Imaging Neuroscience at UCL and Oxford, and in Applied Artificial Intelligence at the ORI. He was previously a lecturer in Medicine at St Peter's College, Oxford, and is currently Hugh Price Fellow in Computer Science at Jesus College, Oxford.",
2525
email: "oiwi@robots.ox.ac.uk",
26-
website: "https://ori.ox.ac.uk/people/oiwi-parker-jones/",
26+
college website: "https://www.jesus.ox.ac.uk/about-jesus-college/our-community/people/dr-oiwi-parker-jones/",
27+
ori website: "https://ori.ox.ac.uk/people/oiwi-parker-jones/",
2728
twitter: "@oiwi3000",
28-
interests: ["Neural Decoding", "Brain-Computer Interfaces", "Deep Learning", "Computational Neuroscience"],
29+
interests: ["Deep Learning", "Neural Decoding", "Brain-Computer Interfaces", "Clinical Neuroscience", "Inner Speech", "Speech Recognition", "NLP", "Robotics"],
2930
image: "/team/oiwi.png",
3031
sunglassesImage: "/team/oiwi-sunglasses.jpeg"
3132
},

0 commit comments

Comments
 (0)