Skip to content

Commit 838a2d2

Browse files
publications
1 parent d0216ba commit 838a2d2

File tree

5 files changed

+5
-3
lines changed

5 files changed

+5
-3
lines changed

_bibliography/papers.bib

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ @article{zhang2024provably
99
publisher={IEEE},
1010
url={https://ieeexplore.ieee.org/abstract/document/10505800},
1111
preview={SIPTrajGen.png},
12+
pdf={SIPTrajGen.pdf},
1213
bibtex_show={true}
1314
}
1415

@@ -23,6 +24,7 @@ @article{pan2021planning
2324
publisher={IEEE},
2425
bibtex_show={true},
2526
preview={power_grasp.png},
27+
pdf={power_grasp.pdf},
2628
url={https://ieeexplore.ieee.org/abstract/document/9626457}
2729
}
2830

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,8 +309,8 @@ display_categories: ["external-services"] # these categories will be displayed o
309309
# -----------------------------------------------------------------------------
310310

311311
scholar:
312-
last_name: [Einstein]
313-
first_name: [Albert, A.]
312+
last_name: [Zhang]
313+
first_name: [Duo, D.]
314314

315315
style: apa
316316
locale: en

_pages/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ selected_papers: true # includes a list of papers marked as "selected={true}"
1818
social: true # includes social icons at the bottom of the page
1919
---
2020

21-
My name is Duo Zhang (张多) and I am a second-year Ph.D. student and the <a href="https://www.cs.rutgers.edu">Computer Science Department of Rutgers University</a>. Here, I am advised by Prof. Jingjin Yu at the <a href="https://arc-l.github.io">Algorithmic Robotics and Control Lab(ARC-L)</a>.
21+
My name is Duo Zhang (张多) and I am a second-year Ph.D. student at the <a href="https://www.cs.rutgers.edu">Computer Science Department of Rutgers University</a>. Here, I am advised by Prof. Jingjin Yu in the <a href="https://arc-l.github.io">Algorithmic Robotics and Control Lab(ARC-L)</a>.
2222

2323
Before this, I got my M.S. degree at the <a href="https://cims.nyu.edu/dynamic/">Courant Institute of Mathematical Sciences</a> of New York University. I worked with <a href="https://cims.nyu.edu/gcl/daniele.html">Prof. Daniele Panozzo</a> from the <a href="https://cims.nyu.edu/gcl/index.html">Geometry Computing Lab</a> and <a href="https://www.lerrelpinto.com/">Prof. Lerrel Pinto</a> from <a href="https://wp.nyu.edu/cilvr/">CILVR group</a> on Deep Reinforcement Learning, Physical Simulation and Robotics.
2424

assets/pdf/SIPTrajGen.pdf

4.14 MB
Binary file not shown.

assets/pdf/power_grasp.pdf

5.44 MB
Binary file not shown.

0 commit comments

Comments
 (0)