BUPT-zeld151

Results 5 issues of BUPT-zeld151

**I faced this problem multiple times, reinstalling my operating system is useless. The terminal gave error information as:** subprocess.CalledProcessError: Command '['make', '-j', '15']' returned non-zero exit status 2 ---------------------------------------- Command...

如题 在StarCraft2_Env.py中找到了save_replay()函数,看起来和SMAC源代码中的函数一样 但是我应该怎么用它? SMAC的官方代码readme中说的很模糊 请问您知道该怎么做吗? 多谢!

It seems impossible for me to download the docker image fuqingxu/hmp:latest with docker-ce......I succeeded with docker-desktop, but the NVIDIA container toolkit seems not supporting docker-desktop. The docker pulling process would...

We attempted to use the recurrent mode of Mamba model and got this bug. Directly using the forward() function is good. But if the code goes to the step() function,...

其实是原版程序报的错,但原版程序已经停止维护很久了,所以借贵地一问。系统为ubuntu20.04,直插网线,运行脚本则持续不断重复登录过程step1-3,并输出ip_already_online_error。 ping外网能ping通,但是打开浏览器上不了网,浏览器打开登录页面显示已经登录成功,ip管理界面看得到本机ip在线。如果手动注销再手动从浏览器登录页面输入账户密码登录,则可以上网。 但问题是我在另一台链接实验室WiFi的笔记本win10系统上运行原版脚本,则可以正常自动连接网络。 所以我的问题出在哪里?应该如何改动?还是说我应该把直插网线改为连接WiFi?