GPy/GPy
2013-05-31 16:45:22 +01:00
..
core fixed transformations (Sorry Andreas) 2013-05-10 16:49:37 +01:00
examples Broken it by getting rid of squeeze, but now working on making it faster using proper vector multiplciation for diagonals 2013-05-31 11:55:32 +01:00
inference moved linalg function to GPy.linalg 2013-05-13 17:04:59 +01:00
kern minor changes to the symmetrify function 2013-05-13 17:23:49 +01:00
likelihoods Made it use the fact that W is diagonal and put assertions in to ensure that the results are the same 2013-05-31 16:45:22 +01:00
models Made it use the fact that W is diagonal and put assertions in to ensure that the results are the same 2013-05-31 16:45:22 +01:00
testing About to rip out old chain rule method of learning gradients 2013-05-29 13:46:55 +01:00
util merged with devel 2013-05-14 16:26:57 +01:00
__init__.py Make directory structure match that of GPy 2013-04-15 12:10:42 +01:00
notes.txt Some commentary on Neil's notes.txt 2013-02-27 08:57:33 +00:00