|
9142592077
|
Small improvements to MLPPVector.
|
2023-02-05 09:50:03 +01:00 |
|
|
27d187c67a
|
Ported MLPPKMeans logic.
|
2023-01-29 15:46:55 +01:00 |
|
|
02a44dddf7
|
Reworked and cleaned up MLPPKNN. Also registered it to the engine.
|
2023-01-28 01:02:57 +01:00 |
|
|
4deb34c852
|
Use real_t instead of doubles.
|
2023-01-27 13:01:16 +01:00 |
|
|
7a291b451a
|
Added some extremely basic tests for the new Matrix and Vector classes. Also fixed a few smaller issues.
|
2023-01-27 02:57:33 +01:00 |
|
|
20fdcd4acb
|
Only crash when using the operators in MLPPVector.
|
2023-01-27 02:06:44 +01:00 |
|
|
db6e9ac257
|
Removed capacity support from MLPPVector.
|
2023-01-26 17:05:57 +01:00 |
|
|
a6b797b34b
|
Rework normal getters and setters in MLPPVector.
|
2023-01-26 16:51:34 +01:00 |
|
|
3ee8949015
|
Implemented MLPPVector using LocalVector as a base.
|
2023-01-26 16:43:54 +01:00 |
|
|
cdbcac61eb
|
Added Matrix and vector skeleton classes.
|
2023-01-26 16:02:45 +01:00 |
|