mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
Fixed more errors in docs
This commit is contained in:
parent
045dc6d152
commit
7f2472fa22
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ All of the examples included in GPy return an instance
|
|||
of a model class, and therefore they can be called in
|
||||
the following way: ::
|
||||
|
||||
import numpy as np
|
||||
import numpy as np
|
||||
import pylab as pb
|
||||
pb.ion()
|
||||
import GPy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue