GPy/GPy
2013-08-19 07:38:35 +02:00
..
core Modifications to transformations ... not sure which tests to run to make sure I haven't messed things up. New code avoids exponentiating values greater than -log(eps) or less than log(eps). Also changed negative code to call the positive code (I think they should inherit the positive code ... but maybe not. 2013-08-16 18:28:16 +01:00
examples Minor fixes to classification to allow kernel choice, change of oil example to use full test set and full training set. 2013-08-19 07:37:09 +02:00
inference SCG optimizer now greatly improved in printing 2013-07-10 16:49:51 +01:00
kern Minor fixes to classification to allow kernel choice, change of oil example to use full test set and full training set. 2013-08-19 07:37:09 +02:00
likelihoods Fixed an import 2013-06-20 17:15:37 +01:00
models Modifications to transformations ... not sure which tests to run to make sure I haven't messed things up. New code avoids exponentiating values greater than -log(eps) or less than log(eps). Also changed negative code to call the positive code (I think they should inherit the positive code ... but maybe not. 2013-08-16 18:28:16 +01:00
testing Added ability to load in cmu motion capture data bases in the new data base loading format. 2013-08-18 08:18:27 +02:00
util Minor fixes to regression example with robot_wireless. 2013-08-19 00:04:46 +02:00
__init__.py Made examples possible to run all examples and throw out a dictionary of problems at the end (and whilst it's running, tried to ignore deprecation warnings 2013-06-05 17:15:26 +01:00
notes.txt Added notes file for issues raised while looking through code, some are things I need to raise on github, others need some informal discussion, but for the moment thought to put them informally here, given flakiness of internet connection. 2013-08-19 07:38:35 +02:00