alphageometry icon indicating copy to clipboard operation
alphageometry copied to clipboard

Copy and Run Alphageometry

Open greentree327 opened this issue 4 months ago • 0 comments

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?

greentree327 avatar Sep 27 '24 09:09 greentree327