Update README.md
This commit is contained in:
parent
fa524c0ed4
commit
fe3843665a
1 changed files with 3 additions and 1 deletions
|
|
@ -6,7 +6,9 @@ Differently from the original paper (described in the mentioned paper), the new
|
||||||
|
|
||||||
In order to get started, run compile.sh to compile the fortran files used for the brute force code.
|
In order to get started, run compile.sh to compile the fortran files used for the brute force code.
|
||||||
|
|
||||||
ai_feynman_example.py contains an example of running a code on some examples (found in the example_data directory). The main function has the following parameters
|
ai_feynman_example.py contains an example of running a code on some examples (found in the example_data directory). More data files on which the code can be tested on can be found in the Feynman Symbolic Regression Database: https://space.mit.edu/home/tegmark/aifeynman.html.
|
||||||
|
|
||||||
|
The main function of the code, called by the user, has the following parameters:
|
||||||
|
|
||||||
pathdir - path to the directory containing the data file
|
pathdir - path to the directory containing the data file
|
||||||
filename - the name of the file containing the data
|
filename - the name of the file containing the data
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue