|
| 1 | +--- |
| 2 | +# Display name |
| 3 | +title: Tianhao Fu |
| 4 | + |
| 5 | +# Full Name (for SEO) |
| 6 | +first_name: Tianhao |
| 7 | +last_name: Fu |
| 8 | + |
| 9 | +# Is this the primary user of the site? |
| 10 | +superuser: true |
| 11 | + |
| 12 | +# Role/position |
| 13 | +role: Ph.D Student |
| 14 | + |
| 15 | +# homepage: https://zouyonghao.github.io/ # If you do not want to use the internal homepage, set this to your external homepage |
| 16 | + |
| 17 | +# Organizations/Affiliations |
| 18 | +organizations: |
| 19 | + - name: Peking University |
| 20 | + url: 'https://www.pku.edu.cn/' |
| 21 | + |
| 22 | +# # Short bio (displayed in user profile at end of posts) |
| 23 | +# bio: My research interests include distributed robotics, mobile computing and programmable matter. |
| 24 | + |
| 25 | +# interests: |
| 26 | +# - Artificial Intelligence |
| 27 | +# - Computational Linguistics |
| 28 | +# - Information Retrieval |
| 29 | + |
| 30 | +# education: |
| 31 | +# courses: |
| 32 | +# - course: PhD in Artificial Intelligence |
| 33 | +# institution: Stanford University |
| 34 | +# year: 2012 |
| 35 | +# - course: MEng in Artificial Intelligence |
| 36 | +# institution: Massachusetts Institute of Technology |
| 37 | +# year: 2009 |
| 38 | +# - course: BSc in Artificial Intelligence |
| 39 | +# institution: Massachusetts Institute of Technology |
| 40 | +# year: 2008 |
| 41 | + |
| 42 | +# Social/Academic Networking |
| 43 | +# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons |
| 44 | +# For an email link, use "fas" icon pack, "envelope" icon, and a link in the |
| 45 | +# form "mailto:[email protected]" or "#contact" for contact widget. |
| 46 | +# social: |
| 47 | +# - icon: envelope |
| 48 | +# icon_pack: fas |
| 49 | +# link: 'mailto:[email protected]' |
| 50 | +# - icon: twitter |
| 51 | +# icon_pack: fab |
| 52 | +# link: https://twitter.com/GeorgeCushen |
| 53 | +# - icon: google-scholar |
| 54 | +# icon_pack: ai |
| 55 | +# link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ |
| 56 | +# - icon: github |
| 57 | +# icon_pack: fab |
| 58 | +# link: https://github.com/gcushen |
| 59 | +# Link to a PDF of your resume/CV from the About widget. |
| 60 | +# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below. |
| 61 | +# - icon: cv |
| 62 | +# icon_pack: ai |
| 63 | +# link: files/cv.pdf |
| 64 | + |
| 65 | +# Enter email to display Gravatar (if Gravatar enabled in Config) |
| 66 | + |
| 67 | + |
| 68 | +# Highlight the author in author lists? (true/false) |
| 69 | +highlight_name: false |
| 70 | + |
| 71 | +# Organizational groups that you belong to (for People widget) |
| 72 | +# Set this to `[]` or comment out if you are not using People widget. |
| 73 | +user_groups: |
| 74 | + - Graduate Students |
| 75 | +--- |
| 76 | +<!-- |
| 77 | +Nelson Bighetti 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. |
| 78 | +
|
| 79 | +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed neque elit, tristique placerat feugiat ac, facilisis vitae arcu. Proin eget egestas augue. Praesent ut sem nec arcu pellentesque aliquet. Duis dapibus diam vel metus tempus vulputate. --> |
| 80 | +Tianhao Fu is currently pursuing the Ph.D. degree in computer science at Peking University, Beijing, China, supervised by Professors Yingwei Luo and Xiaolin Wang. His research interests include optimizing resource scheduling in graphics processing unit (GPU) clusters, with particular emphasis on large model training and inference, as well as the development of GPU cluster scheduling simulators. |
0 commit comments