ViT-pytorch_lightning

时间:2024-03-16 01:09:17
【文件属性】:

文件名称:ViT-pytorch_lightning

文件大小:88KB

文件格式:ZIP

更新时间:2024-03-16 01:09:17

Python

深度学习项目种子 使用此种子启动新的深度学习/ 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
----tests()
--------__init__.py(0B)
--------test_classifier.py(463B)
--------requirements.txt(96B)
----expirements.ipynb(13KB)
----LICENSE(11KB)
----results()
--------cifar100()
----setup.cfg(905B)
----requirements.txt(66B)
----setup.py(404B)
----.gitignore(1KB)
----project()
--------tools.py(1KB)
--------vision_transformer_org.py(10KB)
--------lightning_modules.py(8KB)
--------__init__.py(0B)
----README.md(2KB)

网友评论