mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-30 14:35:15 +02:00
update the tie framework roadmap
This commit is contained in:
parent
a9a86ac323
commit
1abb3087ae
1 changed files with 3 additions and 1 deletions
|
|
@ -53,7 +53,9 @@ class Tie(Parameterized):
|
||||||
================================
|
================================
|
||||||
|
|
||||||
TODO:
|
TODO:
|
||||||
* EVERYTHING
|
1. Properly handling parameters with constraints
|
||||||
|
2. Properly handling the merging of two models
|
||||||
|
3. Properly handling initialization
|
||||||
|
|
||||||
"""
|
"""
|
||||||
def __init__(self, name='tie'):
|
def __init__(self, name='tie'):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue