2024-02-27 17:16:26 +01:00
2024-03-08 22:20:54 +01:00
2024-01-07 19:58:22 +01:00
2024-03-06 17:04:16 +01:00
2024-03-08 00:37:36 +01:00
2024-03-08 22:20:54 +01:00
2024-03-08 22:20:54 +01:00
2024-03-08 22:20:54 +01:00
2024-02-24 21:33:28 +01:00
2024-03-08 22:20:54 +01:00
2024-03-08 22:20:54 +01:00
2024-03-08 22:20:54 +01:00
2023-06-29 19:52:57 +00:00
2024-03-08 22:20:54 +01:00
2024-03-08 09:02:22 +01:00

BayesNet

License: MIT

Bayesian Network Classifiers using libtorch from scratch

Installation

Release

make release
make buildr
sudo make install

Debug & Tests

make debug
make test
make coverage

Sample app

After building and installing the release version, you can run the sample app with the following commands:

make sample
make sample fname=tests/data/glass.arff

Models

BoostAODE

Description
Bayesian Network Classifiers using libtorch from scratch
Readme MIT 14 MiB
2025-07-19 20:52:59 +00:00
Languages
C++ 94.8%
Makefile 2.1%
CMake 1.3%
Python 1%
Dockerfile 0.4%
Other 0.4%