212 Star 900 Fork 663

GVPMindSpore/mindscience

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
DEMNet.yaml 360 Bytes
一键复制 编辑 原始数据 按行查看 历史
model:
name: DEMNet
scale: 5
out_channels: 256
kernel_size: 3
in_channels: 1
data:
name: "nasadem"
root_dir: "/path/to/data"
patch_size: 32
batch_size: 64
epochs: 100
optimizer:
name: "adam"
learning_rate: 0.00001
eps: 0.0000001
finetune_lr: 0.00001
summary:
save_checkpoint_steps: 1
keep_checkpoint_max: 1
train:
name: "oop"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mindspore/mindscience.git
git@gitee.com:mindspore/mindscience.git
mindspore
mindscience
mindscience
r0.5

搜索帮助