Skip to content

Commit

Permalink
deploy: d5c868e
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovamen committed Sep 22, 2023
1 parent 832e6a6 commit 96eccaa
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion assets/index-f274cd4b.js → assets/index-6e9735b8.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<link rel="manifest" href="/manifest.json" />

<title>Xiaohan Zou's Portfolio</title>
<script type="module" crossorigin src="/assets/index-f274cd4b.js"></script>
<script type="module" crossorigin src="/assets/index-6e9735b8.js"></script>
<link rel="stylesheet" href="/assets/index-33a72345.css">
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions markdown/about-me.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

## Biography

Hey there! I received my master's degree in [Computer Science](https://www.bu.edu/cs/) at [Boston University](https://www.bu.edu/) and bachelor's degree in [Software Engineering](http://sse.tongji.edu.cn/) at [Tongji University](https://www.tongji.edu.cn/).
Hey there! I am a PhD student at the [Computer Science and Engineering](https://www.eecs.psu.edu/) department of [Pennsylvania State University](https://www.psu.edu/). Previously, I received my master's degree in [Computer Science](https://www.bu.edu/cs/) at [Boston University](https://www.bu.edu/) and bachelor's degree in [Software Engineering](http://sse.tongji.edu.cn/) at [Tongji University](https://www.tongji.edu.cn/).

I'm trying to find a balance between research and engineering.

My current research interests lie primarily in understanding and improving continuity, generalizability, efficiency and other key properties of machine learning. I'm also interested in vision-language and video models.
My current research interests lie primarily in understanding and improving continuity, generalizability, efficiency and other key properties of machine learning. I am also interested in vision-language and video models.

I'm also learning web development and building machine learning softwares and systems.

Expand Down

0 comments on commit 96eccaa

Please sign in to comment.