Skip to content

v0.8.2

Choose a tag to compare

@Jaybro Jaybro released this 07 Sep 10:48
· 4 commits to master since this release
46699e6

This release consolidates various small improvements:

  • Fix: added a missing include for std::reference_wrapper<>.
  • Reworked the mnist example into the kd_forest example.
    • Fix: the example now checks the correct filename for the existence of a ground truth file.
    • The example adds the use of the SIFT dataset on top of the MNIST dataset.