| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
TensorSafe.Layers.Conv2D
Description
This module declares the 2D convolutional layer data type.
Documentation
data Conv2D :: Nat -> Nat -> Nat -> Nat -> Nat -> Nat -> Type where Source #
A 2D Convolutional layer