Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 183 Bytes

run.py.rst

File metadata and controls

11 lines (7 loc) · 183 Bytes

run.py

run.py is the simple script for running SIMPLE-NN, passing the input.yaml.

from simple-nn import run

run('input.yaml')