馃挘 Machine learning which might blow up in your face 馃挘
at master 9 lines 307 B view raw
1module Grenade.Recurrent.Core ( 2 module Grenade.Recurrent.Core.Layer 3 , module Grenade.Recurrent.Core.Network 4 , module Grenade.Recurrent.Core.Runner 5 ) where 6 7import Grenade.Recurrent.Core.Layer 8import Grenade.Recurrent.Core.Network 9import Grenade.Recurrent.Core.Runner