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
+17-2Lines changed: 17 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ subtitle: haeone.lee@kaist.ac.kr
7
7
profile:
8
8
align: right
9
9
image: prof_pic.jpg
10
-
image_circular: true# crops the image to make it circular
10
+
image_circular: false# crops the image to make it circular
11
11
more_info: >
12
12
<p> 📍 Seoul, Korea </p>
13
13
<p> </p>
@@ -28,4 +28,19 @@ I am a master student in KAIST Graduate school of AI, advised by Prof. [Kimin Le
28
28
29
29
I am interested in developing a safe and proficient decision-making agent in real-world(e.g., robots). To this end, I aim to develop a method that can extract behavioral rules from existing data efficiently and help the agent continuously self-improve. Relevant topics include imitation learning on human data and developing scalable reinforcement learning (RL) algorithms that can work both on/offline.
30
30
31
-
Relevant keywords include imitation learning, hierarchical RL, explorations in RL, and robot learning.
31
+
Relevant keywords include imitation learning, hierarchical RL, explorations in RL, and robot learning.
32
+
33
+
---
34
+
layout: page
35
+
permalink: /publications/
36
+
title: publications
37
+
description: publications by categories in reversed chronological order. generated by jekyll-scholar.
0 commit comments