AI-Feynman icon indicating copy to clipboard operation
AI-Feynman copied to clipboard

some issues about the datasets with units

Open DICPZhou opened this issue 4 years ago • 1 comments

Thanks for your very interesting work! I tried to train with the dataset with units in the article, but I didnot get the expected results.

The dataset is "test_5" in bonus_with_units, and the code is:

"run_aifeynman("../example_data/", "test_5", 30,"14ops.txt", polyfit_deg=3, NN_epochs=500, vars_name=["d","G","m","m","t"])"

and the resutls in slution_test_5 is:

5.006057303416719 5006057.303416719 0.0 32.13463773652505 0 4.989065654687538 4989065.654687538 1.0 31.7583852291382 1 4.978401484872066 4978401.4848720655 3.0 31.524497844907824 1.50000000000000 4.80905110303342 4809051.103033421 4.321928094887363 28.032939045184865 4.50000000000000 4.80904207482569 4809042.07482569 13.43827205612483 28.03276361905674 4.42 4.749152667330576 4749152.667330576 33.20657561682404 26.89288575107004 asin(-0.43*x0 - 0.43)

could you help to solve it? Thank you very much!

DICPZhou avatar Aug 04 '20 10:08 DICPZhou

I found that there is no difference in whether or not using units. I don't know if there's something wrong with what I'm inputting.

pone7 avatar Oct 29 '20 12:10 pone7