mirror of
https://github.com/Relintai/MLPP.git
synced 2025-02-10 16:10:06 +01:00
Update README.md
This commit is contained in:
parent
5da4439e94
commit
1abff6c00d
@ -8,7 +8,7 @@ Machine learning is a vast and exiciting discipline, garnering attention from sp
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
<p> Please note that ML++ uses the ```std::vector<double>``` data type for emulating vectors, and the ```std::vector<std::vector<double>>``` data type for emulating matricies.</p>
|
Please note that ML++ uses the ```std::vector<double>``` data type for emulating vectors, and the ```std::vector<std::vector<double>>``` data type for emulating matricies.
|
||||||
|
|
||||||
Begin by including the respective header file of your choice.
|
Begin by including the respective header file of your choice.
|
||||||
```cpp
|
```cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user