- git clone https://github.com/01-ai/Descartes.git
- git clone https://github.com/erikbern/ann-benchmarks.git
- cp -r Descartes/ann-algo/ ann-benchmarks/ann_benchmarks/algorithms/descartes
- cd ann-benchmarks/
- sudo pip3 install -r requirements.txt
- sudo python3 install.py --algorithm descartes
- sudo python3 run.py --dataset glove-25-angular --parallelism 31 --force --algorithm 'descartes(01AI)'
- sudo python3 create_website.py --outputdir ./website
- website 中会有生成的网页和图片