Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
micahhsu committed Jun 28, 2024
1 parent f57f2bd commit 0ba389d
Showing 1 changed file with 82 additions and 108 deletions.
190 changes: 82 additions & 108 deletions content/authors/admin/_index.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
---
# Display name
title: 吳健雄
title: Micah Hsu

# Name pronunciation (optional)
name_pronunciation: Chien Shiung Wu
# name_pronunciation: Chien Shiung Wu

# Full name (for SEO)
first_name: Shiung Wu
last_name: Chien
first_name: Micah
last_name: Hsu

# Status emoji
status:
icon: ☕️
#status:
# icon: ☕️

# Is this the primary user of the site?
superuser: true
Expand All @@ -20,92 +20,83 @@ superuser: true
highlight_name: true

# Role/position/tagline
role: Chief Scientist
role: Mechanical Engineering Student

# Organizations/Affiliations to display in Biography blox
organizations:
- name: OpenAI
url: https://openai.com/
- name: Applied Medical
url: https://www.appliedmedical.com/
- name: University of California, Berkeley
url: https://engineering.berkeley.edu/

# Social network links
# Need to use another icon? Simply download the SVG icon to your `assets/media/icons/` folder.
profiles:
- icon: at-symbol
url: 'mailto:your-email@example.com'
label: E-mail Me
- icon: brands/x
url: https://twitter.com/GetResearchDev
- icon: brands/instagram
url: https://www.instagram.com/
- icon: brands/github
url: https://github.com/gcushen
- icon: brands/linkedin
url: https://www.linkedin.com/
- icon: academicons/google-scholar
url: https://scholar.google.com/
- icon: academicons/orcid
url: https://orcid.org/
url: https://www.linkedin.com/in/micah-hsu

interests:
- Artificial Intelligence
- Computational Linguistics
- Information Retrieval

