Update Sinusoid.hs

This commit is contained in:
Manuel 2018-01-26 20:20:37 +01:00 committed by GitHub
parent 8aee2ad092
commit b5e1243f24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
{-# LANGUAGE TypeFamilies #-}
{-# LANGUAGE TypeOperators #-}
{-|
Module : Grenade.Layers.Tanh
Module : Grenade.Layers.Sinusoid
Description : Sinusoid nonlinear layer
Copyright : (c) Manuel Schneckenreither, 2018
License : BSD2