Skip to content

Commit e092d6a

Browse files
committed
Update sections
1 parent 9cb38d2 commit e092d6a

File tree

2 files changed

+35
-4
lines changed

2 files changed

+35
-4
lines changed

_pages/Anuj_Karpatne.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +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!
1+
Anuj Karpatne is an Associate Professor in the Department of Computer Science at Virginia Tech, where he develops data mining and machine learning methods to solve scientific and socially relevant problems. A key focus of Dr. Karpatne’s research is to advance the field of science-guided machine learning for applications in several domains including climate science, hydrology, ecology, geophysics, trait-based biology, mechanobiology, quantum mechanics, and fluid dynamics. He has received the Outstanding New Assistant Award by the College of Engineering at VT in 2022, the Rising Star Faculty Award by the Department of Computer Science at VT in 2021 and was named the Inaugural Research Fellow by the IS-GEO (Intelligent Systems for Geosciences) Research Coordination Network for 2019. Dr. Karpatne currently serves as the editor-in-chief of the quarterly newsletter SIGAI AI Matters. Dr. Karpatne is also a co-author of the second edition of the textbook, Introduction to Data Mining.

_pages/profiles.md

Lines changed: 34 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,48 @@
11
---
22
layout: profiles
33
permalink: /people/
4-
title: Team
4+
title: Principal Investigator
55
# description:
66
nav: true
77
nav_order: 7
88

9-
section_title: Principal Investigator
9+
profiles:
10+
- align: left
11+
image: AK_VT_pic2.png
12+
content: Anuj_Karpatne.md
13+
image_circular: false # crops the image to make it circular
14+
more_info: >
15+
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
16+
<p style="margin: 0;">
17+
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
18+
<i class="fas fa-envelope" style="font-size: 24px;"></i>
19+
</a>
20+
<a href="https://people.cs.vt.edu/karpatne/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
21+
<i class="fas fa-globe" style="font-size: 24px;"></i>
22+
</a>
23+
<a href="https://x.com/anujkarpatne" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
24+
<i class="fab fa-twitter-square" style="font-size: 24px;"></i>
25+
</a>
26+
<a href="https://www.linkedin.com/in/anuj-karpatne-a816281b" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
27+
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
28+
</a>
29+
</p>
30+
</div>
31+
32+
---
33+
34+
---
35+
layout: profiles
36+
permalink: /people/
37+
title: Graduate Students
38+
# description:
39+
nav: true
40+
nav_order: 7
1041

1142
profiles:
1243
- align: left
1344
image: AK_VT_pic2.png
14-
content:
45+
content: Anuj_Karpatne.md
1546
image_circular: false # crops the image to make it circular
1647
more_info: >
1748
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">

0 commit comments

Comments
 (0)