Add files via upload

This commit is contained in:
Silviu Marian Udrescu 2020-04-29 14:27:42 -04:00 committed by GitHub
parent aa0ee8fc04
commit ae30e51412
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
from S_run_aifeynman import run_aifeynman
run_aifeynman("../example_data/","example3.txt",30,"14ops.txt", polyfit_deg=4, NN_epochs=400)
run_aifeynman("../example_data/","example2.txt",30,"14ops.txt", polyfit_deg=4, NN_epochs=400)