Add files via upload

This commit is contained in:
Silviu Marian Udrescu 2020-06-28 23:56:02 -04:00 committed by GitHub
parent 94d1121e49
commit 1caa33dfd0
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 from S_run_aifeynman import run_aifeynman
run_aifeynman("../example_data/","example2.txt",30,"14ops.txt", polyfit_deg=3, NN_epochs=400) run_aifeynman("../example_data/","example1.txt",30,"14ops.txt", polyfit_deg=3, NN_epochs=500)