\section{/var/www/mlpack.ratml.\+org/mlpack.org/\+\_\+src/mlpack-\/3.3.1/src/mlpack/methods/ann/layer/gru.hpp File Reference}
\label{gru_8hpp}\index{/var/www/mlpack.\+ratml.\+org/mlpack.\+org/\+\_\+src/mlpack-\/3.\+3.\+1/src/mlpack/methods/ann/layer/gru.\+hpp@{/var/www/mlpack.\+ratml.\+org/mlpack.\+org/\+\_\+src/mlpack-\/3.\+3.\+1/src/mlpack/methods/ann/layer/gru.\+hpp}}
Include dependency graph for gru.\+hpp\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{gru_8hpp__incl}
\end{center}
\end{figure}
This graph shows which files directly or indirectly include this file\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{gru_8hpp__dep__incl}
\end{center}
\end{figure}
\subsection*{Classes}
\begin{DoxyCompactItemize}
\item 
class \textbf{ G\+R\+U$<$ Input\+Data\+Type, Output\+Data\+Type $>$}
\begin{DoxyCompactList}\small\item\em An implementation of a gru network layer. \end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection*{Namespaces}
\begin{DoxyCompactItemize}
\item 
 \textbf{ mlpack}
\begin{DoxyCompactList}\small\item\em strip\+\_\+type.\+hpp \end{DoxyCompactList}\item 
 \textbf{ mlpack\+::ann}
\begin{DoxyCompactList}\small\item\em Artificial Neural Network. \end{DoxyCompactList}\end{DoxyCompactItemize}


\subsection{Detailed Description}
\begin{DoxyAuthor}{Author}
Sumedh Ghaisas
\end{DoxyAuthor}
Definition of the G\+RU layer.

For more information, read the following paper\+:


\begin{DoxyCode}
@inproceedings\{chung2015gated,
   title     = \{Gated Feedback Recurrent Neural Networks.\},
   author    = \{Chung, Junyoung and G\{\(\backslash\)\textcolor{stringliteral}{"u\}l\{\(\backslash\)c\{c\}\}ehre, Caglar and Cho,}
\textcolor{stringliteral}{               Kyunghyun and Bengio, Yoshua\},}
\textcolor{stringliteral}{   booktitle = \{ICML\},}
\textcolor{stringliteral}{   pages     = \{2067--2075\},}
\textcolor{stringliteral}{   year      = \{2015\},}
\textcolor{stringliteral}{   url       = \{https://arxiv.org/abs/1502.02367\}}
\textcolor{stringliteral}{\}}
\end{DoxyCode}


mlpack is free software; you may redistribute it and/or modify it under the terms of the 3-\/clause B\+SD license. You should have received a copy of the 3-\/clause B\+SD license along with mlpack. If not, see {\tt http\+://www.\+opensource.\+org/licenses/\+B\+S\+D-\/3-\/\+Clause} for more information. 