Files
mlpack/doc/html/recurrent_8hpp.html
T

197 lines
14 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>mlpack: src/mlpack/methods/ann/layer/recurrent.hpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="extra-stylesheet.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">mlpack
&#160;<span id="projectnumber">master</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File&#160;List</span></a></li>
<li><a href="globals.html"><span>File&#160;Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_44a936ef30fc126706c6284a2fc0c990.html">mlpack</a></li><li class="navelem"><a class="el" href="dir_3cfbf900288ec2fe8dd2c2c8482f216e.html">methods</a></li><li class="navelem"><a class="el" href="dir_04cdefcc9a97fb221ee3f2d7fb8aab76.html">ann</a></li><li class="navelem"><a class="el" href="dir_104798ce316d01262d69b00f4c94ed15.html">layer</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#namespaces">Namespaces</a> </div>
<div class="headertitle">
<div class="title">recurrent.hpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><div class="dynheader">
Include dependency graph for recurrent.hpp:</div>
<div class="dyncontent">
<div class="center"><img src="recurrent_8hpp__incl.png" border="0" usemap="#src_2mlpack_2methods_2ann_2layer_2recurrent_8hpp" alt=""/></div>
<map name="src_2mlpack_2methods_2ann_2layer_2recurrent_8hpp" id="src_2mlpack_2methods_2ann_2layer_2recurrent_8hpp">
<area shape="rect" id="node2" href="core_8hpp.html" title="Include all of the base components required to write MLPACK methods, and the main MLPACK Doxygen docu..." alt="" coords="1542,266,1661,293"/>
<area shape="rect" id="node33" href="delta__visitor_8hpp.html" title="../visitor/delta_visitor.hpp" alt="" coords="3598,266,3766,293"/>
<area shape="rect" id="node35" href="layer__types_8hpp.html" title="mlpack/methods/ann\l/layer/layer_types.hpp" alt="" coords="3377,355,3528,397"/>
<area shape="rect" id="node44" href="output__parameter__visitor_8hpp.html" title="../visitor/output_parameter\l_visitor.hpp" alt="" coords="3398,259,3573,300"/>
<area shape="rect" id="node46" href="weight__size__visitor_8hpp.html" title="../visitor/weight_size\l_visitor.hpp" alt="" coords="4117,259,4260,300"/>
<area shape="rect" id="node48" href="add__merge_8hpp.html" title="add_merge.hpp" alt="" coords="3292,177,3402,203"/>
<area shape="rect" id="node49" href="sequential_8hpp.html" title="sequential.hpp" alt="" coords="3248,95,3355,121"/>
<area shape="rect" id="node3" href="prereqs_8hpp.html" title="The core includes that mlpack expects; standard C++ includes and Armadillo. " alt="" coords="1998,549,2134,575"/>
<area shape="rect" id="node4" href="arma__traits_8hpp.html" title="mlpack/core/util/arma\l_traits.hpp" alt="" coords="1452,631,1599,672"/>
<area shape="rect" id="node5" href="log_8hpp.html" title="mlpack/core/util/log.hpp" alt="" coords="262,638,422,665"/>
<area shape="rect" id="node6" href="deprecated_8hpp.html" title="mlpack/core/util/deprecated.hpp" alt="" coords="2505,638,2712,665"/>
<area shape="rect" id="node7" href="cli_8hpp.html" title="mlpack/core/util/cli.hpp" alt="" coords="2490,459,2646,486"/>
<area shape="rect" id="node8" href="load_8hpp.html" title="mlpack/core/data/load.hpp" alt="" coords="92,459,266,486"/>
<area shape="rect" id="node9" href="save_8hpp.html" title="mlpack/core/data/save.hpp" alt="" coords="51,549,230,575"/>
<area shape="rect" id="node10" href="normalize__labels_8hpp.html" title="mlpack/core/data/normalize\l_labels.hpp" alt="" coords="1466,452,1649,493"/>
<area shape="rect" id="node11" href="clamp_8hpp.html" title="Miscellaneous math clamping routines. " alt="" coords="2804,363,2994,389"/>
<area shape="rect" id="node12" href="random_8hpp.html" title="Miscellaneous math random&#45;related routines. " alt="" coords="1724,459,1922,486"/>
<area shape="rect" id="node13" href="random__basis_8hpp.html" title="mlpack/core/math/random\l_basis.hpp" alt="" coords="2722,452,2895,493"/>
<area shape="rect" id="node14" href="lin__alg_8hpp.html" title="mlpack/core/math/lin\l_alg.hpp" alt="" coords="657,452,800,493"/>
<area shape="rect" id="node15" href="range_8hpp.html" title="Definition of the Range class, which represents a simple range with a lower and upper bound..." alt="" coords="243,363,430,389"/>
<area shape="rect" id="node16" href="round_8hpp.html" title="mlpack/core/math/round.hpp" alt="" coords="504,363,691,389"/>
<area shape="rect" id="node17" href="discrete__distribution_8hpp.html" title="mlpack/core/dists/discrete\l_distribution.hpp" alt="" coords="1702,355,1877,397"/>
<area shape="rect" id="node18" href="gaussian__distribution_8hpp.html" title="mlpack/core/dists/gaussian\l_distribution.hpp" alt="" coords="824,452,1006,493"/>
<area shape="rect" id="node19" href="laplace__distribution_8hpp.html" title="mlpack/core/dists/laplace\l_distribution.hpp" alt="" coords="766,355,936,397"/>
<area shape="rect" id="node20" href="gamma__distribution_8hpp.html" title="mlpack/core/dists/gamma\l_distribution.hpp" alt="" coords="1953,355,2125,397"/>
<area shape="rect" id="node21" href="kernel__traits_8hpp.html" title="mlpack/core/kernels\l/kernel_traits.hpp" alt="" coords="1151,452,1290,493"/>
<area shape="rect" id="node22" href="linear__kernel_8hpp.html" title="mlpack/core/kernels\l/linear_kernel.hpp" alt="" coords="1996,452,2135,493"/>
<area shape="rect" id="node23" href="polynomial__kernel_8hpp.html" title="mlpack/core/kernels\l/polynomial_kernel.hpp" alt="" coords="2159,452,2314,493"/>
<area shape="rect" id="node24" href="cosine__distance_8hpp.html" title="mlpack/core/kernels\l/cosine_distance.hpp" alt="" coords="1062,355,1208,397"/>
<area shape="rect" id="node25" href="gaussian__kernel_8hpp.html" title="mlpack/core/kernels\l/gaussian_kernel.hpp" alt="" coords="1284,355,1429,397"/>
<area shape="rect" id="node26" href="epanechnikov__kernel_8hpp.html" title="mlpack/core/kernels\l/epanechnikov_kernel.hpp" alt="" coords="1454,355,1627,397"/>
<area shape="rect" id="node27" href="hyperbolic__tangent__kernel_8hpp.html" title="mlpack/core/kernels\l/hyperbolic_tangent\l_kernel.hpp" alt="" coords="2251,348,2390,404"/>
<area shape="rect" id="node28" href="laplacian__kernel_8hpp.html" title="mlpack/core/kernels\l/laplacian_kernel.hpp" alt="" coords="2414,355,2558,397"/>
<area shape="rect" id="node29" href="pspectrum__string__kernel_8hpp.html" title="mlpack/core/kernels\l/pspectrum_string_kernel.hpp" alt="" coords="290,452,484,493"/>
<area shape="rect" id="node30" href="spherical__kernel_8hpp.html" title="mlpack/core/kernels\l/spherical_kernel.hpp" alt="" coords="2582,355,2728,397"/>
<area shape="rect" id="node31" href="triangular__kernel_8hpp.html" title="mlpack/core/kernels\l/triangular_kernel.hpp" alt="" coords="3019,355,3166,397"/>
<area shape="rect" id="node34" href="layer__traits_8hpp.html" title="mlpack/methods/ann\l/layer/layer_traits.hpp" alt="" coords="4140,541,4287,583"/>
<area shape="rect" id="node37" href="add_8hpp.html" title="mlpack/methods/ann\l/layer/add.hpp" alt="" coords="3861,452,4004,493"/>
<area shape="rect" id="node38" href="base__layer_8hpp.html" title="mlpack/methods/ann\l/layer/base_layer.hpp" alt="" coords="3356,452,3503,493"/>
<area shape="rect" id="node39" href="constant_8hpp.html" title="mlpack/methods/ann\l/layer/constant.hpp" alt="" coords="3528,452,3670,493"/>
<area shape="rect" id="node40" href="dropout_8hpp.html" title="mlpack/methods/ann\l/layer/dropout.hpp" alt="" coords="3694,452,3837,493"/>
<area shape="rect" id="node41" href="elu_8hpp.html" title="mlpack/methods/ann\l/layer/elu.hpp" alt="" coords="2970,452,3113,493"/>
<area shape="rect" id="node42" href="hard__tanh_8hpp.html" title="mlpack/methods/ann\l/layer/hard_tanh.hpp" alt="" coords="3189,452,3332,493"/>
</map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="recurrent_8hpp__dep__incl.png" border="0" usemap="#src_2mlpack_2methods_2ann_2layer_2recurrent_8hppdep" alt=""/></div>
<map name="src_2mlpack_2methods_2ann_2layer_2recurrent_8hppdep" id="src_2mlpack_2methods_2ann_2layer_2recurrent_8hppdep">
<area shape="rect" id="node2" href="layer_8hpp.html" title="src/mlpack/methods\l/ann/layer/layer.hpp" alt="" coords="15,95,155,136"/>
</map>
</div>
</div>
<p><a href="recurrent_8hpp_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmlpack_1_1ann_1_1Recurrent.html">mlpack::ann::Recurrent&lt; InputDataType, OutputDataType &gt;</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Implementation of the RecurrentLayer class. <a href="classmlpack_1_1ann_1_1Recurrent.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespacemlpack"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemlpack.html">mlpack</a></td></tr>
<tr class="memdesc:namespacemlpack"><td class="mdescLeft">&#160;</td><td class="mdescRight">Linear algebra utility functions, generally performed on matrices or vectors. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:namespacemlpack_1_1ann"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemlpack_1_1ann.html">mlpack::ann</a></td></tr>
<tr class="memdesc:namespacemlpack_1_1ann"><td class="mdescLeft">&#160;</td><td class="mdescRight">Artificial Neural Network. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><dl class="section author"><dt>Author</dt><dd>Marcus Edel</dd></dl>
<p>Definition of the LinearLayer class also known as fully-connected layer or affine transformation.</p>
<p>mlpack is free software; you may redistribute it and/or modify it under the terms of the 3-clause BSD license. You should have received a copy of the 3-clause BSD license along with mlpack. If not, see <a href="http://www.opensource.org/licenses/BSD-3-Clause">http://www.opensource.org/licenses/BSD-3-Clause</a> for more information. </p>
<p>Definition in file <a class="el" href="recurrent_8hpp_source.html">recurrent.hpp</a>.</p>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
<script type="text/javascript">
var x = document.getElementsByClassName("formulaDsp");
var i;
for (i = 0; i < x.length; i++)
{
x[i].width /= 4;
}
</script>
</html>