1
0
Fork 0
Old engine for Continuous Time Bayesian Networks. Superseded by reCTBN. 🐍 https://github.com/madlabunimib/PyCTBN
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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Filippo Martini d4a079268a Delete venv folder 4 years ago
PyCTBN delete init.py in deprecated folder 4 years ago
PyCTBN.egg-info Modify project name; fix importing issues in classes and tests 4 years ago
dist Modify project name; fix importing issues in classes and tests 4 years ago
documentation Refactor on docs; Add performance comparison 4 years ago
main_package Modify project name; fix importing issues in classes and tests 4 years ago
.gitignore Added DOCSTRING and Comments to most of the classes; Some refactorings on methods 4 years ago
CTBN_project_dominio.pdf Add domain class diagram 4 years ago
README.md Initial commit 4 years ago
__init__.py Modify project name; fix importing issues in classes and tests 4 years ago
basic_main.py Refactor method import_data in JsonImpoter 4 years ago
parameters_estimation_example.py Refactor on docs; Add performance comparison 4 years ago
setup.py Refactor on docs; Add performance comparison 4 years ago
structure_estimation_example.py Refactor on docs; Add performance comparison 4 years ago

README.md

CTBN_Project