A new, blazing-fast learning engine for Continuous Time Bayesian Networks. Written in pure Rust. 🦀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
reCTBN/src
AlessandroBregoli 9a27d794fc Added tests for BA and MLE 3 years ago
..
ctbn.rs Refactoring tests 3 years ago
lib.rs MLE - Partial commit 3 years ago
network.rs Added MLE 3 years ago
node.rs Params update: From Box to Enum 3 years ago
parameter_learning.rs Added tests for BA and MLE 3 years ago
params.rs Bug fix of sampling + implementation of Bayesian Approach 3 years ago
tools.rs Changed trajectory_generator to use generics instead of Box for the network object 3 years ago