Closed dgreenberg closed 5 years ago
Could you add a small fix to requirements.txt
as well?
theano
: https://github.com/Theano/Theano/archive/master.zip
https://github.com/Lasagne/Lasagne/archive/master.zip#egg=lasagne-0.2.dev1
: https://github.com/Lasagne/Lasagne/archive/master.zip
Without this, installation failed for @janfb
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.