Add various layer types
dhruvrajan opened this issue · 3 comments
dhruvrajan commented
- Conv2D
- LSTM
- Dropout
- Flatten
- MaxPool2D
zaleslaw commented
I could help with Conv2D or different pooling for example (implemented them in private project)
Sciss commented
How difficult is this to implement? I'm looking for
- BatchNormalization
- LeakyReLU
- Reshape
- Conv2DTranspose
- Dropout