以前一直使用wandb查看训练数据情况,但是最近不知道为啥突然登入不了,requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=8080): Max retries exceeded with url: /graphql (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe9bc577df0>: Failed to establish a new connection: [Errno 111] Connection refused'))
wandb: Network error (ConnectionError), entering retry loop.
wandb: Using wandb-core as the SDK backend. Please refer to https://wandb.me/wandb-core for more information.
查看有人说国内很难登入了,嗨,算了,用国内的swanlab平替吧。
swanlab的使用:
1. 安装SwanLab
使用 pip 在Python3环境的计算机上安装swanlab库。
打开命令行,输入:
pip install swanlab
按下回车,等待片刻完成安装。
如果遇到安装速度慢的问题,可以指定国内源安装:
pip install swanlab -i https://mirrors.cernet.edu.cn/pypi/web/simple


1480

被折叠的 条评论
为什么被折叠?



