Revision 30919b8d0234ad2ee06cbfb2a96182f190df29ce authored by Runjing on 20 October 2017, 07:35:14 UTC, committed by Runjing on 20 October 2017, 07:35:14 UTC
1 parent f633032
Raw File
README.md
# LinearResponseVariationalBayes.py

This is a library (very much still in development) intended to make
sensitivity analysis easier for optimization problems, particularly
variational approximations.

See ```Example.ipynb``` for a description an example usage.
back to top