C++ Library for Neural Networks — Use libneuron to design neural networks with back propagation and evolution.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<!-- HTML header for doxygen 1.8.6-->
|
|
|
|
<!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 $doxygenversion"/>
|
|
|
|
<!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME-->
|
|
|
|
<!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME-->
|
|
|
|
<link href="$relpath^tabs.css" rel="stylesheet" type="text/css"/>
|
|
|
|
<script type="text/javascript" src="$relpath^jquery.js"></script>
|
|
|
|
<script type="text/javascript" src="$relpath^dynsections.js"></script>
|
|
|
|
$treeview
|
|
|
|
$search
|
|
|
|
$mathjax
|
|
|
|
<link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" />
|
|
|
|
$extrastylesheet
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
|
|
|
|
|
|
<div id="titlearea">
|
|
|
|
<div id="projecthead">
|
|
|
|
<div id="projectlogo"><img alt="" src="$relpath^$projectlogo"/></div>
|
|
|
|
<div id="projectname">$projectname</span> <span id="projectnumber">$projectnumber</div>
|
|
|
|
<div id="projectbrief">$projectbrief</div>
|
|
|
|
</div>
|
|
|
|
<nav>
|
|
|
|
<a href="https://dev.marc.waeckerlin.org/projects/$projectname" target="_blank">Project Management</a>
|
|
|
|
<a href="https://dev.marc.waeckerlin.org/repository/sources/$projectname/" target="_blank">Download</a>
|
|
|
|
<div>$searchbox</div>
|
|
|
|
</nav>
|
|
|
|
</div>
|