This is the complete list of members for shark::Energy< RBM >, including all inherited members.
Energy(RBM const &rbm) | shark::Energy< RBM > | inline |
energy(RealMatrix const &hidden, RealMatrix const &visible) const | shark::Energy< RBM > | inline |
energyFromHiddenInput(RealMatrix const &hiddenInput, RealMatrix const &hidden, RealMatrix const &visible) const | shark::Energy< RBM > | inline |
energyFromVisibleInput(RealMatrix const &visibleInput, RealMatrix const &hidden, RealMatrix const &visible) const | shark::Energy< RBM > | inline |
HiddenStatistics typedef | shark::Energy< RBM > | |
HiddenStatisticsBatch typedef | shark::Energy< RBM > | |
HiddenType typedef | shark::Energy< RBM > | |
inputHidden(RealMatrix &inputs, RealMatrix const &visibleStates) const | shark::Energy< RBM > | inline |
inputVisible(RealMatrix &inputs, RealMatrix const &hiddenStates) const | shark::Energy< RBM > | inline |
logUnnormalizedProbabilityHidden(RealMatrix const &hiddenState, RealMatrix const &visibleInput, BetaVector const &beta) const | shark::Energy< RBM > | inline |
logUnnormalizedProbabilityHidden(RealMatrix const &hiddenStates, BetaVector const &beta) const | shark::Energy< RBM > | inline |
logUnnormalizedProbabilityVisible(RealMatrix const &visibleState, RealMatrix const &hiddenInput, BetaVector const &beta) const | shark::Energy< RBM > | inline |
logUnnormalizedProbabilityVisible(RealMatrix const &visibleStates, BetaVector const &beta) const | shark::Energy< RBM > | inline |
VisibleStatistics typedef | shark::Energy< RBM > | |
VisibleStatisticsBatch typedef | shark::Energy< RBM > | |
VisibleType typedef | shark::Energy< RBM > |