-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fe2d101
commit 7de4740
Showing
5 changed files
with
16 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
external: false | ||
|
||
- title: News | ||
url: /posts/ | ||
url: /news/ | ||
external: false | ||
|
||
- title: AI4Science+Math | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
--- | ||
layout: home | ||
--- | ||
--- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
title: News | ||
permalink: /news/ | ||
layout: page | ||
excerpt: News | ||
--- | ||
<h4 class="posts-item-note">Recent News</h4> | ||
- [July 2024 Attending University of Michigan for summer school on <a href = "https://scifm.ai/summer_school.html">Foundational Models</a>] <br> | ||
- [July 2024 Attending University of Chicago for the <a href = "https://datascience.uchicago.edu/events/ai-science-summer-school-2024/">AI4Science Summer School</a>] <br> | ||
- [June 2024 Finished my first year of <a href = "https://x.com/Robertljg/status/1800656342778253395">PhD</a>] <br> | ||
- [April 2024 Passed my qualification exams] | ||
<br> |