Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Units and Jupyter NB Issues #78

Open
tcaligiure opened this issue Jan 17, 2023 · 1 comment
Open

Units and Jupyter NB Issues #78

tcaligiure opened this issue Jan 17, 2023 · 1 comment

Comments

@tcaligiure
Copy link

I have two problems. The first has to do with units. I've searched all over, but I can't seem to find how to format units so that AI Feynman can perform dimensional analysis. If anybody could provide insight it would be much appreciated.
My main issue has to do with NN issues. When using a jupyter notebook, AI Feynman can get through brute force, but as soon as it says "Training a NN on the data...", the kernel dies. I've tried setting up GPUs manually, but that didn't work. Does anybody know how to solve this issue?

@zykhoo
Copy link

zykhoo commented Mar 9, 2023

Regarding your first problem relating to units, you can check out this website: https://space.mit.edu/home/tegmark/aifeynman.html and download the units file there (units.csv). dimensionalAnalysis.py makes use of this units file (you might have to change the path and extension). you can check out the other files at the website mentioned above to try working examples of dimensional analysis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants