GPy/GPy/inference
2013-06-04 17:21:56 +01:00
..
__init__.py inference 2012-11-29 16:28:49 +00:00
conjugate_gradient_descent.py conjugate gradient optimizer without callback (no c.join) 2013-05-08 15:36:38 +01:00
gradient_descent_update_rules.py new termination rule for scg 2013-05-08 09:44:09 +01:00
optimization.py new termination rule for scg 2013-05-08 09:44:09 +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 domains added and class names in priors capitalized 2013-06-04 17:21:56 +01:00
SGD.py fixed bug in sparse GP plotting 2013-05-21 16:36:12 +01:00