SJ001 / AI-Feynman

MIT License
634 stars 188 forks source link

pipy / conda #2

Closed lua-pele closed 3 years ago

lua-pele commented 4 years ago

On Ubuntu18, conda environment with pytorch 1.3, python 3.6 I had to apt install gfortran and csh and on python sortedcontainers, seaborn, sympy PiPy or conda version of this would be nice.

Also cant the brute force steps not be parallelized with CUDA?

Also2 on AMD Ryzen3900 32GRam, Titan RTX 24G system, your ai_feynman_example.py test ran for over a day, then died without explanation (right after mystery_world_atan). Never getting to the 5 layer MLP which I was curious about. FYI.

SJ001 commented 4 years ago

Hello!

Thank you for the message and your interest in our code and I am sorry for the late reply. I added a requirements.txt file containing the required dependencies. We are planning to release a PiPy version of the code soon. Also, we are working on moving the Fortran part of the code to C++ and will allow the brute force code to be ran in parallel in the new code (thank you for the suggestions). I am not totally sure where that error comes from, given that you didn't receive any error message. Could you please send me the full output of the code before the crush?

lua-pele commented 4 years ago

Thank you I would have to run it again. Ill add some messages to your code to see whats happening and then open a new issue.

Sent with ProtonMail Secure Email.

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Wednesday, April 29, 2020 5:57 PM, Silviu Marian Udrescu notifications@github.com wrote:

Hello!

Thank you for the message and your interest in our code and I am sorry for the late reply. I added a requirements.txt file containing the required dependencies. We are planning to release a PiPy version of the code soon. Also, we are working on moving the Fortran part of the code to C++ and will allow the brute force code to be ran in parallel in the new code (thank you for the suggestions). I am not totally sure where that error comes from, given that you didn't receive any error message. Could you please send me the full output of the code before the crush?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.