https://github.com/GPflow/GPflow
Revision 9366211b6ba84d8a99c8db8ab060ab7135761743 authored by Alexander G. de G. Matthews on 30 November 2016, 08:09:48 UTC, committed by James Hensman on 30 November 2016, 08:09:48 UTC
* Adding sequential generation to minibatch class.

* Test minibatch data.

* Correction on basis of test.

* Pulling out sequence generation.

* Building up svgp regression test.

* Pulling out minibatch functionality into new python file.

* adding test of sampler logic.


1 parent 262f652
Raw File
Tip revision: 9366211b6ba84d8a99c8db8ab060ab7135761743 authored by Alexander G. de G. Matthews on 30 November 2016, 08:09:48 UTC
Improve test coverage for stochastic gradients with tf optimizer. (#287)
Tip revision: 9366211
docs_require.txt
ipykernel==4.3.1
ipython==4.2.0
ipython-genutils==0.1.0
jupyter==1.0.0
jupyter-client==4.3.0
jupyter-console==4.1.1
jupyter-contrib-core==0.3.0
jupyter-core==4.1.0
jupyter-nbextensions-configurator==0.2.1
nbsphinx==0.2.8
numpydoc==0.6.0
Pygments==2.1.3
scipy==0.18.0
pandas==0.18.1
https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.11.0-cp34-cp34m-linux_x86_64.whl
back to top