| Copyright | (c) Huw Campbell 2016-2017 |
|---|---|
| License | BSD2 |
| Stability | experimental |
| Safe Haskell | None |
| Language | Haskell98 |
Grenade.Layers.Trivial
Description
Documentation
A Trivial layer.
This can be used to pass an unchanged value up one side of a graph, for a Residual network for example.
Constructors
| Trivial |