Changed the return type for ParameterLearning::fit from tuple to Param #48
Merged
AlessandroBregoli
merged 1 commits from 46-feature-parameter-learning-generalization
into dev
2 years ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch '46-feature-parameter-learning-generalization'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Description
Each implementation of ParameterLearning are specifically implemented for DiscreteSpaceContinousTime nodes.
Define a new API which will allow for generalization.
Issues related
Merge into Dev Checklist
Changelog
ParameterLearning::fit
DiscreteStateContinousTimeParams::set_cim_unchecked(cim)
(Optional) Extra info
None
c1d833253a
.