bootstrap

This commit is contained in:
Aziz 2025-06-19 14:07:47 +03:00
parent 3121276389
commit 7aa7ce80b9
85 changed files with 434224 additions and 0 deletions

View file

@ -0,0 +1,4 @@
from S_run_aifeynman import run_aifeynman
run_aifeynman("../example_data/","example1.txt",30,"14ops.txt", polyfit_deg=3, NN_epochs=500)