Commit Graph

154 Commits (bb239aaa0c9b873ac6172a5b92fa85e159b98e16)
 

Author SHA1 Message Date
AlessandroBregoli bb239aaa0c Implemented reward_evaluation for an entire process. 2 years ago
AlessandroBregoli cecf16a771 Added sigle state evaluation 2 years ago
AlessandroBregoli 4fc5c1d4b5 Refactored reward module 2 years ago
Meliurwen 3f80f07e9f
Merge branch '74-feature-reward-function' into 'dev' 2 years ago
AlessandroBregoli bcb64a161a Mini refactor. Introduced the type alias NetworkProcessState. 2 years ago
AlessandroBregoli 68ef7ea7c3 Added comments 2 years ago
AlessandroBregoli f6015acce9 Added tests 2 years ago
AlessandroBregoli 055eb7088e Implemented FactoredRewardFunction 2 years ago
AlessandroBregoli 1878f687d6 Refactor of sampling 2 years ago
AlessandroBregoli fd3b1ecfea
Merge pull request #73 from AlessandroBregoli/13-feature-add-ctmp 2 years ago
AlessandroBregoli 38e744e034 Fix fmt 2 years ago
AlessandroBregoli 44eaf8713f Fix for clippy 2 years ago
AlessandroBregoli 28ed1a40b3 Fix for clippy 2 years ago
AlessandroBregoli 4a7a8c5fba Added more tests 2 years ago
AlessandroBregoli 7c3cba50d4 Implemented amalgamation 2 years ago
AlessandroBregoli ed5471c7cf Added ctmp 2 years ago
Meliurwen 713b8a8013
Merge branch '69-meta-set-a-proper-strategy-for-dependency-requirements' into 'dev' 2 years ago
Meliurwen a92b605daa
In `Cargo.toml` set the exact version for `thiserror` crate and the tilde requirement for all the others 2 years ago
Meliurwen ce139afdb6
Merge branch '66-feature-add-a-first-wave-of-docstrings-to-core-parts-of-the-library' into 'dev' 2 years ago
Meliurwen 0ae2168a94
Commented out some prints in chi2 compare matrices 2 years ago
Meliurwen 832922922a
Fixed error in chi2 compare matrices docstring 2 years ago
Meliurwen 3522e1b6f6
Small formatting fix and rewording of a docstring 2 years ago
Meliurwen 245b3b5d45
Replaced the static docstrings at the crate level in `lib.rs` withthe external file `README.md` 2 years ago
Meliurwen 08623e28d4
Added various docstrings notes to all rust modules 2 years ago
Meliurwen f7165d0345
Added docstrings to `networks.rs` 2 years ago
Meliurwen 9ca8973550
Harmonized some docstrings in `params.rs` 2 years ago
Meliurwen 064b582833
Added docstrings for the chi-squared test 2 years ago
Meliurwen 2153f46758
Fixed small lint problem and added a paragraph to the README 2 years ago
Meliurwen ccced92149
Fixed some docstrings in `params.rs` 2 years ago
Meliurwen 616d5ec3d5
Fixed and prettified some imprecisions to old docstrings and added new ones in `ctbn.rs` 2 years ago
Meliurwen 672de56c31
Added a brief description of the project in form of docstrings at the crate level 2 years ago
Meliurwen 1cad41f7f4
Merge pull request #67 from AlessandroBregoli/65-meta-add-documentation-build-in-github-workflows 2 years ago
Meliurwen 174e85734e
Added docs generation in GitHub Workflows 2 years ago
Meliurwen c247da6bc0
Merge branch '8-feature-constraint-based-structure-learning-algorithm-for-ctbn' into 'dev' 2 years ago
Meliurwen 761e9da436
Merge branch 'dev' into '8-feature-constraint-based-structure-learning-algorithm-for-ctbn' 2 years ago
Meliurwen 014bad4c7d
Merge pull request #61 from AlessandroBregoli/60-meta-cargo-workspace 2 years ago
AlessandroBregoli df99a2cf3e cargo workspace 2 years ago
AlessandroBregoli 2f5a80dccb
Merge pull request #59 from AlessandroBregoli/10-feature-importance-sampling-for-ctbn 2 years ago
AlessandroBregoli 622cd305d0 Formatting 2 years ago
AlessandroBregoli a07dc214ce Clippy errors solved 2 years ago
AlessandroBregoli 8163bfb2b0 Update trajectory generator 2 years ago
Meliurwen 66661495aa
Merge pull request #58 from AlessandroBregoli/37-refactor-approx 2 years ago
Meliurwen 23d25be4bd Replaced `approx` with `approx-0_5` 2 years ago
Meliurwen 8953471570 Added tests to chi square call function and added a constructor to cache 2 years ago
AlessandroBregoli bb2fe52a39 Implemented ForwardSampler 2 years ago
Meliurwen 68b2afff59
Merge pull request #57 from AlessandroBregoli/56-meta-add-rust-toolchaintoml 2 years ago
Meliurwen a5b24e9eee
Merge pull request #55 from AlessandroBregoli/54-refactor-make-the-code-compliant-to-rustfmt 2 years ago
Meliurwen 6f2d83cf6b Added fmt to nightly toolchain in GitHub Workflows 2 years ago
Meliurwen 1f59e5e3b7 Added Rust nightly toolchain to GitHub Workflows 2 years ago
Meliurwen a1c1448da7 Conformed all rank-3 tensors to the same notation and now `rustfmt` ignores `tests/` 2 years ago