Lean icon indicating copy to clipboard operation
Lean copied to clipboard

Library Request: stable-baselines3

Open AlexCatarino opened this issue 4 years ago • 2 comments

Expected Behavior

Supports stable-baselines3: Stable Baselines3 is a set of improved implementations of reinforcement learning algorithms in PyTorch. It is the next major version of Stable Baselines. It works along with stable-baselines with an independent package:

from stable_baselines3 import PPO

Actual Behavior

Does not support this library.

Checklist

  • [x] I have completely filled out this template
  • [x] I have confirmed that this issue exists on the current master branch
  • [x] I have confirmed that this is not a duplicate issue by searching issues

AlexCatarino avatar Dec 16 '20 18:12 AlexCatarino

Any update on this?

vio-codes avatar Feb 19 '21 16:02 vio-codes

I would also like to use this library please.

Magno-M-S-Silva avatar Aug 03 '22 05:08 Magno-M-S-Silva

Closed by https://github.com/QuantConnect/Lean/pull/6558

Martin-Molinero avatar Aug 24 '22 21:08 Martin-Molinero

Note: it requires using the Foundation-Tensorforce environment. Ref https://github.com/QuantConnect/Lean/blob/master/DockerfileLeanFoundation#L221

Martin-Molinero avatar Aug 24 '22 21:08 Martin-Molinero