lcassano

Results 5 comments of lcassano

Thanks for the comment. By the way you have another issue in qmix_central_no_hyper.py lines 46 and 47: if self.args.central_skip: y = y + agent_qs.sum(dim=-1, keepdim=True) I got an error that...

Sacred creates a .json file? In results several *.json files are saved, but none that have the evolution of "battle_won_mean" across iterations. I'm wondering if there's a bug or I...

Thanks for the info. I'm using Pycharm (with a conda env) and it can never connect (same issue with Pymarl), it gives after around 110 attempts. I get: ... [INFO...

It's weird that it can start the SC2 instance but can't connect to it. -> Agreed XD Are you able to start and connect to a jupyter notebook from within...

Hey by running install_sc2.sh all necessary components are installed? Or is it also necessary to install the free version of SCII from https://starcraft2.com/en-us/? I installed the free version and I'm...