6 lines
87 B
YAML
6 lines
87 B
YAML
stages:
|
|
prepare:
|
|
cmd: python init.py
|
|
train:
|
|
cmd: python neutral_network.py
|