mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-11 15:15:15 +02:00
format on save
This commit is contained in:
parent
b81fe8aaeb
commit
1464c1253f
1 changed files with 0 additions and 3 deletions
|
|
@ -3,8 +3,6 @@ Created on 13 Mar 2014
|
|||
|
||||
@author: maxz
|
||||
"""
|
||||
import unittest, itertools
|
||||
|
||||
# import cPickle as pickle
|
||||
import pickle
|
||||
import numpy as np
|
||||
|
|
@ -13,7 +11,6 @@ from GPy.examples.dimensionality_reduction import mrd_simulation
|
|||
from GPy.core.parameterization.variational import NormalPosterior
|
||||
from GPy.models.gp_regression import GPRegression
|
||||
import GPy
|
||||
from nose import SkipTest
|
||||
|
||||
|
||||
def toy_model():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue