mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-30 15:26:23 +02:00
various hackday stuff, including scale factor in sparse GP
This commit is contained in:
parent
194d3ebda7
commit
0fb8ab91bb
5 changed files with 32 additions and 32 deletions
|
|
@ -12,7 +12,7 @@ import GPy
|
|||
np.random.seed(2)
|
||||
pb.ion()
|
||||
N = 1200
|
||||
M = 20
|
||||
M = 5
|
||||
|
||||
######################################
|
||||
## 1 dimensional example
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue