kvyaswanth
kvyaswanth
results_comp.dat is to be generated by this [line](https://github.com/SJ001/AI-Feynman/blob/a05bc4a5be23d6eb3e1d0b2f7eb1ab5b78a920ad/aifeynman/S_brute_force_comp.py#L60) of code. I suggest removing try-except block and check if that fortran file code is running.
It got this error [here](https://github.com/SJ001/AI-Feynman/blob/a05bc4a5be23d6eb3e1d0b2f7eb1ab5b78a920ad/aifeynman/S_run_aifeynman.py#L96). I just used .cpu() for every element and it was resolved.
results_gen_sym.dat was to be generated by this file "feynman_sr_mdl5" I suggest checking if the file is executable, or try using print statement [here](https://github.com/SJ001/AI-Feynman/blob/a05bc4a5be23d6eb3e1d0b2f7eb1ab5b78a920ad/aifeynman/S_brute_force_gen_sym.py#L62) to check if the above mentioned code...