GTK+ IOStream
Beta
<< GTK+ >> add C++ IOStream operators to GTK+. Now with extra abilities ... like network serialisation
|
This is the complete list of members for TanhLayer< TYPE >, including all inherited members.
activate(const Eigen::Matrix< TYPE, Eigen::Dynamic, 1 > &input) | TanhLayer< TYPE > | inlinevirtual |
bias | NeuralLayer< TYPE > | protected |
NeuralLayer(int inputSize, int outputSize) | NeuralLayer< TYPE > | inline |
NeuralLayer(const Eigen::MatrixBase< Derived > &weightsIn, const Eigen::MatrixBase< Derived > &biasIn) | NeuralLayer< TYPE > | inline |
output | NeuralLayer< TYPE > | |
TanhLayer(int inputSize, int outputSize) | TanhLayer< TYPE > | inline |
TanhLayer(const Eigen::MatrixBase< Derived > &weightsIn, const Eigen::MatrixBase< Derived > &biasIn) | TanhLayer< TYPE > | inline |
weights | NeuralLayer< TYPE > | protected |
~NeuralLayer(void) | NeuralLayer< TYPE > | inlinevirtual |
~TanhLayer(void) | TanhLayer< TYPE > | inlinevirtual |