Update README.md

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

View file

@ -30,7 +30,7 @@ The data file to be analyzed should be a text file with each column containing t
If test_percentage is different than zero, one more number is added in the beginning of each row, showing the error of the discovered equation on the test set.
ai_feynman_terminal_example.py allows calling the aiFeynman function from the command line.
(e.g. python ai_feynman_terminal_example.py --pathdir=../example_data/ --filename=example1.txt). Use python ai_feynman_terminal_example.py --help to display all the available parameters that can be passed to the function.
(e.g. python ai_feynman_terminal_example.py --pathdir=../example_data/ --filename=example2.txt). Use python ai_feynman_terminal_example.py --help to display all the available parameters that can be passed to the function.
# Citation