Safe Haskell | None |
---|---|
Language | Haskell2010 |
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
Safe Haskell | None |
---|---|
Language | Haskell2010 |
This module declares the 2D convolutional layer data type.
data Conv2D :: Nat -> Nat -> Nat -> Nat -> Nat -> Nat -> Type where Source #
A 2D Convolutional layer