8 Commits

Author SHA1 Message Date
75475790ac Migrate Dense layer 2024-09-08 13:36:53 +02:00
df47a31f36 Rename dim2d to shape2d 2024-05-27 21:14:51 +02:00
94a16b4352 Add padding to max pooling 2024-05-26 19:03:10 +02:00
4a67b708f0 Add padding to avg pooling 2024-05-26 18:54:12 +02:00
74098b24e3 Add support for non square matrices 2024-05-20 15:20:43 +02:00
dfff0360d9 Implement max pooling test 2024-03-20 21:44:04 +01:00
ef63cbd9f1 Implement avg pooling 2024-03-19 22:33:43 +01:00
a0fc1b00ae Implement max pooling layer 2024-03-19 22:04:58 +01:00