BayesNet/README.md

316 B

BayesNet

License: MIT

Bayesian Network Classifiers using libtorch from scratch

Release

make release
make buildr

Debug & Tests

make debug
make test
make coverage

1. Introduction