Deep Learning Algorithm Implementations 1.0.0
C++ implementations of fundamental deep learning algorithms
|
This is the complete list of members for dl::activation::Softmax, including all inherited members.
backward(const MatrixD &x) | dl::activation::Softmax | |
forward(const MatrixD &x) | dl::activation::Softmax | |
~ActivationFunction()=default | dl::activation::ActivationFunction | virtual |