Commit Graph

8 Commits

Author SHA1 Message Date
5d7960d4c7 some tweaks and fixes 2024-05-18 22:27:05 +01:00
9922c1ba85 fix reshape error between avgpool and fc layer 2024-05-18 19:58:44 +01:00
a61e12c5db fix fc neuron count 2024-05-18 18:45:42 +01:00
00749b0374 fix flatten code 2024-05-18 18:31:07 +01:00
9f6852ee23 fix incorrect channel size for first shortcut 2024-05-18 02:28:35 +01:00
cb3fd47324 i am mentally handicapped 2024-05-18 01:41:57 +01:00
8f8da41251 fix ResidualBlock init call 2024-05-18 01:40:11 +01:00
0ca7d5b8ec implement ResNet model 2024-05-18 01:07:06 +01:00