diff --git a/_data/menus.yml b/_data/menus.yml index cb4abba..a72d59f 100644 --- a/_data/menus.yml +++ b/_data/menus.yml @@ -6,7 +6,7 @@ url: /research/ external: false -- title: Posts +- title: News url: /posts/ external: false diff --git a/_layouts/home.md b/_layouts/home.md index e28da85..bca9fd5 100644 --- a/_layouts/home.md +++ b/_layouts/home.md @@ -16,14 +16,6 @@ home: true

-

Recent News

-- [July 2024 Attending University of Michigan for summer school on Foundational Models]
-- [July 2024 Attending University of Chicago for the AI4Science Summer School]
-- [June 2024 Finished my first year of PhD]
-- [April 2024 Passed my qualification exams] - -
- I am a Ph.D. student in Mathematics and Computer Science at Caltech under Professor Animashree Anandkumar (Nvidia). I work in the Artificial Intelligence and Machine Learning Group (AI4Science) group. I graduated with the Dean's Silver Medal in Science from the University of Alberta with a degree in Honors Mathematics and Computer Science. My research interests include Deep Learning, Neural Operators, AI4Science, AI4Math, LLM Reasoning and Optimization and Efficient training of foundational models.

diff --git a/_layouts/post.html b/_layouts/post.html index 2c0e60e..6a14ce8 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -4,11 +4,19 @@ - - + +

Recent News

+- [July 2024 Attending University of Michigan for summer school on Foundational Models]
+- [July 2024 Attending University of Chicago for the AI4Science Summer School]
+- [June 2024 Finished my first year of PhD]
+- [April 2024 Passed my qualification exams] -{% include header.html %} +
+ + +