Skip to content

Commit 50df088

Browse files
authored
Update README.md
1 parent ea2fd1f commit 50df088

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Sparse-Reward-Algorithms
22

3-
Implement many Sparse Reward algorithms in Gym Fetch environment
3+
We implemented many classes of Sparse Reward algorithms in Gym Fetch environment including Reward Shaping, Imitation Learning, Curriculum Learning, Hindsight Experience Replay, Curiosity-Driven Exploration, Hierachical Reinforcement Learning. This work is for better understanding of sparse reward algorithms.
4+
5+
Our code is based on https://github.com/andrew-j-levy/Hierarchical-Actor-Critc-HAC- and we have changed a lot on code simplif ication and content richness.
46

0 commit comments

Comments
 (0)