Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

from marl.marl import MARL #2

Open
indhra opened this issue Apr 25, 2020 · 1 comment
Open

from marl.marl import MARL #2

indhra opened this issue Apr 25, 2020 · 1 comment

Comments

@indhra
Copy link

indhra commented Apr 25, 2020

@blavad
seems this should be added tow multi agent system

from marl.marl import MARL

@blavad
Copy link
Owner

blavad commented Apr 26, 2020

@indhra007
If no errors occurred when installing the package, you have three ways to import the class MARL:

from marl import MARL
from marl.agent import MARL
from marl.marl import MARL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants