| Copyright | (c) Lars Brünjes, 2016 |
|---|---|
| License | MIT |
| Maintainer | brunjlar@gmail.com |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
Numeric.Neural
Description
This module reexports all the neural network related modules for convenience.
Documentation
module Numeric.Neural.Layer
module Numeric.Neural.Model
module Numeric.Neural.Normalization
module Numeric.Neural.Pipes