Maxime Chevalier-Boisvert
|
87a0befdbf
Added ability to drop/put down objects. Started work on PutNear env.
|
6 years ago |
Maxime Chevalier-Boisvert
|
5fd284ff88
Minor refactoring for environment creation process
|
6 years ago |
Maxime Chevalier-Boisvert
|
0ecec6bce9
Minor bugfix on FlatObsWrapper
|
6 years ago |
Maxime Chevalier-Boisvert
|
73e6d3d2f1
Made adjustments to GoToObject based on GoToDoor env
|
6 years ago |
Maxime Chevalier-Boisvert
|
3d0c94f876
Removed "advice" from observations. Randomized GoToDoor room size.
|
6 years ago |
Maxime Chevalier-Boisvert
|
a99538576b
Update README.md
|
6 years ago |
Maxime Chevalier-Boisvert
|
c8b35cb515
Updated README
|
6 years ago |
Maxime Chevalier-Boisvert
|
ad4358543a
Added go to door environment to README
|
6 years ago |
Maxime Chevalier-Boisvert
|
f2dd5adfc3
Added color names list to minigrid.py
|
6 years ago |
Maxime Chevalier-Boisvert
|
1a80488ad0
Fixed bug, improved reward function in GoToDoor env
|
6 years ago |
Maxime Chevalier-Boisvert
|
c75d108362
Added more configs for GoToDoor environment
|
6 years ago |
Maxime Chevalier-Boisvert
|
c4f68f309b
Implemented GoToDoor environment
|
6 years ago |
Maxime Chevalier-Boisvert
|
28df92e70d
Fixed issues with run_tests.py, grid encode/decode
|
6 years ago |
Maxime Chevalier-Boisvert
|
e7e870ce2d
Fixed issues with wrappers
|
6 years ago |
Maxime Chevalier-Boisvert
|
360927639b
Added wrapper for one-hot string encoding. Fixed bugs in goto env.
|
6 years ago |
Maxime Chevalier-Boisvert
|
116bfb2d4b
Completed implementation of goto env
|
6 years ago |
Maxime Chevalier-Boisvert
|
67acc5ff18
Started work on goto env
|
6 years ago |
Maxime Chevalier-Boisvert
|
a05dd9456f
Split out simple_envs.py
|
6 years ago |
Maxime Chevalier-Boisvert
|
d4d83a9bf6
Added warning if cuda is disabled, to avoid silent failure
|
6 years ago |
Maxime Chevalier-Boisvert
|
32535cc145
Changed reward range for fetch environment
|
6 years ago |
Maxime Chevalier-Boisvert
|
e02777d81b
Added function to encode observations to FetchEnv
|
6 years ago |
Maxime Chevalier-Boisvert
|
16698be044
Added 5x5 config for the fetch environment
|
6 years ago |
Maxime Chevalier-Boisvert
|
80b3178610
Moved rl code to pytorch-rl. Fixed warnings. Fixed issue w/ flat obs.
|
6 years ago |
Maxime Chevalier-Boisvert
|
c080bf08d8
Added _randPos utility function
|
6 years ago |
Maxime Chevalier-Boisvert
|
f47e47272e
Added animation for door-key curriculum
|
6 years ago |
Maxime Chevalier-Boisvert
|
dbecad9ad0
Added randomization to DoorKey envs
|
6 years ago |
Maxime Chevalier-Boisvert
|
95448c1ebd
Added check in run_tests.py
|
6 years ago |
Maxime Chevalier-Boisvert
|
25cc3b5253
Made it so agent can see what it is carrying in observations
|
6 years ago |
Maxime Chevalier-Boisvert
|
5daf219a68
Added tests. Moved envs into own source files.
|
6 years ago |
Maxime Chevalier-Boisvert
|
4c0fb7cf53
Update README.md
|
6 years ago |