William

Results 5 issues of William

Hi kengz, I find that the convergence performance of training loss (=value loss+policy loss) of `ppo` algorithem applied in game `pong` is poor (see Fig.1), but the corresponding `mean_returns` shows...

Hi, kengz, I meet a problem on how to run on multiple GPUs? In the initial of class `ConvNet ` in conv.py, the code assigned device as follows: `self.to(self.device)` but...

when run psro_leduc_poker.py , there is an error as follows: …… (pid=262604) /opt/anaconda/envs/malib/lib/python3.7/site-packages/supersuit/__init__.py:20: UserWarning: You're using SuperSuit 3.0, released 7/7/21. The entire codebase has been rewritten or refactored as part...

Hi,ericgjackson, I want to connet with acpc server ,but there is an error when I start the client by running _/code2/slumbot2019-master/runs$ ../bin/run_bot holdem_params nhs2_params mb4b3_params tcfr_params 0 2 "**this is...

Hi, jaehyunp , I meet the following error: _mosek.solsta.near_optimal: s.OPTIMAL_INACCURATE, AttributeError: type object 'solsta' has no attribute 'near_optimal' Current version of MOSEK > 9.1.11,but it is not compatibility with CVXPY...