kulgap

Calculate relative entropy for Gaussian Processes


Keywords
entropy, gaussian-processes
License
MIT
Install
pip install kulgap==0.1.0.dev0

Documentation

kulgap

PyPI version Build Status Coverage Status

Calculate relative entropy between Gaussian processes.

Installing

Should be able to install the package(once registered and uploaded to PyPI) with

$ pip install kulgap

Testing

pip install -r requirements.txt
python3 -m nose