Skip to content

Commit a740658

Browse files
Deploying to gh-pages from @ bd34031 🚀
1 parent 8fe1226 commit a740658

21 files changed

+6
-4
lines changed

assets/jupyter/blog.ipynb.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://kgml-lab.github.io/feed.xml" rel="self" type="application/atom+xml"/><link href="https://kgml-lab.github.io/" rel="alternate" type="text/html" hreflang="en"/><updated>2025-04-14T00:31:13+00:00</updated><id>https://kgml-lab.github.io/feed.xml</id><title type="html">KGML Lab</title><subtitle>Group website of Knowledge-guided Machine Learning (KGML) Lab at Virginia Tech </subtitle><entry><title type="html">Google Gemini updates: Flash 1.5, Gemma 2 and Project Astra</title><link href="https://kgml-lab.github.io/blog/2024/google-gemini-updates-flash-15-gemma-2-and-project-astra/" rel="alternate" type="text/html" title="Google Gemini updates: Flash 1.5, Gemma 2 and Project Astra"/><published>2024-05-14T00:00:00+00:00</published><updated>2024-05-14T00:00:00+00:00</updated><id>https://kgml-lab.github.io/blog/2024/google-gemini-updates-flash-15-gemma-2-and-project-astra</id><content type="html" xml:base="https://kgml-lab.github.io/blog/2024/google-gemini-updates-flash-15-gemma-2-and-project-astra/"><![CDATA[]]></content><author><name></name></author><summary type="html"><![CDATA[We’re sharing updates across our Gemini family of models and a glimpse of Project Astra, our vision for the future of AI assistants.]]></summary></entry><entry><title type="html">Displaying External Posts on Your al-folio Blog</title><link href="https://kgml-lab.github.io/blog/2022/displaying-external-posts-on-your-al-folio-blog/" rel="alternate" type="text/html" title="Displaying External Posts on Your al-folio Blog"/><published>2022-04-23T23:20:09+00:00</published><updated>2022-04-23T23:20:09+00:00</updated><id>https://kgml-lab.github.io/blog/2022/displaying-external-posts-on-your-al-folio-blog</id><content type="html" xml:base="https://kgml-lab.github.io/blog/2022/displaying-external-posts-on-your-al-folio-blog/"><![CDATA[]]></content><author><name></name></author></entry></feed>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://kgml-lab.github.io/feed.xml" rel="self" type="application/atom+xml"/><link href="https://kgml-lab.github.io/" rel="alternate" type="text/html" hreflang="en"/><updated>2025-04-14T00:49:57+00:00</updated><id>https://kgml-lab.github.io/feed.xml</id><title type="html">KGML Lab</title><subtitle>Group website of Knowledge-guided Machine Learning (KGML) Lab at Virginia Tech </subtitle><entry><title type="html">Google Gemini updates: Flash 1.5, Gemma 2 and Project Astra</title><link href="https://kgml-lab.github.io/blog/2024/google-gemini-updates-flash-15-gemma-2-and-project-astra/" rel="alternate" type="text/html" title="Google Gemini updates: Flash 1.5, Gemma 2 and Project Astra"/><published>2024-05-14T00:00:00+00:00</published><updated>2024-05-14T00:00:00+00:00</updated><id>https://kgml-lab.github.io/blog/2024/google-gemini-updates-flash-15-gemma-2-and-project-astra</id><content type="html" xml:base="https://kgml-lab.github.io/blog/2024/google-gemini-updates-flash-15-gemma-2-and-project-astra/"><![CDATA[]]></content><author><name></name></author><summary type="html"><![CDATA[We’re sharing updates across our Gemini family of models and a glimpse of Project Astra, our vision for the future of AI assistants.]]></summary></entry><entry><title type="html">Displaying External Posts on Your al-folio Blog</title><link href="https://kgml-lab.github.io/blog/2022/displaying-external-posts-on-your-al-folio-blog/" rel="alternate" type="text/html" title="Displaying External Posts on Your al-folio Blog"/><published>2022-04-23T23:20:09+00:00</published><updated>2022-04-23T23:20:09+00:00</updated><id>https://kgml-lab.github.io/blog/2022/displaying-external-posts-on-your-al-folio-blog</id><content type="html" xml:base="https://kgml-lab.github.io/blog/2022/displaying-external-posts-on-your-al-folio-blog/"><![CDATA[]]></content><author><name></name></author></entry></feed>

projects/GFI-framework/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,9 @@ <h2 class="subtitle is-4 has-text-weight-bold">ICLR 2025</h2>
7777
<section class="section">
7878
<div class="container is-max-desktop has-text-centered">
7979
<h2 class="title is-3">Teaser</h2>
80-
<video src="./static/videos/teaser.mp4" autoplay muted loop playsinline controls width="90%"></video>
80+
<img src="./static/images/GFI_Framework.png" alt="GFI Framework" width="90%">
81+
<img src="./static/images/LatentU-Net.png" alt="Latent U-Net architecture" width="90%">
82+
<img src="./static/images/InvertibleX-Net.png" alt="Invertible X-Net architecture" width="90%">
8183
<!-- OR use this if you only have an image: -->
8284
<!-- <img src="./static/images/teaser.jpg" alt="Teaser image" width="90%"> -->
8385
</div>
191 KB
Loading
197 KB
Loading
422 KB
Loading
186 KB
Loading
186 KB
Loading
437 KB
Loading
442 KB
Loading

0 commit comments

Comments
 (0)