-
When trying to install the qmix package using pip on Windows, the install fails with
```Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", …
-
I downloaded and tested pyqmix-web_2018-11-07.exe but could not connect to the pumps. Then I copied the exe into the QmixSDK folder and now the connection to the device was successfully established.
…
-
**Submitting author:** @garrettj403 (John Garrett)
**Repository:** https://github.com/garrettj403/QMix/
**Version:** v1.0.0
**Editor:** @labarba
**Reviewers:** @FaustinCarter, @josephhardinee, @PaulKG…
-
As title.
I glanced through the code and seemed we have "import tensorflow..." hardcoded somewhere (like in dqn_policy_graph).
-
### Describe the problem
We should port the envs from https://github.com/oxwhirl/pymarl_alpha and also some of the algorithms as examples (probably QMix).
It looks like the code structure alre…
ericl updated
5 years ago
-
### Describe the problem
It is common to have groups of agents in multi-agent RL, which can have either centralized or decentralized training and execution. While in principle this can be modeled a…
ericl updated
5 years ago
-
Qtum Core v0.16.2
The "Solidity compiler" link on the Smart Contracts create page links to `https://ethereum.github.io/browser-solidity/` and a popup on that site gives this error message:
"The…
JB395 updated
5 years ago
-
Hi, I have been running `python3 src/main.py --config=qmix_smac --env-config=sc2 with env_args.map_name=2s3z` and my process was killed suddenly. I have no idea why this occurred. Here is part of the…
-
Once https://github.com/psyfood/pyqmix/issues/51 is implemented, there will be no need to specify the DLL location via the web interface anymore.
-
**I'm submitting a ...** (check one with "x")
```
[ x ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit…