marlbenchmark / off-policy

PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.
MIT License
378 stars 67 forks source link

need a help #4

Open zhouweiqing-star opened 2 years ago

zhouweiqing-star commented 2 years ago

Hello, I have encountered some problems. I wonder if you can help me. that:Failed to detect the name of this notebook, you can set it manually with the WANDB_NOTEBOOK_NAME environment variable to enable code saving. wandb: Currently logged in as: zhouweiqing (use wandb login --relogin to force relogin) wandb: ERROR Error while calling W&B API: project not found (<Response [404]>) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://api.wandb.ai/graphql i can not solve it

Maxtoq commented 2 years ago

I answered here https://github.com/marlbenchmark/off-policy/issues/5#issuecomment-1049703456

zhouweiqing-star commented 2 years ago

I answered here #5 (comment)

Your answer has helped me a lot. Thank you very much for your help.