ViT pytorch_lightning 源码
深度学习项目种子 使用此种子启动新的深度学习/ ML项目。 内置setup.py 内置要求 MNIST的例子 徽章 比比克斯 目标 该种子的目标是使ML纸质代码结构相同,以便可以轻松地扩展和复制工作。 删除项目中的所有内容 您的项目名称 描述 它能做什么 怎么跑 一,安装依赖 # clone project git clone https://github.com/YourGithubName/deep-learning-project-template # install project cd deep-learning-project-template pip install -e . pip install -r requirements.txt 接下来,导航到任何文件并运行它。 # module folder cd project # run modul
文件列表
ViT-pytorch_lightning-main.zip
(预估有个16文件)
ViT-pytorch_lightning-main
tests
__init__.py
0B
test_classifier.py
463B
requirements.txt
96B
expirements.ipynb
13KB
LICENSE
11KB
results
cifar100
events.out.tfevents.1614032748.ppti-14-407-09.6979.0
244KB
暂无评论