167 lines
11 KiB
HTML
167 lines
11 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/layer.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
|
|
 <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 Page</span></a></li>
|
|
<li><a href="pages.html"><span>Related 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 List</span></a></li>
|
|
<li><a href="globals.html"><span>File 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="headertitle">
|
|
<div class="title">layer.hpp File Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><div class="dynheader">
|
|
Include dependency graph for layer.hpp:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="layer_8hpp__incl.png" border="0" usemap="#src_2mlpack_2methods_2ann_2layer_2layer_8hpp" alt=""/></div>
|
|
<map name="src_2mlpack_2methods_2ann_2layer_2layer_8hpp" id="src_2mlpack_2methods_2ann_2layer_2layer_8hpp">
|
|
<area shape="rect" id="node2" href="add__merge_8hpp.html" title="add_merge.hpp" alt="" coords="1787,244,1898,271"/>
|
|
<area shape="rect" id="node5" href="layer__types_8hpp.html" title="mlpack/methods/ann\l/layer/layer_types.hpp" alt="" coords="2164,415,2315,457"/>
|
|
<area shape="rect" id="node31" href="concat__performance_8hpp.html" title="concat_performance.hpp" alt="" coords="3505,244,3670,271"/>
|
|
<area shape="rect" id="node34" href="convolution_8hpp.html" title="convolution.hpp" alt="" coords="3931,326,4044,353"/>
|
|
<area shape="rect" id="node37" href="dropconnect_8hpp.html" title="dropconnect.hpp" alt="" coords="2924,95,3043,121"/>
|
|
<area shape="rect" id="node38" href="linear_8hpp.html" title="linear.hpp" alt="" coords="3184,169,3263,196"/>
|
|
<area shape="rect" id="node40" href="sequential_8hpp.html" title="sequential.hpp" alt="" coords="1690,169,1797,196"/>
|
|
<area shape="rect" id="node42" href="glimpse_8hpp.html" title="glimpse.hpp" alt="" coords="4068,326,4160,353"/>
|
|
<area shape="rect" id="node45" href="linear__no__bias_8hpp.html" title="linear_no_bias.hpp" alt="" coords="3342,326,3473,353"/>
|
|
<area shape="rect" id="node46" href="lstm_8hpp.html" title="lstm.hpp" alt="" coords="2153,95,2225,121"/>
|
|
<area shape="rect" id="node47" href="recurrent_8hpp.html" title="recurrent.hpp" alt="" coords="1864,95,1962,121"/>
|
|
<area shape="rect" id="node48" href="recurrent__attention_8hpp.html" title="recurrent_attention.hpp" alt="" coords="1634,95,1789,121"/>
|
|
<area shape="rect" id="node49" href="concat_8hpp.html" title="concat.hpp" alt="" coords="1440,244,1527,271"/>
|
|
<area shape="rect" id="node50" href="vr__class__reward_8hpp.html" title="vr_class_reward.hpp" alt="" coords="3764,326,3907,353"/>
|
|
<area shape="rect" id="node3" href="prereqs_8hpp.html" title="The core includes that mlpack expects; standard C++ includes and Armadillo. " alt="" coords="2456,631,2592,657"/>
|
|
<area shape="rect" id="node4" href="delete__visitor_8hpp.html" title="../visitor/delete_visitor.hpp" alt="" coords="1486,326,1660,353"/>
|
|
<area shape="rect" id="node28" href="delta__visitor_8hpp.html" title="../visitor/delta_visitor.hpp" alt="" coords="941,326,1109,353"/>
|
|
<area shape="rect" id="node29" href="output__parameter__visitor_8hpp.html" title="../visitor/output_parameter\l_visitor.hpp" alt="" coords="1134,319,1308,360"/>
|
|
<area shape="rect" id="node7" href="add_8hpp.html" title="mlpack/methods/ann\l/layer/add.hpp" alt="" coords="3004,519,3147,561"/>
|
|
<area shape="rect" id="node8" href="base__layer_8hpp.html" title="mlpack/methods/ann\l/layer/base_layer.hpp" alt="" coords="3172,519,3318,561"/>
|
|
<area shape="rect" id="node9" href="constant_8hpp.html" title="mlpack/methods/ann\l/layer/constant.hpp" alt="" coords="3343,519,3486,561"/>
|
|
<area shape="rect" id="node10" href="dropout_8hpp.html" title="mlpack/methods/ann\l/layer/dropout.hpp" alt="" coords="347,519,490,561"/>
|
|
<area shape="rect" id="node11" href="elu_8hpp.html" title="mlpack/methods/ann\l/layer/elu.hpp" alt="" coords="514,519,656,561"/>
|
|
<area shape="rect" id="node12" href="hard__tanh_8hpp.html" title="mlpack/methods/ann\l/layer/hard_tanh.hpp" alt="" coords="680,519,823,561"/>
|
|
<area shape="rect" id="node13" href="join_8hpp.html" title="mlpack/methods/ann\l/layer/join.hpp" alt="" coords="847,519,990,561"/>
|
|
<area shape="rect" id="node14" href="leaky__relu_8hpp.html" title="mlpack/methods/ann\l/layer/leaky_relu.hpp" alt="" coords="1014,519,1156,561"/>
|
|
<area shape="rect" id="node15" href="log__softmax_8hpp.html" title="mlpack/methods/ann\l/layer/log_softmax.hpp" alt="" coords="1181,519,1336,561"/>
|
|
<area shape="rect" id="node16" href="lookup_8hpp.html" title="mlpack/methods/ann\l/layer/lookup.hpp" alt="" coords="1360,519,1503,561"/>
|
|
<area shape="rect" id="node17" href="mean__squared__error_8hpp.html" title="mlpack/methods/ann\l/layer/mean_squared\l_error.hpp" alt="" coords="1527,512,1670,568"/>
|
|
<area shape="rect" id="node18" href="multiply__constant_8hpp.html" title="mlpack/methods/ann\l/layer/multiply_constant.hpp" alt="" coords="1694,519,1879,561"/>
|
|
<area shape="rect" id="node19" href="negative__log__likelihood_8hpp.html" title="mlpack/methods/ann\l/layer/negative_log\l_likelihood.hpp" alt="" coords="1903,512,2046,568"/>
|
|
<area shape="rect" id="node20" href="max__pooling_8hpp.html" title="mlpack/methods/ann\l/layer/max_pooling.hpp" alt="" coords="2070,519,2226,561"/>
|
|
<area shape="rect" id="node21" href="mean__pooling_8hpp.html" title="mlpack/methods/ann\l/layer/mean_pooling.hpp" alt="" coords="2250,519,2413,561"/>
|
|
<area shape="rect" id="node22" href="parametric__relu_8hpp.html" title="mlpack/methods/ann\l/layer/parametric_relu.hpp" alt="" coords="2438,519,2610,561"/>
|
|
<area shape="rect" id="node23" href="reinforce__normal_8hpp.html" title="mlpack/methods/ann\l/layer/reinforce_normal.hpp" alt="" coords="2634,519,2813,561"/>
|
|
<area shape="rect" id="node24" href="select_8hpp.html" title="mlpack/methods/ann\l/layer/select.hpp" alt="" coords="2838,519,2980,561"/>
|
|
<area shape="rect" id="node25" href="border__modes_8hpp.html" title="mlpack/methods/ann\l/convolution_rules/border\l_modes.hpp" alt="" coords="4183,616,4350,672"/>
|
|
<area shape="rect" id="node26" href="naive__convolution_8hpp.html" title="mlpack/methods/ann\l/convolution_rules/naive\l_convolution.hpp" alt="" coords="4185,512,4348,568"/>
|
|
<area shape="rect" id="node27" href="fft__convolution_8hpp.html" title="mlpack/methods/ann\l/convolution_rules/fft\l_convolution.hpp" alt="" coords="3967,512,4110,568"/>
|
|
<area shape="rect" id="node35" href="svd__convolution_8hpp.html" title="mlpack/methods/ann\l/convolution_rules/svd\l_convolution.hpp" alt="" coords="4134,408,4286,464"/>
|
|
</map>
|
|
</div>
|
|
</div>
|
|
<p><a href="layer_8hpp_source.html">Go to the source code of this file.</a></p>
|
|
<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>This includes various layers to construct a model.</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="layer_8hpp_source.html">layer.hpp</a>.</p>
|
|
</div></div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by  <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>
|