InitState

lamp.nn.InitState
See theInitState companion object
trait InitState[M, C]

Type class about how to initialize recurrent neural networks

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def initState(m: M): C