run.py

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

from simple-nn import run

run('input.yaml')