Current checklist of layers that we want to implement: - [x] Activation Layer - [x] Conv2D Layer - [x] Dense Layer - [x] Dropout1D Layer - [x] Dropout2D Layer - [x] Flatten Layer - [x] Pool2D Layer - [ ] BatchNorm Layer - [x] BatchNorm2D Layer - [ ] ConvTranspose2D Layer