@@ -9,7 +9,7 @@ const alumniData = {
99
1010 // 博士生校友
1111 phd : [
12- { name : { zh : '陈新驰' , en : 'Xinchi Chen' } , destination : { zh : '复旦大学青年研究员' , en : 'Professor, Fudan University' } , homepage : 'https://ichn.xyz ' } ,
12+ { name : { zh : '陈新驰' , en : 'Xinchi Chen' } , destination : { zh : '复旦大学青年研究员' , en : 'Professor, Fudan University' } , homepage : 'https://dalstonchen.github.io/ ' } ,
1313 { name : { zh : '龚经经' , en : 'Jingjing Gong' } , destination : { zh : '上海创智学院研究助理教授' , en : 'Research Assistant Professor, SII' } , homepage : 'https://jjgong.com' } ,
1414 { name : { zh : '郭琦鹏' , en : 'Qipeng Guo' } , destination : { zh : '上海人工智能实验室' , en : 'Shanghai AI Laboratory' } , homepage : 'https://scholar.google.com/citations?user=k3mPGKgAAAAJ&hl=en' } ,
1515 { name : { zh : '李林阳' , en : 'Linyang Li' } , destination : { zh : '上海人工智能实验室' , en : 'Shanghai AI Laboratory' } , homepage : 'https://www.aminer.cn/profile/56176bb745cedb3397bf2f78' } ,
@@ -94,6 +94,7 @@ const alumniData = {
9494 { name : { zh : '曹澍扬' , en : 'Shuyang Cao' } , destination : { zh : '彭博研究科学家' , en : 'Research Scientist, Bloomberg' } , homepage : 'https://shuyangcao.github.io/' } ,
9595 { name : { zh : '常帅晨' , en : 'Shuaichen Chang' } , destination : { zh : 'AWS 应用科学家' , en : 'Applied Scientist, AWS' } , homepage : 'https://shuaichenchang.github.io/' } ,
9696 { name : { zh : '戴宁' , en : 'Ning Dai' } , destination : { zh : '俄勒冈州立大学博士研究生' , en : 'PhD Student, Oregon State University' } , homepage : 'https://ndai.ai/' } ,
97+ { name : { zh : '胡志峰' , en : 'Zhifeng Hu' } , destination : { zh : '乾象投资' , en : 'Qianxiang Investment' } , homepage : 'https://ichn.xyz' } ,
9798 { name : { zh : '裴恒志' , en : 'Hengzhi Pei' } , destination : { zh : 'AWS' , en : 'AWS, USA' } , homepage : null } ,
9899 { name : { zh : '苏津岳' , en : 'Jinyue Su' } , destination : { zh : 'Accutar Biotechnology' , en : 'Accutar Biotechnology' } , homepage : null }
99100 ] ,
0 commit comments