FinRL-Tutorials icon indicating copy to clipboard operation
FinRL-Tutorials copied to clipboard

multi-agent RL

Open Mahdiehdn opened this issue 2 years ago • 1 comments

Hello I am beginner. My project is portfolio optimization using multi agent RL. Do SB3 and FinRL support implementations for this?

Mahdiehdn avatar Feb 02 '23 18:02 Mahdiehdn

Hi, both ElegantRL and Ray RLlib support multi-agent models, you may find more details here for ElegantRL and here for Ray RLlib. We suggest using ElegantRL since it's much more lightweight and easier to use, so it's more suitable for beginners.

oliverwang15 avatar Feb 10 '23 14:02 oliverwang15