-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
150 lines (120 loc) · 2.55 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
url: https://hicai-zju.github.io
baseurl:
# Site settings
title: AI CrossX
email: [email protected]
description: "An AI for science team from Hangzhou Innovation Center of Zhejiang University."
# Team names, titles and social links
people-pi:
- name: Prof. Qiang Zhang
pic: PI/1
position: ZJU-Top100 Tantent Researcher <br> PI of AI CrossX Lab
url: #
- name: Dr. Keyan Ding
pic: PI/2
position: HIC-ZJU Tantent Researcher <br> PI of AI CrossX Lab
url: #
- name: Prof. Renjun Xu
pic: PI/3
position: ZJU-Top100 Tantent Researcher <br> PI of AI CrossX Lab
url: #
people-student:
- name: Yuqiang Han
pic: student/1
position: Postdoc
url: #
- name: Haihong Yang
pic: student/2
position: PhD Student
url: #
- name: Ming Qin
pic: student/3
position: PhD Student
url: #
- name: Zeyuan Wang
pic: student/4
position: PhD Student
url: #
- name: Yin Fang
pic: student/5
position: PhD Student
url: #
- name: Xiang Zhuang
pic: student/6
position: PhD Student
url: #
- name: Lingbing Guo
pic: student/7
position: PhD Student
url: #
- name: Tong Xu
pic: student/8
position: PhD Student
url: #
- name: Mengyao Zhang
pic: student/9
position: MSc Student
url: #
- name: Zhuoyi Xiang
pic: student/10
position: MSc Student
url: #
- name: Xiaotong Li
pic: student/11
position: MSc Student
url: #
- name: Yuhao Wang
pic: student/12
position: MSc Student
url: #
- name: Yixuan Lai
pic: student/13
position: MSc Student
url: #
- name: Yuxia Geng
pic: student/14
position: PhD Student
url: #
- name: Zhen Bi
pic: student/15
position: PhD Student
url: #
- name: Zhuo Chen
pic: student/16
position: PhD Student
url: #
people-ra:
- name: Zhichen Gong
pic: RA/1
position: Software Engineer
url: #
- name: Jian Zhang
pic: RA/2
position: Software Engineer
url: #
- name: Junjie Huang
pic: RA/3
position: Software Engineer
url: #
- name: Hongjie Deng
pic: RA/4
position: Software Engineer
url: #
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: house
url: http://hicai.zjunlp.org
- title: twitter
url: http://twitter.com/chenhuajun
- title: github
url: http://github.com/hicai-zju
# Postal address (add as many lines as necessary)
#address:
# - line: 3481 Melrose Place
#- line: Beverly Hills, CA 90210
# Build settings
markdown: kramdown
permalink: pretty
collections:
news:
output: true