saleml
|
57fa6e5fe1
fix typo + remove unused package
|
2 年之前 |
saleml
|
5c241a8a15
use new_step API, and solve some pylance errors
|
2 年之前 |
StringTheory
|
5e40e4c117
Run pre-commit
|
2 年之前 |
StringTheory
|
e30599f258
Merge branch 'master' into remove-param-envs
|
2 年之前 |
StringTheory
|
925419ffbf
Rerun pre-commit
|
2 年之前 |
StringTheory
|
d9fa55fd69
Merge branch 'master' into pre-commit
|
2 年之前 |
StringTheory
|
d53edeb5a2
Initial commit
|
2 年之前 |
StringTheory
|
c345e9027f
Initial commit for adding pre-commit
|
2 年之前 |
saleml
|
ce22f87a27
add **kwargs to __init__ functions of all classes inhertting from MiniGridEnv, in order to be able to use gym.make the right way
|
2 年之前 |
Maxime Chevalier-Boisvert
|
a5f4ef3684
Fix bug with dynamic obstacles signaled in #79
|
5 年之前 |
Maxime Chevalier-Boisvert
|
97bca6e172
Fixed issues with dynamic obstacles env
|
5 年之前 |
Maxime Chevalier-Boisvert
|
13d4651e03
Refactored to eliminate start_pos, simplify code.
|
5 年之前 |
Maxime Chevalier-Boisvert
|
f3db6a7613
Added check for invalid actions to dynamic obstacles.
|
6 年之前 |
Maxime Chevalier-Boisvert
|
ba8b8e2316
Fixed issue causing dynamic obstacles env to crash
|
6 年之前 |
Suman Pal
|
c5747d230b
Dynamic Obstacles Environment (#53)
|
6 年之前 |