Refactor ManageResults and CommandParser

This commit is contained in:
2023-10-22 20:03:34 +02:00
parent 080eddf9cd
commit 26b649ebae
12 changed files with 405 additions and 263 deletions

View File

@@ -1,5 +1,7 @@
# BayesNet
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
Bayesian Network Classifier with libtorch from scratch
## 0. Setup