Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kiaragrouwstra/kldiv

Kullback-Leibler divergence
https://github.com/kiaragrouwstra/kldiv

Last synced: about 1 month ago
JSON representation

Kullback-Leibler divergence

Awesome Lists containing this project

README

        

# kldiv

verify the Kullback-Leibler divergence of 2 gaussians is positive, as part of UvA 2018-2019 masters course Multi-Agent Systems

run:
```bash
# test our assertion
$ stack test
```