mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-21 14:05:14 +02:00
add the import of transformation __fixed__
This commit is contained in:
parent
849da9d5f4
commit
080e4ebd60
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
# Copyright (c) 2014, Max Zwiessele, James Hensman
|
# Copyright (c) 2014, Max Zwiessele, James Hensman
|
||||||
# Licensed under the BSD 3-clause license (see LICENSE.txt)
|
# Licensed under the BSD 3-clause license (see LICENSE.txt)
|
||||||
|
|
||||||
from paramz.transformations import *
|
from paramz.transformations import *
|
||||||
|
from paramz.transformations import __fixed__
|
||||||
Loading…
Add table
Add a link
Reference in a new issue