//
pkg.gl
Category
gorgonia.org/gorgonia
examples
stacked_autoencoder
package
0.9.18
Repository:
https://github.com/gorgonia/gorgonia.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
12
Dependents
0
Files
724 SLOC
#
Functions
MakeNeuron
NewDATiedWeights
NewFC
NewSoftmaxLayer
NewStackedDA
WithActivationFunction
WithConf
WithGraph
#
Structs
DeepConfig
DenoisingAutoencoder
FC
LayerConfig
Neuron
SoftmaxLayer
StackedDA
#
Interfaces
Layer
#
Type aliases
ActivationFunction
LayerConsOpt
LayerConsOpt is a option for constructing a layer.