Skip to content

Commit 29ca6bf

Browse files
committed
Added Professor Profile
1 parent 2ed1acb commit 29ca6bf

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

_pages/Anuj_Karpatne.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Hello everyone! I am an Associate Professor in the Department at Computer Science at Virginia Tech (VT). My research strives to push the capabilities of current standards of machine learning (ML) in solving scientific and societally relevant problems by developing novel methodologies in the emerging field of scientific Knowledge-guided Machine Learning (KGML). KGML seeks a distinct departure from “data-only” and “science-only” methods by using both scientific knowledge and data in the design and learning of ML models. The key motivation behind KGML is to improve the interpretability and generalization power of ML models, especially on out-of-sample distributions and even in the paucity of gold-standard data. KGML is also referred to by various names in different research communities, including ‘theory-guided data science’ (TGDS), ‘physics-guided machine learning’ (PGML), ‘science-guided machine learning’ (SGML), and ‘physics-informed machine learning’ (PIML). I enjoy working on inter-disciplinary problems and have been fortunate to work with amazing collaborators from a diverse range of scientific disciplines including lake modeling, remote sensing, geophysics, fluid dynamics, quantum mechanics, optics, radar physics, mechanobiology, and trait-based biology. If you are interested in collaborating, please feel free to contact me!

_pages/profiles.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,22 @@ profiles:
1111
# if you want to include more than one profile, just replicate the following block
1212
# and create one content file for each profile inside _pages/
1313
- align: left
14-
image: prof_pic.jpg
15-
content: about_einstein.md
14+
image: AK_VT_pic2.png
15+
content: Anuj_Karpatne.md
1616
image_circular: false # crops the image to make it circular
1717
more_info: >
1818
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
1919
<p style="margin: 0;">
20-
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
20+
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
2121
<i class="fas fa-envelope" style="font-size: 24px;"></i>
2222
</a>
2323
<a href="https://people.cs.vt.edu/karpatne/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
2424
<i class="fas fa-globe" style="font-size: 24px;"></i>
2525
</a>
26-
<a href="https://people.cs.vt.edu/karpatne/" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
26+
<a href="https://x.com/anujkarpatne" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
2727
<i class="fab fa-twitter-square" style="font-size: 24px;"></i>
2828
</a>
29-
<a href="https://people.cs.vt.edu/karpatne/" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
29+
<a href="https://www.linkedin.com/in/anuj-karpatne-a816281b" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
3030
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
3131
</a>
3232
</p>

0 commit comments

Comments
 (0)