Commit Graph

8 Commits

Author SHA1 Message Date
df47a31f36 Rename dim2d to shape2d 2024-05-27 21:14:51 +02:00
10e73638b6 Add non square pooling and batch norm tests 2024-05-20 22:16:00 +02:00
6dca8ccd3c Unify 2d layer naming 2024-05-20 16:23:58 +02:00
74098b24e3 Add support for non square matrices 2024-05-20 15:20:43 +02:00
6f8b5f4081 Rename batchnorm 2024-05-20 13:05:48 +02:00
4a1c4a5f91 Add epsilon param to batch norm 2024-05-19 15:13:22 +02:00
33a3c6afcb Fix batch norm layer 2024-05-14 21:42:01 +02:00
96536a44fd Implement batch norm test 2024-04-28 21:46:42 +02:00