Antonin RAFFIN
Antonin RAFFIN
TODO: move custom wrapper/callbacks from the zoo to contrib (e.g. time feature wrapper)
Hello, I should have written this issue when we noticed it a while ago but the architecture of the CNN does not match the Nature CNN one (I assume that...
## Description ## Motivation and Context - [ ] I have raised an issue to propose this change ([required](https://github.com/DLR-RM/stable-baselines3/blob/master/CONTRIBUTING.md) for new features and bug fixes) ## Types of changes -...
## Description ## Motivation and Context - [ ] I have raised an issue to propose this change ([required](https://github.com/DLR-RM/stable-baselines3/blob/master/CONTRIBUTING.md) for new features and bug fixes) ## Types of changes -...
## Description ## Motivation and Context - [ ] I have raised an issue to propose this change ([required](https://github.com/DLR-RM/stable-baselines3/blob/master/CONTRIBUTING.md) for new features and bug fixes) ## Types of changes -...
See https://github.com/sail-sg/envpool https://github.com/sail-sg/envpool/issues/38 and https://github.com/sail-sg/envpool/issues/55
## Description ## Motivation and Context - [ ] I have raised an issue to propose this change ([required](https://github.com/DLR-RM/stable-baselines3/blob/master/CONTRIBUTING.md) for new features and bug fixes) ## Types of changes -...
## Description ## Motivation and Context - [ ] I have raised an issue to propose this change ([required](https://github.com/DLR-RM/stable-baselines3/blob/master/CONTRIBUTING.md) for new features and bug fixes) ## Types of changes -...
It would be nice to have a cli that is available everywhere (with completion too), something like: ```bash sb3 train --algo ppo --env CartPole-v1 sb3 train --algo ppo --env CartPole-v1...