mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
temp debug messages
This commit is contained in:
parent
6b68110acf
commit
56ed4bb603
1 changed files with 1 additions and 0 deletions
|
|
@ -199,6 +199,7 @@ class Model(ParamzModel, Priorizable):
|
|||
import paramz
|
||||
|
||||
transformed_points = param_points.copy()
|
||||
print transformed_points, point_densities
|
||||
|
||||
# Need to transform the points to the space of parameters again
|
||||
f = np.ones(self.size).astype(bool)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue