v0.8.2
This release consolidates various small improvements:
- Fix: added a missing include for
std::reference_wrapper<>. - Reworked the
mnistexample into thekd_forestexample.- Fix: the example now checks the correct filename for the existence of a ground truth file.
- The example adds the use of the
SIFTdataset on top of theMNISTdataset.