mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-27 14:25:16 +02:00
Fix cmu_mocap demo.
This commit is contained in:
parent
20750d7a5e
commit
9686a58b35
1 changed files with 1 additions and 0 deletions
|
|
@ -676,6 +676,7 @@ def stick_bgplvm(model=None, optimize=True, verbose=True, plot=True):
|
|||
|
||||
|
||||
def cmu_mocap(subject='35', motion=['01'], in_place=True, optimize=True, verbose=True, plot=True):
|
||||
import matplotlib.pyplot as plt
|
||||
import GPy
|
||||
import pods
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue