mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-27 13:56:23 +02:00
removed random.seed from the base of kernel_tests.py (the tests still pass)
This commit is contained in:
parent
a1664f50ba
commit
4fc8d6117f
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@ from GPy.core.parameterization.param import Param
|
|||
|
||||
verbose = 0
|
||||
|
||||
np.random.seed(50)
|
||||
|
||||
|
||||
class Kern_check_model(GPy.core.Model):
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue