https://github.com/GPflow/GPflow
Revision 16719ba21fcfbd35cfbe1bc1163fb0824b77937f authored by Mark van der Wilk on 22 May 2017, 15:48:10 UTC, committed by Mark van der Wilk on 22 May 2017, 15:48:10 UTC
1 parent e9275c2
Raw File
Tip revision: 16719ba21fcfbd35cfbe1bc1163fb0824b77937f authored by Mark van der Wilk on 22 May 2017, 15:48:10 UTC
Added a rescaling transform to help situations where gradients are very poorly scaled.
Tip revision: 16719ba
MANIFEST.in
include doc/source/conf.py
include doc/source/*.rst
include doc/source/notebooks/*.ipynb
include README.md
include RELEASE.md
include LICENSE
include GPflow/tfops/*.so
include GPflow/tfops/*.cc
include GPflow/gpflowrc
back to top