GPy/GPy/inference
2013-06-04 18:09:02 +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 added priors behaviour as intended and issue #38 closed and fixed 2013-06-04 18:09:02 +01:00
SGD.py added priors behaviour as intended and issue #38 closed and fixed 2013-06-04 18:09:02 +01:00