mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-12 13:32:39 +02:00
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
This commit is contained in:
commit
b28b1dbca5
2 changed files with 2 additions and 2 deletions
|
|
@ -11,6 +11,6 @@ import misc
|
||||||
import warping_functions
|
import warping_functions
|
||||||
import datasets
|
import datasets
|
||||||
import mocap
|
import mocap
|
||||||
#import visualize
|
import visualize
|
||||||
import decorators
|
import decorators
|
||||||
import classification
|
import classification
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@ import numpy as np
|
||||||
import matplotlib as mpl
|
import matplotlib as mpl
|
||||||
import time
|
import time
|
||||||
import Image
|
import Image
|
||||||
import visual
|
#import visual
|
||||||
|
|
||||||
class data_show:
|
class data_show:
|
||||||
"""
|
"""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue