Skip to content

Commit 7147f9b

Browse files
committed
fix teaching page
fix teaching. minor changes in config file formatting change sin main page as well as contact.
1 parent 15414aa commit 7147f9b

7 files changed

Lines changed: 62 additions & 140 deletions

File tree

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ title: PAIR # the website title (if blank, full name will be used instead)
66
first_name: PAIR
77
middle_name:
88
last_name: Lab
9+
email: animesh.garg@gatech.edu
910
contact_note: >
1011
You can even add a little note about which of these is the best way to reach you.
1112
description: > # the ">" symbol means to ignore newlines until "footer_text:"

_pages/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Our research vision is to build the **Algorithmic Foundations for Generalizable
3333
[**Research**]({{ site.baseurl }}/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.
3434
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]({{ site.baseurl}}/research)
3535

36-
If you are interested in joining us, please see details on the [contact]({{ site.baseurl}}/contact)
36+
If you are interested in joining us, please see details on the [contact]({{ site.baseurl}}/contact) page.
3737

3838
**Research Interests**: Robotics, Reinforcement Learning, Causality, Perception
3939
**Current Applications**: Mobile-Manipulation in Retail/Warehouse, Personal/Sevice, and Surgical/Medical robotics.

_pages/contact.md

Lines changed: 33 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,39 @@ nav: true
1010
nav_order: 5
1111
---
1212

