Neural
Neural::Layer Member List

This is the complete list of members for Neural::Layer, including all inherited members.

AsWeights()Neural::Layer
Backward_propagation(Eigen::MatrixXd output_error, float learning_rate)=0Neural::Layerpure virtual
Forward_propagation(Eigen::MatrixXd input)=0Neural::Layerpure virtual
m_as_weightNeural::Layerprotected
m_inputNeural::Layerprotected
m_outputNeural::Layerprotected
toJSON()=0Neural::Layerpure virtual