Skip to content

Commit 6d49d44

Browse files
committed
add Borui
2 parents d51a896 + fd8d1f0 commit 6d49d44

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

config/people.ts

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ export const peopleList = {
2929
],
3030

3131
phds: [
32-
// {
33-
// name: "Borui Wang",
34-
// intro: "<Bio>",
35-
// homepage: "https://borui-wang.github.io/",
36-
// photo: "/people/no_avt.png",
37-
// },
32+
{
33+
name: "Borui Wang",
34+
intro: "I am a final-year CS Ph.D. Student working on large language models, natural language processing and machine learning. My main research directions are in large language models, LLM-powered reinforcement learning, knowledge and logical reasoning, neuro-symbolic reasoning, graph neural networks, multimodal language grounding, and applications of LLMs and deep learning in quantitative finance and financial technology.",
35+
homepage: "https://borui-wang.github.io/",
36+
photo: "people/borui.jpg",
37+
},
3838
{
3939
name: "Tinglin Huang",
4040
intro:

public/people/borui.jpg

153 KB
Loading

0 commit comments

Comments
 (0)