13-
#### Getting Involved
13+
### Getting in Touch
14+
15+
Best way to reach Animesh Garg is over email:
16+
17+
- About Georgia Tech: [animesh.garg@gatech.edu](mailto:animesh.garg@gatech.edu) (preferred)
18+
- About UofT: [garg@cs.toronto.edu](mailto:garg@cs.toronto.edu)
19+
20+
```
21+
Please note that emailing for current courses or graduate admissions is strongly discouraged.
22+
Please follow instructions in course material to contact staff.
23+
```
24+
25+
{% details **Mailing Address** %}
26+
27+
**Prof. Animesh Garg**
28+
: CODA 11th Floor, Office S1145
29+
756 West Peachtree Street
30+
Atlanta, GA 30308
31+
32+
{% enddetails %}
33+
34+
{% details **How to Get Here** %}
35+
36+
You may follow the [**Maps**](https://www.google.com/maps/place/Coda/@33.7753082,-84.3881242,19.37z/data=!4m6!3m5!1s0x88f5046677950223:0x7fd1ad077b382c98!8m2!3d33.7752651!4d-84.3876426!16s%2Fg%2F11c6lvs7sl!5m1!1e1?coh=245187&entry=tts&g_ep=EgoyMDI1MDUxMS4wIPu8ASoJLDEwMjExNDUzSAFQAw%3D%3D&skid=4c7009e2-1301-425b-a27f-88ffef9d795f)
37+
38+
You can also get to CODA on public transport using MARTA.
39+
Disemabark on North Avenue MARTA Station and walk one block north on W Peachtree St NE
40+
41+
{% enddetails %}
42+
43+
---
44+
45+
### Getting Involved in PAIR lab
1446

1547
Thank you for your interest in our lab!
1648
We are accepting new students at all levels.
@@ -62,26 +94,3 @@ We are hiring a research engineer. To apply, please go through the official UC B
6294
-->
6395

6496
{% endtabs %}
65-
66-
---
67-
68-
#### Getting in Touch
69-
70-
Best way to reach Animesh Garg is over email:
71-
72-
- About Georgia Tech: [animesh.garg@gatech.edu](mailto:animesh.garg@gatech.edu)
73-
- About UofT: [garg@cs.toronto.edu](mailto:garg@cs.toronto.edu)
74-
75-
```
76-
Please note that emailing for current courses is strongly discouraged.
77-
Please follow instructions in course material to contact staff.
78-
```
79-
80-
#### Mailing Address
81-
82-
**Prof. Animesh Garg**
83-
: CODA 11th Floor, Office S1145
84-
756 West Peachtree Street
85-
Atlanta, GA 30308
86-
87-
How to Get Here: [**Maps**](https://www.google.com/maps/place/Coda/@33.7753082,-84.3881242,19.37z/data=!4m6!3m5!1s0x88f5046677950223:0x7fd1ad077b382c98!8m2!3d33.7752651!4d-84.3876426!16s%2Fg%2F11c6lvs7sl!5m1!1e1?coh=245187&entry=tts&g_ep=EgoyMDI1MDUxMS4wIPu8ASoJLDEwMjExNDUzSAFQAw%3D%3D&skid=4c7009e2-1301-425b-a27f-88ffef9d795f)

_pages/teaching.md

Lines changed: 25 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -2,60 +2,32 @@
22
layout: page
33
permalink: /teaching/
44
title: teaching
5-
description: Materials for courses you taught. Replace this text with your description.
5+
description: Materials for courses by Animesh Garg.
66
nav: false
7+
pretty_table: true
78
# nav_order: 6
89
---
910

10-
#### Instructor
11-
12-
[CSC 498](http://pair.toronto.edu/csc498-f21)
13-
: **Introduction to Reinforcement Learning**,
14-
(Initially listed as a Topics in Computer Science Course)
15-
Instructor (_W-21, F-21_).
16-
_University of Toronto_.
17-
18-
[CSC 375](http://pair.toronto.edu/csc375-f20)
19-
: **Algorithmic Intelligence in Robotics**,
20-
(Initially listed as a Programming Mechatronics Course)
21-
Instructor (_F-20_).
22-
_University of Toronto_.
23-
24-
[CSC 2547](http://pair.toronto.edu/csc2547-w21)
25-
: **Topics in Computer Vision: Advances in 3D Vision**
26-
Instructor (_W-21_).
27-
_University of Toronto_.
28-
29-
[CSC 2621](http://pair.toronto.edu/csc2621-w20/#)
30-
: **Topics in Robotics: Deep Reinforcement Learning**,
31-
Instructor (_W-20_).
32-
_University of Toronto_.
33-
34-
[CS 332](http://cs332.stanford.edu/#!index.md)
35-
: **Advanced Survey of Reinforcement Learning**,
36-
Co-Instructor (_[F-17](http://web.stanford.edu/class/archive/cs/cs332/cs332.1182/#!index.md)_), with [Emma Brunskill](http://cs.stanford.edu/people/ebrun/),
37-
_Stanford University_.
38-
39-
---
40-
41-
#### Teaching Assistant
42-
43-
[IEOR 131](http://www.ieor.berkeley.edu/~ieor131/)
44-
: **Discrete Event Simulation**, TA (_Sp-16_)
45-
[Lee Schruben](http://www.ieor.berkeley.edu/~schruben/), _University of California, Berkeley_.
46-
47-
[IEOR 170](http://www.ieor.berkeley.edu/~ieor170/)
48-
: **Industrial Design & Human Factors**, TA (_Sp-15_)
49-
[Ken Goldberg](http://goldberg.berkeley.edu/), _University of California, Berkeley_.
50-
51-
[IEOR 115](http://www.ieor.berkeley.edu/~ieor115/)
52-
: **Industrial & Commercial Data Systems**, TA (_[F-11, Sp-13, F-13, F-14](http://courses.ieor.berkeley.edu/ieor115/sample_project.html)_)
53-
[Ken Goldberg](http://goldberg.berkeley.edu/), _University of California, Berkeley_.
54-
55-
[IEOR 191](http://www2.ieor.berkeley.edu/courses/ieor-191)
56-
: **Technology Entrepreneurship**, TA (_F-12_)
57-
[Ron Lesniak](http://ronlesniak.com/), _University of California, Berkeley_.
58-
59-
[CS 3451](http://www.cc.gatech.edu/graphics/courses.html)
60-
: **Computer Graphics**, Reader (_Sp-11_)
61-
[Greg Turk](http://www.cc.gatech.edu/~turk/), _Georgia Institute of Technology_.
11+
### Instructor
12+
13+
| Course | Title | Role | Term(s) | Institution |
14+
| --------------------------------------------------------- | ------------------------------------------------ | ------------- | ---------------------------------------------------------------------------- | --------------------- |
15+
| [CS 3600](http://www.cc.gatech.edu/graphics/courses.html) | Intro to Artificial Intelligence | Instructor | S-25 | Georgia Tech |
16+
| [CS 8803](http://www.cc.gatech.edu/graphics/courses.html) | Deep Reinforcement Learning | Instructor | F-24 | Georgia Tech |
17+
| [CSC 498](http://pair.toronto.edu/csc498-f21) | Introduction to Reinforcement Learning | Instructor | W-21, F-21 | University of Toronto |
18+
| [CSC 375](http://pair.toronto.edu/csc375-f20) | Algorithmic Intelligence in Robotics | Instructor | F-20, W-22 | University of Toronto |
19+
| [CSC 2547](http://pair.toronto.edu/csc2547-w21) | Topics in Computer Vision: Advances in 3D Vision | Instructor | W-21 | University of Toronto |
20+
| [CSC 2621](http://pair.toronto.edu/csc2621-w20/#) | Topics in Robotics: Deep Reinforcement Learning | Instructor | W-20 | University of Toronto |
21+
| [CS 332](http://cs332.stanford.edu/#!index.md) | Advanced Survey of Reinforcement Learning | Co-Instructor | [F-17](http://web.stanford.edu/class/archive/cs/cs332/cs332.1182/#!index.md) | Stanford University |
22+
23+
<br>
24+
25+
### Teaching Assistant
26+
27+
| Course | Title | Role | Term(s) | Institution |
28+
| ---------------------------------------------------------- | ------------------------------------ | ------ | ----------------------- | ------------ |
29+
| [IEOR 131](http://www.ieor.berkeley.edu/~ieor131/) | Discrete Event Simulation | TA | Sp-16 | UC Berkeley |
30+
| [IEOR 170](http://www.ieor.berkeley.edu/~ieor170/) | Industrial Design & Human Factors | TA | Sp-15 | UC Berkeley |
31+
| [IEOR 115](http://www.ieor.berkeley.edu/~ieor115/) | Industrial & Commercial Data Systems | TA | F-11, Sp-13, F-13, F-14 | UC Berkeley |
32+
| [IEOR 191](http://www2.ieor.berkeley.edu/courses/ieor-191) | Technology Entrepreneurship | TA | F-12 | UC Berkeley |
33+
| [CS 3451](http://www.cc.gatech.edu/graphics/courses.html) | Computer Graphics | Reader | Sp-11 | Georgia Tech |

_sass/_base.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -494,8 +494,8 @@ footer.fixed-bottom {
494494

495495
footer.sticky-bottom {
496496
border-top: 1px solid var(--global-divider-color);
497-
padding-top: 40px;
498-
padding-bottom: 40px;
497+
padding-top: 20px;
498+
padding-bottom: 20px;
499499
font-size: 0.9rem;
500500

501501
.container {

_sass/_teaching.scss

Lines changed: 0 additions & 59 deletions
This file was deleted.

assets/css/main.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ $max-content-width: {{ site.max_width }};
1515
"cv",
1616
"tabs",
1717
"typograms",
18-
"teaching",
1918
"people",
2019
"publications",
2120
"font-awesome/fontawesome",

0 commit comments

Comments
 (0)