-
```
Create a page for the Mines environment, give a little background, and then
link to it from everywhere to give it some context.
```
Original issue reported on code.google.com by `brian.ta...@gmai…
-
```
Create a page for the Mines environment, give a little background, and then
link to it from everywhere to give it some context.
```
Original issue reported on code.google.com by `brian.ta...@gmai…
-
### 🚀 Feature
Can a recent BBF algorithm be added to the library- https://github.com/google-research/google-research/tree/master/bigger_better_faster?
### Motivation
It is model free single agent R…
-
`python script/train_rl.py --env 'BabyAI-PutNext-v0' --tb True`
Should I configure other parameters?
But I change the environment to 'Open' or 'Pickup' or 'Goto', it works well.
-
```
Create a page for the Mines environment, give a little background, and then
link to it from everywhere to give it some context.
```
Original issue reported on code.google.com by `brian.ta...@gmai…
-
```
Create a page for the Mines environment, give a little background, and then
link to it from everywhere to give it some context.
```
Original issue reported on code.google.com by `brian.ta...@gmai…
-
```
Create a page for the Mines environment, give a little background, and then
link to it from everywhere to give it some context.
```
Original issue reported on code.google.com by `brian.ta...@gmai…
-
I am trying to use this codebase to reproduce the failure of transfer with vanilla RL algorithms. However, I can not reproduce this phenomenon. It seems that this repo does not contain codes for savin…
-
Hey, first off, I love this project and the general idea of defining environments in JAX so that they can be easily batched and integrated into RL training loops!
I tend to do a lot of work with PO…
-
I am interested to contribute towards gym environments purely in julia (https://julialang.org/jsoc/gsoc/flux/). What are the next steps towards development of Gym.jl?