Sparkier / Hierarchical-Image-Explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better way for timing in mnist_hirarchical_clustering

niklas-gund opened this issue · comments

ATM the neo4j server is started at the beginning of the file. This takes ~45s. In the mnist test case with current configuration the clustering takes longer so when the clustering is done the server is always ready. For different datasets / hardware / clustering methods this might not be the case.

no longer relevant