AlessandroBregoli
|
43d01d2bf8
|
Added coments.
|
3 years ago |
Meliurwen
|
dba0b14918
|
Merge branch '23-meta-add-github-workflows' into 'dev'
|
3 years ago |
AlessandroBregoli
|
b357c9efa0
|
HillClimbing now panic when the dataset is incompatible with the network.
|
3 years ago |
AlessandroBregoli
|
5444c619a2
|
Added tests
|
3 years ago |
AlessandroBregoli
|
f49523f35a
|
Refactor of Dataset and Trajectory to ensure some basic properties.
|
3 years ago |
Meliurwen
|
a6654385fc
|
Workflow more compliant to the GH style
|
3 years ago |
Meliurwen
|
9a4914f5d0
|
Added basic GH workflow with lint and test (build included in the test)
|
3 years ago |
AlessandroBregoli
|
df12b93d55
|
Lmit parent set
|
3 years ago |
AlessandroBregoli
|
8ca93c931b
|
Refactor
|
3 years ago |
AlessandroBregoli
|
5044a88b6d
|
refactor
|
3 years ago |
AlessandroBregoli
|
808bc0098c
|
Added learn_mixed_discrete_net_3 test
|
3 years ago |
AlessandroBregoli
|
c785739100
|
LL test for hill climbing
|
3 years ago |
AlessandroBregoli
|
a4b0a406f4
|
Hill Climbing + Simple test
|
3 years ago |
Meliurwen
|
2371fca072
|
Merge pull request #39 from AlessandroBregoli/38-meta-explicitly-declare-labels-on-a-file
Added labels to `labels.yml` and automated the edits via GH Actions plus small edit to the templates
|
3 years ago |
Meliurwen
|
0b019de45b
|
Added labels to `labels.yml` and automated the implementation of the edits via GH Actions
|
3 years ago |
AlessandroBregoli
|
394970adca
|
Test for BIC
|
3 years ago |
AlessandroBregoli
|
4a7c34af17
|
BIC
|
3 years ago |
AlessandroBregoli
|
e299acb921
|
Seedable
|
3 years ago |
Meliurwen
|
258d016155
|
Merge branch '12-feature-add-seed-for-random-generation' into 'dev'
|
3 years ago |
Meliurwen
|
a350ddc980
|
Decreased epsilon to `0.1` with a new seed
|
3 years ago |
Meliurwen
|
62fcbd466a
|
Removed `rand::thread_rng` overriding the ChaCha's `rng`, increased the epsilon from 0.2 to 0.3 in the tests
|
3 years ago |
Meliurwen
|
79ec08b29a
|
Made seed optional in `trajectory_generator`
|
3 years ago |
Meliurwen
|
79dbd88529
|
Get rid of the `rand_core` rependency
|
3 years ago |
Meliurwen
|
dd8c877127
|
Merge pull request #34 from AlessandroBregoli/32-meta-add-vscode-folder-to-gitignore
Added `.vscode` folder to `.gitignore`
|
3 years ago |
Meliurwen
|
05af0f37c4
|
Added `.vscode` folder to `.gitignore`
|
3 years ago |
Meliurwen
|
9316fcee30
|
The state generation is now seedable
|
3 years ago |
Meliurwen
|
185e1756ca
|
The residence time generation is now seedable
|
3 years ago |
Meliurwen
|
651148fffd
|
Replaced the current RNG with a seedable one (`rand_chacha`)
|
3 years ago |
Meliurwen
|
cd89edd6d4
|
Merge pull request #31 from AlessandroBregoli/29-meta-add-templates-for-meta-and-refactor
Added meta and refactor issue templates
|
3 years ago |
Meliurwen
|
bb42365fb8
|
Added meta and refactor issue templates
|
3 years ago |
AlessandroBregoli
|
86d2a0b767
|
Implemented LL for ctbn
|
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
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 |