synapse-0.1.0.0: Synapse is a machine learning library written in pure Haskell.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Synapse

Description

Synapse

Synapse is a machine learning library written in pure Haskell, that makes creating and training neural networks an easy job.

There are examples of Synapse usage at https://github.com/JktuJQ/Synapse, you are encouraged to look at library's repository to get yourself a grasp on basic concepts.