first add
This commit is contained in:
6
examples/01_basic/conf/config.yaml
Normal file
6
examples/01_basic/conf/config.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
# 基础配置示例
|
||||
learning_rate: 0.001
|
||||
batch_size: 32
|
||||
epochs: 100
|
||||
model_name: "ResNet50"
|
||||
device: "cuda"
|
||||
Reference in New Issue
Block a user