Add boost info to README
This commit is contained in:
parent
71704e3547
commit
926de2bebd
@ -4,10 +4,14 @@ Bayesian Network Classifier with libtorch from scratch
|
|||||||
|
|
||||||
## 0. Setup
|
## 0. Setup
|
||||||
|
|
||||||
### libxlswriter
|
|
||||||
|
|
||||||
Before compiling BayesNet.
|
Before compiling BayesNet.
|
||||||
|
|
||||||
|
### boost library
|
||||||
|
|
||||||
|
[Getting Started](<https://www.boost.org/doc/libs/1_83_0/more/getting_started/index.html>)
|
||||||
|
|
||||||
|
### libxlswriter
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd lib/libxlsxwriter
|
cd lib/libxlsxwriter
|
||||||
make
|
make
|
||||||
|
Loading…
Reference in New Issue
Block a user