Skip to content

Commit cadfae1

Browse files
authored
Update Team.tsx
1 parent 739e8da commit cadfae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/components/Team.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const teamMembers: TeamMember[] = [
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 his DPhil in Oxford focusing 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",
2626
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/",
27+
department website: "https://ori.ox.ac.uk/people/oiwi-parker-jones/",
2828
twitter: "@oiwi3000",
2929
interests = ["Applied AI", "Generative Models", "Computational Neuroscience", "Natural Language Processing", "Automatic Speech Recognition", "Brain Computer Interfaces", "Robotics"]
3030
image: "/team/oiwi.png",

0 commit comments

Comments
 (0)