SNABSuite
0.x
Spiking Neural Architecture Benchmark Suite
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
4
]
C
SNAB::BenchmarkExec
C
MNIST::CatHinge
Categorical hinge loss. Use if weights are restricted to be >0
C
mnist_helper::CONVOLUTION_LAYER
▼
C
MNIST::MLPBase
Base class for Multi Layer Networks (–> currently Perceptron only). Allows us to use polymorphism with templated class
C
MNIST::MLP< Loss, ActivationFunction, Constraint >
The standard densely connected multilayer Perceptron. Template arguments provide the loss function, the activation function of neurons (experimental) and a possible constraint for the weights
C
MNIST::MSE
Root Mean Squared Error
C
MNIST::NoConstraint
Constraint for weights in neural network: No constraint
C
SNAB::ParameterSweep
C
mnist_helper::POOLING_LAYER
C
MNIST::PositiveLimitedWeights
C
MNIST::PositiveWeights
Constraint for weights in neural network: Only weights >0
C
MNIST::ReLU
ActivationFunction
ReLU
: Rectified Linear Unit
▼
C
SNAB::SNABBase
Virtual Base class for SNABs(Benchmarks). All SNABs should have seperate building of networks, execution and an evaluation tasks
▼
C
SNAB::GroupMaxFreqToGroup
C
SNAB::GroupMaxFreqToGroupAllToAll
C
SNAB::GroupMaxFreqToGroupProb
C
SNAB::LateralInhibWTA
C
SNAB::MaxInputAllToAll
▼
C
SNAB::MaxInputFixedOutConnector
C
SNAB::MaxInputFixedInConnector
C
SNAB::MaxInputOneToOne
C
SNAB::MirrorInhibWTA
▼
C
SNAB::MNIST_BASE
C
SNAB::MnistCNNPool
C
SNAB::MnistDiehl
C
SNAB::MnistDoubleCNN
▼
C
SNAB::MnistITLLastLayer
C
SNAB::MnistITL
C
SNAB::MnistNAS129
C
SNAB::MnistNAS63
C
SNAB::MnistNAStop
C
SNAB::MnistSpikey
C
SNAB::OutputFrequencyMultipleNeurons
C
SNAB::OutputFrequencySingleNeuron
C
SNAB::OutputFrequencySingleNeuron2
C
SNAB::RefractoryPeriod
▼
C
SNAB::SetupTimeOneToOne
C
SNAB::SetupTimeAllToAll
C
SNAB::SetupTimeRandom
C
SNAB::SimpleWTA
C
SNAB::SingleMaxFreqToGroup
▼
C
SNAB::WeightDependentActivation
C
SNAB::RateBasedWeightDependentActivation
C
SNAB::Utilities
Collection of usefull
Utilities
not directly related to spiking networks
▼
C
Constraint
C
convert_weights.WeightClip
Generated by
1.8.11