mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-11 21:12:38 +02:00
Added models for testing kernel gradients in unit tests.
This commit is contained in:
parent
c140b2118a
commit
65702c1448
3 changed files with 102 additions and 34 deletions
|
|
@ -24,6 +24,8 @@ Need to tidy up classification.py,
|
|||
many examples include help that doesn't apply
|
||||
(it is suggested that you can try different approximation types)
|
||||
|
||||
Shall we overload the ** operator to have tensor products?
|
||||
Shall we overload the ** operator to have tensor products? (I've done this now we can see if we like it)
|
||||
|
||||
People aren't filling the doc strings in as they go *everyone* needs to get in the habit of this (and modifying them as they edit, or correcting them when there is a problem).
|
||||
|
||||
Need some nice way of explaining how to compile documentation and run the unit tests, could this be in a readme or FAQ somewhere? Maybe it's there already somewhere and I've missed it.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue