Skip to content

Commit 739e8da

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/components/Team.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ const teamMembers: TeamMember[] = [
2121
{
2222
name: "Oiwi Parker Jones",
2323
title: "Principal Investigator",
24-
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.",
24+
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/",
2727
ori website: "https://ori.ox.ac.uk/people/oiwi-parker-jones/",
2828
twitter: "@oiwi3000",
29-
interests = ["Deep Learning", "Generative Models", "Computational Neuroscience", "Computer Vision", "Natural Language Processing", "Automatic Speech Recognition", "BrainComputer Interfaces", "Robotics"]
29+
interests = ["Applied AI", "Generative Models", "Computational Neuroscience", "Natural Language Processing", "Automatic Speech Recognition", "Brain Computer Interfaces", "Robotics"]
3030
image: "/team/oiwi.png",
3131
sunglassesImage: "/team/oiwi-sunglasses.jpeg"
3232
},

0 commit comments

Comments
 (0)