4 lines
138 B
Python
4 lines
138 B
Python
from S_run_aifeynman import run_aifeynman
|
|
|
|
run_aifeynman("../example_data/","example1.txt",30,"14ops.txt", polyfit_deg=3, NN_epochs=500)
|
|
|