Commit Graph

7 Commits

Author SHA1 Message Date
18522c2dea Cleanup and refactor 2024-04-11 22:52:41 +02:00
b49dddf34a Improve softmax numerical stability 2024-04-08 23:25:46 +02:00
e419a93408 Fix softmax sum kernel 2024-04-08 22:09:18 +02:00
7bc329a043 Add more softmax tests 2024-03-22 22:32:08 +01:00
b6c4b7d2ae Refactor layers 2024-03-19 21:35:05 +01:00
cbdb4e7707 Test softmax 2024-03-17 19:08:16 +01:00
42d646750b Abstract activation and implement softmax 2024-03-17 18:37:15 +01:00