GPy/GPy/core/parameterization
2014-03-04 17:32:46 +00:00
..
__init__.py all parameterization stuff now in seperate module -> GPy.core.parameterization 2013-12-16 13:45:24 +00:00
array_core.py Dont call parameters_changed ever yourself anymore and parameters are now inplace once in memory 2014-03-04 17:32:46 +00:00
domains.py all parameterization stuff now in seperate module -> GPy.core.parameterization 2013-12-16 13:45:24 +00:00
index_operations.py Dont call parameters_changed ever yourself anymore and parameters are now inplace once in memory 2014-03-04 17:32:46 +00:00
lists_and_dicts.py global gradient test done and some parameterized fixes 2014-02-28 16:58:24 +00:00
param.py Dont call parameters_changed ever yourself anymore and parameters are now inplace once in memory 2014-03-04 17:32:46 +00:00
parameter_core.py Dont call parameters_changed ever yourself anymore and parameters are now inplace once in memory 2014-03-04 17:32:46 +00:00
parameterized.py Dont call parameters_changed ever yourself anymore and parameters are now inplace once in memory 2014-03-04 17:32:46 +00:00
priors.py observer pattern has a handle to trigger only > min_priority observers 2014-02-28 11:33:31 +00:00
transformations.py Dont call parameters_changed ever yourself anymore and parameters are now inplace once in memory 2014-03-04 17:32:46 +00:00
variational.py [SSGPLVM] numerical stability 2014-03-04 12:06:41 +00:00