robotlearn / pyrobolearn

PyRoboLearn: a Python framework for Robot Learning
Apache License 2.0
400 stars 62 forks source link

Fix gmr bug #16

Closed lrozo closed 5 years ago

lrozo commented 5 years ago

Fixed bug in GMR computation by solving broadcasting issue when computing conditional probabilities. I also added some dimensionality handling useful for conditioning and plotting purposes.