Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StreamFunc ¶
func FC ¶
func FC(conf *layers.FCConfig) StreamFunc
func LeakyRelu ¶
func LeakyRelu(conf *activations.LeakyReluConfig) StreamFunc
func NewStreamFunc ¶
func NewStreamFunc(initFunc layerInitFunc) StreamFunc
func Relu ¶
func Relu() StreamFunc
func Sigmoid ¶
func Sigmoid() StreamFunc
func Softmax ¶
func Softmax(conf *activations.SoftmaxConfig) StreamFunc
func Tanh ¶
func Tanh() StreamFunc
Click to show internal directories.
Click to hide internal directories.