A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)
I've downloaded MADRL, but I didn't install it successfully. Does it need the below command? conda env create -f environment.yml ResolvePackageNotFound: - pygame - tensorflow=0.10.0rc0 I've installed pygame using "pip intall pygame". When I run main.py, I got the below error: ModuleNotFoundError: No module named 'madrl_environments'
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by silkyrose and has received 1 comments.