mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-03 08:42:39 +02:00
[devel] pickling files...
This commit is contained in:
parent
5d605277bc
commit
0fb7cf2ff3
4 changed files with 33 additions and 25 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import numpy as np
|
||||
import time
|
||||
from .*core.variational import VariationalPosterior
|
||||
from ...core.parameterization.variational import VariationalPosterior
|
||||
|
||||
try:
|
||||
import matplotlib.pyplot as plt
|
||||
import matplotlib as mpl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue