Krotos Modules 3
Loading...
Searching...
No Matches
krotos::LinearModel Member List
This is the complete list of members for
krotos::LinearModel
, including all inherited members.
getOutputCategories
()
krotos::LinearModel
getProminentCategory
()
krotos::LinearModel
infer
(const Eigen::VectorXf &input)
krotos::LinearModel
inferSingle
(const Eigen::VectorXf &input)
krotos::LinearModel
LinearModel
(const std::vector< Eigen::MatrixXf > &weights, const std::vector< Eigen::VectorXf > &biases, const Eigen::MatrixXf &weightsOutput, const Eigen::VectorXf &biasOutput, const StringArray &categories)
krotos::LinearModel
LinearModel
()
krotos::LinearModel
loadModelData
()
krotos::LinearModel
m_bias
krotos::LinearModel
private
m_biasOutput
krotos::LinearModel
private
m_layerOutput
krotos::LinearModel
private
m_layerSize
krotos::LinearModel
private
m_numLayers
krotos::LinearModel
private
m_outputCategories
krotos::LinearModel
private
m_outputs
krotos::LinearModel
private
m_outputSize
krotos::LinearModel
private
m_prominentCategoryIndex
krotos::LinearModel
private
m_weights
krotos::LinearModel
private
m_weightsOutput
krotos::LinearModel
private
m_weightsVar
krotos::LinearModel
private
m_workingBuffer
krotos::LinearModel
private
relu
(const Eigen::VectorXf &lOut)
krotos::LinearModel
private
sigmoid
(const Eigen::VectorXf &lOut)
krotos::LinearModel
private
Generated by
1.12.0