Todo List
Class shark::ARDKernelUnconstrained< InputType >
slow default implementation. Use BLAS3 calls to make things faster
Class shark::Data< Type >
expand docu
Member shark::Energy< RBM >::inputHidden (RealMatrix &inputs, RealMatrix const &visibleStates) const
Remove this and replace fully by the rbm method if possible
Member shark::Energy< RBM >::inputVisible (RealMatrix &inputs, RealMatrix const &hiddenStates) const
Remove this and replace fully by the rbm method if possible
Class shark::PairIterator< Value, Iterator1, Iterator2 >
Both underlying Iterators must be random access iterators.
Member shark::RNNet::weightedParameterDerivative (BatchInputType const &patterns, BatchInputType const &coefficients, State const &state, RealVector &gradient) const
expand documentation