mackelab / delfi

Density estimation likelihood-free inference. No longer actively developed see https://github.com/mackelab/sbi instead
http://www.mackelab.org/delfi
Other
72 stars 28 forks source link

Bug fix, documentation improvements, continuous integration updates #45

Closed dgreenberg closed 5 years ago

dgreenberg commented 5 years ago

Updated CI on Travis to use Xenial Ubuntu and python 3.7.

Updated requirement.txt with specific hyperlink for theano and new link for lasagne.

Added an option for APT to print a period every epoch, to avoid timing out tests. Turned it on.

Updated documentation.

Fixed a possible error when using MoG proposals and varying numbers of epochs per round.

jan-matthis commented 5 years ago

Could you add a small fix to requirements.txt as well?

Without this, installation failed for @janfb