Update __init__.py

This commit is contained in:
ottofabian
2023-03-24 09:40:11 +01:00
committed by GitHub
parent 8948505f06
commit 93705d5f14
+1 -1
View File
@@ -51,7 +51,7 @@ DEFAULT_BB_DICT_ProDMP = {
},
"basis_generator_kwargs": {
'basis_generator_type': 'prodmp',
'num_basis': 3,
'num_basis': 5,
'alpha': 10
},
'black_box_kwargs': {