{- | 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.
-}

module Synapse () where