Add boost info to README

This commit is contained in:
Ricardo Montañana Gómez 2023-09-28 09:44:33 +02:00
parent 71704e3547
commit 926de2bebd
Signed by: rmontanana
GPG Key ID: 46064262FD9A7ADE

View File

@ -4,10 +4,14 @@ Bayesian Network Classifier with libtorch from scratch
## 0. Setup
### libxlswriter
Before compiling BayesNet.
### boost library
[Getting Started](<https://www.boost.org/doc/libs/1_83_0/more/getting_started/index.html>)
### libxlswriter
```bash
cd lib/libxlsxwriter
make