You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pages/about.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ subtitle: People, AI & Robots
6
6
7
7
profile:
8
8
align: left
9
-
image: pair-logo-sq.png
9
+
image: pair-logo-image.png
10
10
image_circular: false # crops the image to make it circular
11
11
more_info: > #<p>Georgia Tech</p>
12
12
@@ -27,9 +27,12 @@ latest_posts:
27
27
PAIR Lab is directed by [Animesh Garg](https://animesh.garg.tech/) in the [School of Interactive Computing](https://www.ic.gatech.edu/) at [Georgia Tech](https://www.cc.gatech.edu)
28
28
Before moving to GT, we are at the [Department of Computer Science](https://web.cs.toronto.edu/) at the [University of Toronto](https://www.utoronto.ca/).
29
29
30
+
<br>
30
31
Our research vision is to build the **Algorithmic Foundations for Generalizable Autonomy**, that enables robots to acquire skills, at both cognitive & dexterous levels, and to seamlessly interact & collaborate with humans in novel environments. We focus on understanding structured inductive biases and causality on a quest for general-purpose embodied intelligence that learns from imprecise information and achieves flexibility & efficiency of human reasoning.
31
32
32
33
<br>
34
+
[**Research**](/research): Our current research focuses on machine learning algorithms for perception and control in robotics. The principal focus of this research is to understand representations and algorithms to enable the efficiency and generality of learning for interaction in autonomous agents.
35
+
We work on challenging open problems at the intersection of computer vision, machine learning, and robotics. We develop algorithms and systems that unify reinforcement learning, control theoretic modeling, causality, and 2D/3D visual scene understanding to teach robots to perceive and to interact with the physical world. [Read more](/research)
33
36
34
37
<divclass="row mt-3">
35
38
<div class="col-sm mt-3 mt-md-0">
@@ -43,9 +46,6 @@ Our research vision is to build the **Algorithmic Foundations for Generalizable
43
46
</div>
44
47
</div>
45
48
46
-
[**Research**](/research): Our current research focuses on machine learning algorithms for perception and control in robotics. The principal focus of this research is to understand representations and algorithms to enable the efficiency and generality of learning for interaction in autonomous agents.
47
-
We work on challenging open problems at the intersection of computer vision, machine learning, and robotics. We develop algorithms and systems that unify reinforcement learning, control theoretic modeling, causality, and 2D/3D visual scene understanding to teach robots to perceive and to interact with the physical world. [Read more](/research)
Copy file name to clipboardExpand all lines: _pages/repositories.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
2
2
layout: page
3
-
permalink: /repositories/
4
-
title: repositories
5
-
description: Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories.
0 commit comments