Add files via upload
This commit is contained in:
parent
7ee026cb1c
commit
41f66199b1
34 changed files with 70577 additions and 0 deletions
3
Code/ai_feynman_example.py
Normal file
3
Code/ai_feynman_example.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from S_run_aifeynman import run_aifeynman
|
||||
|
||||
run_aifeynman("../example_data/","example3.txt",30,"14ops.txt", polyfit_deg=4, NN_epochs=400)
|
||||
Loading…
Add table
Add a link
Reference in a new issue