文件名称:PySodium
文件大小:33.77MB
文件格式:ZIP
更新时间:2024-03-30 07:04:11
Python
pysodium V0.0.2 用法 安装PySodium库 pip install git+https://github.com/satyajitghana/PySodium.git#egg=sodium 创建一个config.yml name : CIFAR10_V2 save_dir : saved/ seed : 1 target_device : 0 arch : type : CIFAR10S8Model args : {} augmentation : type : CIFAR10Albumentations args : {} data_loader : type : CIFAR10DataLoader args : batch_size : 128 data_dir : data/
【文件预览】:
PySodium-main
----MANIFEST.in(41B)
----main.py(1KB)
----data()
--------MNIST()
----sodium()
--------metrics()
--------base()
--------gradcam()
--------tsai_model()
--------model()
--------trainer()
--------runner()
--------plot()
--------__init__.py(0B)
--------data_loader()
--------yolo()
--------utils()
----LICENSE(1KB)
----experiments()
--------cifar10v2.yaml(572B)
--------cifar10.yml(567B)
--------mnist.yml(507B)
----requirements.txt(93B)
----setup.py(828B)
----README.md(2KB)
----tsai_experiments()
--------s9quiz.yml(535B)
--------s11.yml(593B)
--------s9.yml(537B)
--------s8.yml(533B)
--------s12.yml(604B)
--------s10.yml(581B)