google-deepmind / google-deepmind/alphageometry
Copy and Run Alphageometry
Open
- Dominant language
- Python
- Stars
- 4.9k
- Forks
- 572
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/google-deepmind/alphageometry
I would like to copy and run this github repository on Ubuntu / google colab / kaggle, but I faced error every time when I Run AlphaGeometry, which is defined in the github and below.
python -m alphageometry \
--alsologtostderr \
--problems_file=$(pwd)/examples.txt \
--problem_name=orthocenter \
--mode=alphageometry \
″${DDAR_ARGS[@]}″ \
″${SEARCH_ARGS[@]}″ \
″${LM_ARGS[@]}″
Can anyone share their full, successful running code?
Contributor guide
Assessment
This issue has not been assessed yet.