Gradient descent training + Added all dataset + graphs improvements
Some checks failed
linter / quality (push) Failing after 18s
tests / ci (8.4) (push) Failing after 10s
tests / ci (8.5) (push) Failing after 11s

This commit is contained in:
2026-03-13 22:06:08 +01:00
parent f8d9fbc5b1
commit f0e7be4476
29 changed files with 872 additions and 68 deletions

View File

@@ -0,0 +1,30 @@
10,4.4
14,5.6
12,4.6
18,6.1
16,6.0
14,7.0
22,6.8
28,10.6
26,11.0
16,7.6
23,10.8
25,10.0
20,6.5
20,8.2
24,8.8
12,5.5
15,5.0
18,8.0
14,7.8
26,9.0
25,9.4
17,8.5
12,6.4
20,7.5
23,9.0
22,8.1
26,8.2
22,10.0
18,9.1
21,9.0
1 10 4.4
2 14 5.6
3 12 4.6
4 18 6.1
5 16 6.0
6 14 7.0
7 22 6.8
8 28 10.6
9 26 11.0
10 16 7.6
11 23 10.8
12 25 10.0
13 20 6.5
14 20 8.2
15 24 8.8
16 12 5.5
17 15 5.0
18 18 8.0
19 14 7.8
20 26 9.0
21 25 9.4
22 17 8.5
23 12 6.4
24 20 7.5
25 23 9.0
26 22 8.1
27 26 8.2
28 22 10.0
29 18 9.1
30 21 9.0