deepes_config.prototxt 92 字节
Newer Older
1 2 3 4 5 6 7 8 9 10
seed : 1024

gaussian_sampling {
  std: 0.3
}

optimizer {
  type: "SGD",
  base_lr: 1e-2
}