What's Changed
* IVHD implementation draft by BlazejNowicki in https://github.com/IVHD/IVHD/pull/1
* Feat/pypi by mjste in https://github.com/IVHD/IVHD/pull/2
* Feat/docs by mjste in https://github.com/IVHD/IVHD/pull/3
* Gradient descend implementation of IVHD by mjste in https://github.com/IVHD/IVHD/pull/9
* Update publish_docs.yml by mjste in https://github.com/IVHD/IVHD/pull/12
* Modify examples to check how the algorithm performs on MNIST by AdrianBesciak in https://github.com/IVHD/IVHD/pull/13
* Added optimisers comparison in examples by AdrianBesciak in https://github.com/IVHD/IVHD/pull/16
* Modify IVHD to accept existing k-NN instead of training a new one by AdrianBesciak in https://github.com/IVHD/IVHD/pull/17
* Issue5/distances by xaolaw in https://github.com/IVHD/IVHD/pull/15
* Add performance validation to tests. by BlazejNowicki in https://github.com/IVHD/IVHD/pull/11
**Full Changelog**: https://github.com/IVHD/IVHD/commits/v0.1.0