mirror of
https://github.com/HuwCampbell/grenade.git
synced 2024-11-22 06:55:13 +03:00
Update Sinusoid.hs
This commit is contained in:
parent
8aee2ad092
commit
b5e1243f24
@ -4,7 +4,7 @@
|
|||||||
{-# LANGUAGE TypeFamilies #-}
|
{-# LANGUAGE TypeFamilies #-}
|
||||||
{-# LANGUAGE TypeOperators #-}
|
{-# LANGUAGE TypeOperators #-}
|
||||||
{-|
|
{-|
|
||||||
Module : Grenade.Layers.Tanh
|
Module : Grenade.Layers.Sinusoid
|
||||||
Description : Sinusoid nonlinear layer
|
Description : Sinusoid nonlinear layer
|
||||||
Copyright : (c) Manuel Schneckenreither, 2018
|
Copyright : (c) Manuel Schneckenreither, 2018
|
||||||
License : BSD2
|
License : BSD2
|
||||||
|
Loading…
Reference in New Issue
Block a user