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