Open Mahdiehdn opened 1 year ago
Hello I am beginner. My project is portfolio optimization using multi agent RL. Do SB3 and FinRL support implementations for this?
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.
ElegantRL
Ray RLlib
Hello I am beginner. My project is portfolio optimization using multi agent RL. Do SB3 and FinRL support implementations for this?