\section{No\+Regularizer Class Reference}
\label{classmlpack_1_1ann_1_1NoRegularizer}\index{No\+Regularizer@{No\+Regularizer}}


Implementation of the \doxyref{No\+Regularizer}{p.}{classmlpack_1_1ann_1_1NoRegularizer}.  


\subsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item 
\textbf{ No\+Regularizer} ()
\begin{DoxyCompactList}\small\item\em Create the regularizer object. \end{DoxyCompactList}\item 
{\footnotesize template$<$typename Mat\+Type $>$ }\\void \textbf{ Evaluate} (const Mat\+Type \&, Mat\+Type \&)
\begin{DoxyCompactList}\small\item\em Calculate the gradient for regularization. \end{DoxyCompactList}\end{DoxyCompactItemize}


\subsection{Detailed Description}
Implementation of the \doxyref{No\+Regularizer}{p.}{classmlpack_1_1ann_1_1NoRegularizer}. 

This does not add any regularization to the weights. 

Definition at line 24 of file no\+\_\+regularizer.\+hpp.



\subsection{Constructor \& Destructor Documentation}
\mbox{\label{classmlpack_1_1ann_1_1NoRegularizer_af051bc2ec900cb278d6117c91afd2191}} 
\index{mlpack\+::ann\+::\+No\+Regularizer@{mlpack\+::ann\+::\+No\+Regularizer}!No\+Regularizer@{No\+Regularizer}}
\index{No\+Regularizer@{No\+Regularizer}!mlpack\+::ann\+::\+No\+Regularizer@{mlpack\+::ann\+::\+No\+Regularizer}}
\subsubsection{No\+Regularizer()}
{\footnotesize\ttfamily \textbf{ No\+Regularizer} (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}



Create the regularizer object. 



Definition at line 30 of file no\+\_\+regularizer.\+hpp.



\subsection{Member Function Documentation}
\mbox{\label{classmlpack_1_1ann_1_1NoRegularizer_ab577092faded6300cb7704691d23fd87}} 
\index{mlpack\+::ann\+::\+No\+Regularizer@{mlpack\+::ann\+::\+No\+Regularizer}!Evaluate@{Evaluate}}
\index{Evaluate@{Evaluate}!mlpack\+::ann\+::\+No\+Regularizer@{mlpack\+::ann\+::\+No\+Regularizer}}
\subsubsection{Evaluate()}
{\footnotesize\ttfamily void Evaluate (\begin{DoxyParamCaption}\item[{const Mat\+Type \&}]{,  }\item[{Mat\+Type \&}]{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}



Calculate the gradient for regularization. 


\begin{DoxyTemplParams}{Template Parameters}
{\em Mat\+Type} & Type of weight matrix. \\
\hline
\end{DoxyTemplParams}

\begin{DoxyParams}{Parameters}
{\em $\ast$} & (weight) The weight matrix to be regularized. \\
\hline
{\em $\ast$} & (gradient) The calculated gradient. \\
\hline
\end{DoxyParams}


Definition at line 43 of file no\+\_\+regularizer.\+hpp.



The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item 
/var/www/mlpack.\+ratml.\+org/mlpack.\+org/\+\_\+src/mlpack-\/3.\+3.\+2/src/mlpack/methods/ann/regularizer/\textbf{ no\+\_\+regularizer.\+hpp}\end{DoxyCompactItemize}
