Commit Graph

53 Commits (05af0f37c4fdd61f20e753a7a1fe4e092a57c790)
 

Author SHA1 Message Date
Meliurwen 05af0f37c4 Added `.vscode` folder to `.gitignore` 3 years ago
Meliurwen cd89edd6d4
Merge pull request #31 from AlessandroBregoli/29-meta-add-templates-for-meta-and-refactor 3 years ago
Meliurwen bb42365fb8 Added meta and refactor issue templates 3 years ago
Meliurwen e0876dad62
Merge branch '28-bug-bayesian-approach' into 'dev' 3 years ago
Meliurwen 6104dcc329
In the Bayesian approach alpha and tau are now divided by the number of possible configurations in its parent set 3 years ago
AlessandroBregoli 2d7e52f8f1
Merge pull request #26 from AlessandroBregoli/14-feature 3 years ago
AlessandroBregoli 82e3c779a0 Added test: test_validate_params_valid_cim_with_huge_values 3 years ago
AlessandroBregoli 16714b48b5 Comments 3 years ago
AlessandroBregoli 490fe4e010 Comments 3 years ago
Alessandro Bregoli c178862664 Enforced correct set of parameters (cim) when inserted manually 3 years ago
AlessandroBregoli 331c2006e9 Tested validate_params implemetation for DiscreteStateContinousTimeParams 3 years ago
AlessandroBregoli dc8013d635 Added method validate_params to ParamsTrait. 3 years ago
Meliurwen 4217654c3a
Merge branch 'meta-templates' into 'dev' 3 years ago
Meliurwen 48d7df5e56
Added notes regarding templates in CONRIBUTING.md 3 years ago
Meliurwen bc599cb9fe
Added templates for Pull Requests into master and dev 3 years ago
Meliurwen 4ae7fe6bcd
Added small tweaks to the issue templates 3 years ago
Meliurwen f36c1bd82d
Added bug and feature templates for the issues 3 years ago
Meliurwen 00ad75eae2
Merge branch 'meta-contributing' into 'dev' 3 years ago
Meliurwen f928e3fee1
Added CONTRIBUTING.md with all the necessary rules 3 years ago
Meliurwen 2b0a753efc
Merge branch 'meta-readme' into 'dev' 3 years ago
Meliurwen 1fdbb2e27b
Removed unnecessary instructions in the README and tweaked the remaining ones 3 years ago
Meliurwen c4e1a14795
Fixed spelling in the README 3 years ago
Meliurwen a55675f6ce
Added README with instructions to set and run a dev environmet 3 years ago
AlessandroBregoli 9a27d794fc Added tests for BA and MLE 3 years ago
Alessandro Bregoli cc8071ca07 Changed parameter_learning module to use generics instead of Box for the network object 3 years ago
Alessandro Bregoli ef04e04d1e Changed trajectory_generator to use generics instead of Box for the network object 3 years ago
AlessandroBregoli f87900fdbd Bug fix of sampling + implementation of Bayesian Approach 3 years ago
AlessandroBregoli 5c816ebba7 parameter_learning refactor 3 years ago
AlessandroBregoli a191bdef1c Sufficient statistics extracted from MLE function 3 years ago
AlessandroBregoli 4adfbfa4e4 Refactoring tests 3 years ago
AlessandroBregoli dc53e5167e Added MLE 3 years ago
AlessandroBregoli aa9ff5e05d MLE - Partial commit 3 years ago
AlessandroBregoli 1aaa252653 Added one test for tool 3 years ago
AlessandroBregoli b1978b70dd Added enum_dipatch for Params 3 years ago
AlessandroBregoli a2fb259124 Params update: From Box to Enum 3 years ago
AlessandroBregoli 212f4aef4b Change from enum to Box<dyn Params> 3 years ago
AlessandroBregoli 30d493b240 bugfix 3 years ago
AlessandroBregoli 0d7f932e54 Documentation and example for ctbn 3 years ago
Alessandro Bregoli df2f7305d5 network comments 3 years ago
AlessandroBregoli c4478def1d Commented node module 3 years ago
AlessandroBregoli 70600542d9 Params commented 3 years ago
Alessandro Bregoli c30c496b6b parameters unit tests 3 years ago
Alessandro Bregoli 9b98ecae23 ctbn unit tests 3 years ago
Alessandro Bregoli 323c03e4e1 Sampling done (for DiscreteStatesContinousTime nodes) 3 years ago
Alessandro Bregoli d8dc28facb Sampling almost done 3 years ago
AlessandroBregoli 9d98c7a6ee Partial commit 3 years ago
AlessandroBregoli 7e128067d2 Merge 3 years ago
AlessandroBregoli 5cf1daccb7 Added an inelegant method for acces a parameter given it's parentset 3 years ago
AlessandroBregoli f4fabe1923 Added an inelegant method for acces a parameter given it's parentset 3 years ago
AlessandroBregoli 97a2d16e6d Added random generation of DiscreteStateContinousTime node 3 years ago