bayesnet / bnt

Bayes Net Toolbox for Matlab
460 stars 247 forks source link

mlp_node: no CPD_to_CPT function #68

Open ForedawnLin opened 5 years ago

ForedawnLin commented 5 years ago

How to use mlp_node? When I use learn_param_em to learn mlp_node, matlab shows "Undefined function 'CPD_to_CPT' for input arguments of type 'mlp_CPD". Are there any example of using mlp_CPD?