8 Star 21 Fork 11

开源应用 / stockTorch

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Pipfile 642 Bytes
一键复制 编辑 原始数据 按行查看 历史
fslong 提交于 2021-06-02 14:27 . update
[[source]]
url = "https://mirrors.aliyun.com/pypi/simple"
verify_ssl = true
name = "pypi"
[packages]
torch = "*"
pandas = "*"
matplotlib = {version = "*", index = "https://pypi.tuna.tsinghua.edu.cn/simple"}
pillow = {version = "*", index = "https://pypi.tuna.tsinghua.edu.cn/simple"}
torchvision = {version = "===0.8.2+cu110", index = "https://download.pytorch.org/whl/torch_stable.html"}
cuda = "*"
torchaudio = {version = "===0.7.2", index = "https://download.pytorch.org/whl/torch_stable.html"}
requests = "*"
mypy = "*"
autopep8 = "*"
bpython = "*"
[dev-packages]
pylint = "*"
mypy = "*"
autopep8 = "*"
[requires]
python_version = "3"
Python
1
https://gitee.com/deepin-opensource/stock-torch.git
git@gitee.com:deepin-opensource/stock-torch.git
deepin-opensource
stock-torch
stockTorch
master

搜索帮助