marl icon indicating copy to clipboard operation
marl copied to clipboard

Multi-agent reinforcement learning framework

Results 3 marl issues
Sort by recently updated
recently updated
newest added

After the installation of both Soccer and marl i tried to run the second example with the MinMaxQAgent but I got the error: AttributeError: 'MARL' object has no attribute 'experience'...

@blavad **thanks for the huge repo** hi i have a query i would like to train two agents with DQN of same environment, but independent of them (agents) is it...

@blavad seems this should be added tow multi agent system from marl.marl import MARL