Antonin RAFFIN

Results 65 issues of Antonin RAFFIN

See https://optuna.readthedocs.io/en/latest/reference/generated/optuna.study.Study.html#optuna.study.Study

enhancement

Add tests for: - [ ] custom hyperparams - [ ] callbacks - [x] custom wrappers

enhancement

## 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 -...

Hello, It seems that the notebook on the dev branch is broken, I got that error: ``` InvalidArgumentError: You must feed a value for placeholder tensor 'input_14' with dtype float...

Hello, I've tried in vain to find suitable hyperparameters for SAC in order to solve MountainCarContinuous-v0. Even with hyperparameter tuning (see "add-trpo" branch of [rl baselines zoo](https://github.com/araffin/rl-baselines-zoo)), I was not...

As stable-baselines has now integrated tensorflow support, that could be cool to enable it in the toolbox repo (and to add it to the pytorch RL algo: SAC, CMA-ES, ARS).

enhancement
help wanted

Hello, I'm glad someone finally did that repo ;) I was wondering if you would be interested by expert datasets? (where behavior cloning should perform relatively well) I would use...

## Description FYI: unpolished jax implementation of TD3+DroQ and TD3+TQC implementations. Related to #262 #258 My plan is to try to have sac in jax, but currently jax rely on...

## 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 ## Context - [ ] I have raised an issue to propose this change ([required](https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/blob/master/CONTRIBUTING.md)) ## Types of changes - [ ] Bug fix (non-breaking change which fixes...