Add gradient descent test

This commit is contained in:
2026-03-26 08:23:24 +01:00
parent 76465ab6ee
commit c389646794
4 changed files with 117 additions and 17 deletions

View File

@@ -0,0 +1,4 @@
0,0,-1
0,1,-1
1,0,-1
1,1,1
1 0 0 -1
2 0 1 -1
3 1 0 -1
4 1 1 1