education:
- area: PhD Artificial Intelligence
institution: Stanford University
date_start: 2016-01-01
date_end: 2020-12-31
summary: |
Thesis on _Why LLMs are awesome_. Supervised by [Prof Joe Smith](https://example.com). Presented papers at 5 IEEE conferences with the contributions being published in 2 Springer journals.
button:
text: 'Read Thesis'
url: 'https://example.com'
- area: MEng Artificial Intelligence
institution: Massachusetts Institute of Technology
date_start: 2016-01-01
date_end: 2020-12-31
summary: |
GPA: 3.8/4.0
Courses included:
- lorem ipsum dolor sit amet, consectetur adipiscing elit
- lorem ipsum dolor sit amet, consectetur adipiscing elit
- lorem ipsum dolor sit amet, consectetur adipiscing elit
- area: BSc Artificial Intelligence
institution: Massachusetts Institute of Technology
date_start: 2016-01-01
date_end: 2020-12-31
summary: |
GPA: 3.4/4.0
Courses included:
- lorem ipsum dolor sit amet, consectetur adipiscing elit
- lorem ipsum dolor sit amet, consectetur adipiscing elit
- lorem ipsum dolor sit amet, consectetur adipiscing elit
work:
- position: Director of Cloud Infrastructure
company_name: GenCoin
company_url: ''
company_logo: ''
date_start: 2021-01-01
date_end: ''
summary: |2-
Responsibilities include:
- lorem ipsum dolor sit amet, consectetur adipiscing elit
- lorem ipsum dolor sit amet, consectetur adipiscing elit
- lorem ipsum dolor sit amet, consectetur adipiscing elit
- position: Backend Software Engineer
company_name: X
company_url: ''
company_logo: ''
date_start: 2016-01-01
date_end: 2020-12-31
summary: |
Responsibilities include:
- Migrated infrastructure to a new data center
- lorem ipsum dolor sit amet, consectetur adipiscing elit
- lorem ipsum dolor sit amet, consectetur adipiscing elit
- Robotics
- Aerospace

#education:
# - area: PhD Artificial Intelligence
# date_start: 2016-01-01
# institution: Stanford University
# date_end: 2020-12-31
# summary: |
# Thesis on _Why LLMs are awesome_. Supervised by [Prof Joe Smith](https://example.com). Presented papers at 5 IEEE conferences with the contributions being published in 2 Springer journals.
# button:
# text: 'Read Thesis'
# url: 'https://example.com'
# - area: MEng Artificial Intelligence
# institution: Massachusetts Institute of Technology
# date_start: 2016-01-01
# date_end: 2020-12-31
# summary: |
# GPA: 3.8/4.0
#
# Courses included:
# - lorem ipsum dolor sit amet, consectetur adipiscing elit
# - lorem ipsum dolor sit amet, consectetur adipiscing elit
# - lorem ipsum dolor sit amet, consectetur adipiscing elit
# - area: BSc Artificial Intelligence
# institution: Massachusetts Institute of Technology
# date_start: 2016-01-01
# date_end: 2020-12-31
# summary: |
# GPA: 3.4/4.0
#
# Courses included:
# - lorem ipsum dolor sit amet, consectetur adipiscing elit
# - lorem ipsum dolor sit amet, consectetur adipiscing elit
# - lorem ipsum dolor sit amet, consectetur adipiscing elit
#work:
# - position: Director of Cloud Infrastructure
# company_name: GenCoin
# company_url: ''
# company_logo: ''
# date_start: 2021-01-01
# date_end: ''
# summary: |2-
# Responsibilities include:
# - lorem ipsum dolor sit amet, consectetur adipiscing elit
# - lorem ipsum dolor sit amet, consectetur adipiscing elit
# - lorem ipsum dolor sit amet, consectetur adipiscing elit
# - position: Backend Software Engineer
# company_name: X
# company_url: ''
# company_logo: ''
# date_start: 2016-01-01
# date_end: 2020-12-31
# summary: |
# Responsibilities include:
# - Migrated infrastructure to a new data center
# - lorem ipsum dolor sit amet, consectetur adipiscing elit
# - lorem ipsum dolor sit amet, consectetur adipiscing elit

# Skills
# Add your own SVG icons to `assets/media/icons/`
Expand Down Expand Up @@ -141,44 +132,27 @@ skills:
percent: 80
icon: camera

languages:
- name: English
percent: 100
- name: Chinese
percent: 75
- name: Portuguese
percent: 25
#languages:
# - name: English
# percent: 100
# - name: Chinese
# percent: 75
# - name: Portuguese
# percent: 25

# Awards.
# Add/remove as many awards below as you like.
# Only `title`, `awarder`, and `date` are required.
# Begin multi-line `summary` with YAML's `|` or `|2-` multi-line prefix and indent 2 spaces below.
awards:
- title: Neural Networks and Deep Learning
url: https://www.coursera.org/learn/neural-networks-deep-learning
date: '2023-11-25'
awarder: Coursera
- title: Regents' and Chancellor's Award
url: https://financialaid.berkeley.edu/types-of-aid-at-berkeley/scholarships/regents-and-chancellors-scholarship/
date: '2023-05'
awarder: University of California, Berkeley
icon: coursera
summary: |
I studied the foundational concept of neural networks and deep learning. By the end, I was familiar with the significant technological trends driving the rise of deep learning; build, train, and apply fully connected deep neural networks; implement efficient (vectorized) neural networks; identify key parameters in a neural network’s architecture; and apply deep learning to your own applications.
- title: Blockchain Fundamentals
url: https://www.edx.org/professional-certificate/uc-berkeleyx-blockchain-fundamentals
date: '2023-07-01'
awarder: edX
icon: edx
summary: |
Learned:
- Synthesize your own blockchain solutions
- Gain an in-depth understanding of the specific mechanics of Bitcoin
- Understand Bitcoin’s real-life applications and learn how to attack and destroy Bitcoin, Ethereum, smart contracts and Dapps, and alternatives to Bitcoin’s Proof-of-Work consensus algorithm
- title: 'Object-Oriented Programming in R'
url: https://www.datacamp.com/courses/object-oriented-programming-with-s3-and-r6-in-r
certificate_url: https://www.datacamp.com
date: '2023-01-21'
awarder: datacamp
icon: datacamp
summary: |
Object-oriented programming (OOP) lets you specify relationships between functions and the objects that they can act on, helping you manage complexity in your code. This is an intermediate level course, providing an introduction to OOP, using the S3 and R6 systems. S3 is a great day-to-day R programming tool that simplifies some of the functions that you write. R6 is especially useful for industry-specific analyses, working with web APIs, and building GUIs.
---

## About Me
Expand Down

0 comments on commit 0ba389d

Please sign in to comment.