mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-28 14:26:23 +02:00
started sorting out some tests
This commit is contained in:
parent
da4686dd3c
commit
4eac0bd6db
7 changed files with 42 additions and 43 deletions
|
|
@ -3,7 +3,7 @@ Created on 24 Apr 2013
|
|||
|
||||
@author: maxz
|
||||
'''
|
||||
from GPy.inference.gradient_descent_update_rules import FletcherReeves, \
|
||||
from gradient_descent_update_rules import FletcherReeves, \
|
||||
PolakRibiere
|
||||
from Queue import Empty
|
||||
from multiprocessing import Value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue