Skip to content

Commit 0b35317

Browse files
committed
update short bio
1 parent cee4140 commit 0b35317

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!-- Nav Bar -->
55
<nav id="navbar" class="navbar navbar-light navbar-expand-sm {% if site.navbar_fixed %}fixed-top{% else %}sticky-top{% endif %}">
66
<div class="container">
7-
<img width="75px" src="{{ site.logo | prepend: '/assets/img/' | relative_url }}" class="navbar-brand logo" alt="{{ site.title }} logo" />
7+
<img width="60px" src="{{ site.logo | prepend: '/assets/img/' | relative_url }}" class="navbar-brand logo" alt="{{ site.title }} logo" />
88
{% if page.permalink != '/' -%}
99
<a class="navbar-brand title font-weight-lighter" href="{{ site.baseurl }}/">
1010
{%- if site.title == "blank" -%}

_pages/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ misc: true # includes a list of miscellaneous
3131

3232
---
3333

34-
Hung-Yueh Chiang is a fourth-year Ph.D. student in [Energy-Aware Computing Group (EnyAC)](https://enyac.org/) at The University of Texas at Austin (UT) under [Prof. Diana Marculescu](https://users.ece.utexas.edu/~dianam/)'s supervision. Before joining [EnyAC](https://enyac.org/), Hung-Yueh was a deep learning engineer at [XYZ Robotics](https://www.xyzrobotics.ai/), a start-up company in Shanghai. From 2016 to 2018, Hung-Yueh worked with [Prof. Winston Hsu](https://winstonhsu.info/) on 3D point cloud learning and received his M.S. degree from National Taiwan University (NTU), Taipei, Taiwan in 2018. He earned his B.S. degree from National Yang Ming Chiao Tung University (NYCU, formerly National Chiao Tung University), Hsinchu, Taiwan in 2015. In the last semester at NYCU, he had an exchange program to ETH Zürich.
34+
Hung-Yueh Chiang is a fourth-year Ph.D. student in the [Energy-Aware Computing Group (EnyAC)](https://enyac.org/) at The University of Texas at Austin (UT), advised by [Prof. Diana Marculescu](https://users.ece.utexas.edu/~dianam/). Before joining EnyAC, he worked as a deep learning engineer at [XYZ Robotics](https://www.xyzrobotics.ai/), a startup in Shanghai. From 2016 to 2018, he collaborated with [Prof. Winston Hsu](https://winstonhsu.info/) on 3D point cloud learning and earned his M.S. degree from National Taiwan University (NTU), Taipei, Taiwan. He completed his B.S. degree at National Yang Ming Chiao Tung University (NYCU, formerly National Chiao Tung University) in Hsinchu, Taiwan, in 2015. During his final semester at NYCU, he participated in an exchange program at ETH Zürich.
3535
<br>
36-
**Research interests**: efficient deep learning, model quantization, computer vision
36+
**Research interests**: efficient fine-tuning, model quantization, computer vision

0 commit comments

Comments
 (0)