1
0
mirror of https://github.com/Relintai/pmlpp.git synced 2025-04-19 03:53:12 +02:00

Small tweak to the readme.

This commit is contained in:
Relintai 2023-12-30 00:55:57 +01:00
parent 74d24fc695
commit a65db20034

View File

@ -4,6 +4,10 @@ A Machine Learning module for the Pandemonium Engine. Based on: https://github.c
## Contents of the Library
0. ***Math Classes***
1. Vector
2. Matrix
3. Tensor3
1. ***Regression***
1. Linear Regression
2. Logistic Regression