GPy/GPy/inference
2013-10-08 08:25:26 +01:00
..
__init__.py inference 2012-11-29 16:28:49 +00:00
conjugate_gradient_descent.py Fixed docstring warnings - could still be mistakes 2013-09-20 13:38:20 +01:00
gradient_descent_update_rules.py new termination rule for scg 2013-05-08 09:44:09 +01:00
optimization.py allowed passing of factr to bfgs algorithm 2013-09-24 11:49:47 +01:00
samplers.py expand_param and extract_param replaced with set_params_transformed and get_params_transformed 2013-01-18 13:37:17 +00:00
scg.py Added first draft of functionality for multiple output sympy kernels. 2013-10-08 08:25:26 +01:00
sgd.py Fixed more errors in docs 2 2013-09-20 17:46:23 +01:00