Small tweak to the readme.

This commit is contained in:
Relintai 2023-12-30 00:55:57 +01:00
parent 74d24fc695
commit a65db20034
1 changed files with 4 additions and 0 deletions

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