GPy/GPy/inference
2013-05-13 17:04:59 +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
natural_gradient_scg.py kern stash conflict 2013-04-23 16:34:31 +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 termination rule update 2013-05-10 11:19:27 +01:00
SGD.py moved linalg function to GPy.linalg 2013-05-13 17:04:59 +01:00