DeepLearnToolbox
DeepLearnToolbox copied to clipboard
test_example_SAE: classification with 'sigm' activation function?
Why in test_example_SAE the ffnn has sigm activation function in the output layer? For classification tasks there should not be the softmax function?