MetaGym
MetaGym copied to clipboard
Liftsim support for MARL algorithms
@TomorrowIsAnOtherDay do liftsim simulator support MARL algorithms like MADDPG? If so could you provide any reference baseline implementation that i could refer to
Apologies, but at the moment, we do not have any immediate plans to incorporate MARL baselines. We warmly welcome any contributions in this area.
@WorldEditors thanks for response. For liftsim simulator through PARL library currently only DQN, A2C baselines were provided, Could you please suggest support for any other additional algorithms. Also could you provide any pytorch or tensorflow integration with liftsim simulator for implementation of RL algorithms kindly.