|
1 | 1 | ---
|
2 | 2 | # Display name
|
3 |
| -title: Alice Wu 吳恩達 |
| 3 | +title: David Costello |
4 | 4 |
|
5 | 5 | # Full name (for SEO)
|
6 |
| -first_name: Alice |
7 |
| -last_name: Wu |
| 6 | +first_name: David |
| 7 | +last_name: Costello |
8 | 8 |
|
9 | 9 | # Username (this should match the folder name)
|
10 | 10 | authors:
|
11 |
| - - 吳恩達 |
| 11 | + - David |
12 | 12 |
|
13 | 13 | # Is this the primary user of the site?
|
14 | 14 | superuser: false
|
15 | 15 |
|
16 | 16 | # Role/position
|
17 |
| -role: Professor of Artificial Intelligence |
| 17 | +role: Undergraduate Student Researcher |
18 | 18 |
|
19 | 19 | # Organizations/Affiliations
|
20 | 20 | organizations:
|
21 |
| - - name: Stanford University |
| 21 | + - name: Arizona State University |
22 | 22 | url: ''
|
23 | 23 |
|
24 | 24 | # Short bio (displayed in user profile at end of posts)
|
25 |
| -bio: My research interests include distributed robotics, mobile computing and programmable matter. |
| 25 | +bio: My research interests include math. |
26 | 26 |
|
27 | 27 | interests:
|
28 |
| - - Artificial Intelligence |
29 |
| - - Computational Linguistics |
30 |
| - - Information Retrieval |
| 28 | + - Math |
31 | 29 |
|
32 | 30 | education:
|
33 | 31 | courses:
|
34 |
| - - course: PhD in Artificial Intelligence |
35 |
| - institution: Stanford University |
36 |
| - year: 2012 |
37 |
| - - course: MEng in Artificial Intelligence |
38 |
| - institution: Massachusetts Institute of Technology |
39 |
| - year: 2009 |
40 |
| - - course: BSc in Artificial Intelligence |
41 |
| - institution: Massachusetts Institute of Technology |
42 |
| - year: 2008 |
| 32 | + - course: BS in Math |
| 33 | + institution: Arizona State University |
| 34 | + year: 2024 |
43 | 35 |
|
44 | 36 | # Social/Academic Networking
|
45 | 37 | # For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons
|
@@ -70,8 +62,7 @@ email: ''
|
70 | 62 | # Organizational groups that you belong to (for People widget)
|
71 | 63 | # Set this to `[]` or comment out if you are not using People widget.
|
72 | 64 | user_groups:
|
73 |
| - - Researchers |
74 |
| - - Visitors |
| 65 | + - Undergraduate Students |
75 | 66 | ---
|
76 | 67 |
|
77 | 68 | 吳恩達 is a professor of artificial intelligence at the Stanford AI Lab. His research interests include distributed robotics, mobile computing and programmable matter. He leads the Robotic Neurobiology group, which develops self-reconfiguring robots, systems of self-organizing robots, and mobile sensor networks.
|
|
0 commit comments