rubyneat 0.3.5.alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/.directory +4 -0
- data/.gitignore.orig +20 -0
- data/.idea/.name +1 -0
- data/.idea/.rakeTasks +7 -0
- data/.idea/dictionaries/trader.xml +3 -0
- data/.idea/encodings.xml +5 -0
- data/.idea/misc.xml +5 -0
- data/.idea/modules.xml +9 -0
- data/.idea/rubyneat.iml +197 -0
- data/.idea/runConfigurations/invpend_neat.xml +26 -0
- data/.idea/runConfigurations/sigdebug_neat.xml +24 -0
- data/.idea/runConfigurations/xor_neat.xml +26 -0
- data/.idea/runConfigurations/xordebug_neat.xml +24 -0
- data/.idea/runConfigurations/xorsin_neat.xml +24 -0
- data/.idea/scopes/scope_settings.xml +5 -0
- data/.idea/vcs.xml +7 -0
- data/.idea/workspace.xml +1124 -0
- data/.semver +5 -0
- data/.yardoc/checksums +11 -0
- data/.yardoc/object_types +0 -0
- data/.yardoc/objects/root.dat +0 -0
- data/.yardoc/proxy_types +0 -0
- data/Gemfile +32 -0
- data/Gemfile.lock +135 -0
- data/Gemfile.lock.orig +147 -0
- data/Guardfile +8 -0
- data/Rakefile +61 -0
- data/bin/neat +83 -0
- data/config/application.rb +5 -0
- data/doc/ControllerPoint.html +125 -0
- data/doc/CuteA.html +286 -0
- data/doc/CuteB.html +297 -0
- data/doc/DSL.html +883 -0
- data/doc/NEAT/BasicNeuronTypes/BiasNeuron.html +518 -0
- data/doc/NEAT/BasicNeuronTypes/CosineNeuron.html +274 -0
- data/doc/NEAT/BasicNeuronTypes/InputNeuron.html +366 -0
- data/doc/NEAT/BasicNeuronTypes/SigmoidNeuron.html +275 -0
- data/doc/NEAT/BasicNeuronTypes/SineNeuron.html +274 -0
- data/doc/NEAT/BasicNeuronTypes/TanhNeuron.html +274 -0
- data/doc/NEAT/BasicNeuronTypes.html +136 -0
- data/doc/NEAT/Controller/NeatSettings.html +3985 -0
- data/doc/NEAT/Controller.html +2490 -0
- data/doc/NEAT/Critter/Genotype/Gene.html +979 -0
- data/doc/NEAT/Critter/Genotype.html +1601 -0
- data/doc/NEAT/Critter/Phenotype.html +603 -0
- data/doc/NEAT/Critter.html +1037 -0
- data/doc/NEAT/DSL.html +1255 -0
- data/doc/NEAT/Evaluator.html +420 -0
- data/doc/NEAT/Evolver/CritterOp.html +551 -0
- data/doc/NEAT/Evolver.html +602 -0
- data/doc/NEAT/Expressor.html +327 -0
- data/doc/NEAT/Graph/DependencyResolver.html +478 -0
- data/doc/NEAT/Graph/GraphException.html +123 -0
- data/doc/NEAT/Graph.html +402 -0
- data/doc/NEAT/NeatException.html +123 -0
- data/doc/NEAT/NeatOb.html +567 -0
- data/doc/NEAT/Neuron.html +1067 -0
- data/doc/NEAT/Operator.html +162 -0
- data/doc/NEAT/Population.html +1961 -0
- data/doc/NEAT/Trait.html +169 -0
- data/doc/NEAT.html +588 -0
- data/doc/_index.html +373 -0
- data/doc/class_list.html +54 -0
- data/doc/css/common.css +1 -0
- data/doc/css/full_list.css +57 -0
- data/doc/css/style.css +339 -0
- data/doc/file_list.html +53 -0
- data/doc/frames.html +26 -0
- data/doc/index.html +373 -0
- data/doc/js/app.js +219 -0
- data/doc/js/full_list.js +178 -0
- data/doc/js/jquery.js +4 -0
- data/doc/method_list.html +1415 -0
- data/doc/top-level-namespace.html +164 -0
- data/foo/foo_aquarium_example.rb +38 -0
- data/foo/foo_gosu.rb +99 -0
- data/foo/foo_rubygoo.rb +104 -0
- data/foo/foo_sdl.rb +34 -0
- data/foo/icon.png +0 -0
- data/lib/rubyneat/critter.rb +374 -0
- data/lib/rubyneat/default_neat.rb +10 -0
- data/lib/rubyneat/dsl.rb +130 -0
- data/lib/rubyneat/evaluator.rb +51 -0
- data/lib/rubyneat/evolver.rb +315 -0
- data/lib/rubyneat/expressor.rb +110 -0
- data/lib/rubyneat/graph.rb +95 -0
- data/lib/rubyneat/neuron.rb +152 -0
- data/lib/rubyneat/population.rb +227 -0
- data/lib/rubyneat/rubyneat.rb +429 -0
- data/lib/rubyneat.rb +8 -0
- data/neater/invpend_neat.rb +150 -0
- data/neater/rnlib/inverted_pendulum.rb +380 -0
- data/neater/rnlib/xor.rb +10 -0
- data/neater/sigdebug_neat.rb +136 -0
- data/neater/xor_neat.rb +137 -0
- data/neater/xoranalog_neat.rb +138 -0
- data/neater/xorsin_neat.rb +143 -0
- data/projectFilesBackup/.idea/rubyneat.iml +180 -0
- data/public/.directory +4 -0
- data/public/background.png +0 -0
- data/public/background.xcf +0 -0
- data/public/cart.png +0 -0
- data/public/cart.xcf +0 -0
- data/public/metalpoles_molton_ball_l.jpg +0 -0
- data/public/old_background.png +0 -0
- data/public/pointer.png +0 -0
- data/public/pointer.xcf +0 -0
- data/public/pole.kra +0 -0
- data/public/pole.png +0 -0
- data/public/pole.xcf +0 -0
- data/public/wheel-of-year-stone-DD-131-WOYS.jpg +0 -0
- data/public/wheel.png +0 -0
- data/public/wheel.xcf +0 -0
- data/public/wood-planks-texture.jpg +0 -0
- data/rdoc/ControllerPoint.html +116 -0
- data/rdoc/CuteA.html +177 -0
- data/rdoc/CuteB.html +178 -0
- data/rdoc/DSLSetup.html +177 -0
- data/rdoc/GameTestWindow.html +242 -0
- data/rdoc/GameWindow.html +292 -0
- data/rdoc/Gemfile.html +215 -0
- data/rdoc/Gemfile_lock.html +327 -0
- data/rdoc/GraphTest.html +210 -0
- data/rdoc/Guardfile.html +198 -0
- data/rdoc/InvertedPendulum/Cart.html +668 -0
- data/rdoc/InvertedPendulum/DSL.html +259 -0
- data/rdoc/InvertedPendulum/InvPendWindow.html +402 -0
- data/rdoc/InvertedPendulum.html +198 -0
- data/rdoc/Logger.html +98 -0
- data/rdoc/NEAT/BasicNeuronTypes/BiasNeuron.html +265 -0
- data/rdoc/NEAT/BasicNeuronTypes/CosineNeuron.html +162 -0
- data/rdoc/NEAT/BasicNeuronTypes/InputNeuron.html +206 -0
- data/rdoc/NEAT/BasicNeuronTypes/SigmoidNeuron.html +162 -0
- data/rdoc/NEAT/BasicNeuronTypes/SineNeuron.html +162 -0
- data/rdoc/NEAT/BasicNeuronTypes/TanhNeuron.html +161 -0
- data/rdoc/NEAT/BasicNeuronTypes.html +107 -0
- data/rdoc/NEAT/Controller/NeatSettings.html +880 -0
- data/rdoc/NEAT/Controller.html +729 -0
- data/rdoc/NEAT/Critter/Genotype/Gene.html +457 -0
- data/rdoc/NEAT/Critter/Genotype.html +735 -0
- data/rdoc/NEAT/Critter/Phenotype.html +330 -0
- data/rdoc/NEAT/Critter.html +489 -0
- data/rdoc/NEAT/DSL.html +729 -0
- data/rdoc/NEAT/Evaluator.html +256 -0
- data/rdoc/NEAT/Evolver/CritterOp.html +349 -0
- data/rdoc/NEAT/Evolver.html +891 -0
- data/rdoc/NEAT/Expressor.html +402 -0
- data/rdoc/NEAT/Graph/DependencyResolver.html +291 -0
- data/rdoc/NEAT/Graph/GraphException.html +105 -0
- data/rdoc/NEAT/Graph.html +263 -0
- data/rdoc/NEAT/NeatException.html +105 -0
- data/rdoc/NEAT/NeatOb.html +325 -0
- data/rdoc/NEAT/Neuron.html +481 -0
- data/rdoc/NEAT/Operator.html +109 -0
- data/rdoc/NEAT/Population.html +935 -0
- data/rdoc/NEAT/Trait.html +117 -0
- data/rdoc/NEAT.html +422 -0
- data/rdoc/Object.html +384 -0
- data/rdoc/Phi.html +98 -0
- data/rdoc/Player.html +383 -0
- data/rdoc/Rakefile.html +254 -0
- data/rdoc/RubyNEAT/Application.html +105 -0
- data/rdoc/RubyNEAT.html +98 -0
- data/rdoc/SDL/Event2.html +98 -0
- data/rdoc/SDL.html +98 -0
- data/rdoc/Vector.html +195 -0
- data/rdoc/created.rid +125 -0
- data/rdoc/doc/ControllerPoint_html.html +299 -0
- data/rdoc/doc/CuteA_html.html +438 -0
- data/rdoc/doc/CuteB_html.html +436 -0
- data/rdoc/doc/DSL_html.html +992 -0
- data/rdoc/doc/NEAT/BasicNeuronTypes/BiasNeuron_html.html +617 -0
- data/rdoc/doc/NEAT/BasicNeuronTypes/CosineNeuron_html.html +413 -0
- data/rdoc/doc/NEAT/BasicNeuronTypes/InputNeuron_html.html +498 -0
- data/rdoc/doc/NEAT/BasicNeuronTypes/SigmoidNeuron_html.html +413 -0
- data/rdoc/doc/NEAT/BasicNeuronTypes/SineNeuron_html.html +413 -0
- data/rdoc/doc/NEAT/BasicNeuronTypes/TanhNeuron_html.html +412 -0
- data/rdoc/doc/NEAT/BasicNeuronTypes_html.html +310 -0
- data/rdoc/doc/NEAT/Controller/NeatSettings_html.html +3324 -0
- data/rdoc/doc/NEAT/Controller_html.html +2212 -0
- data/rdoc/doc/NEAT/Critter/Genotype/Gene_html.html +997 -0
- data/rdoc/doc/NEAT/Critter/Genotype_html.html +1556 -0
- data/rdoc/doc/NEAT/Critter/Phenotype_html.html +687 -0
- data/rdoc/doc/NEAT/Critter_html.html +1037 -0
- data/rdoc/doc/NEAT/DSL_html.html +1349 -0
- data/rdoc/doc/NEAT/Evaluator_html.html +556 -0
- data/rdoc/doc/NEAT/Evolver/CritterOp_html.html +690 -0
- data/rdoc/doc/NEAT/Evolver_html.html +677 -0
- data/rdoc/doc/NEAT/Expressor_html.html +468 -0
- data/rdoc/doc/NEAT/Graph/DependencyResolver_html.html +598 -0
- data/rdoc/doc/NEAT/Graph/GraphException_html.html +299 -0
- data/rdoc/doc/NEAT/Graph_html.html +527 -0
- data/rdoc/doc/NEAT/NeatException_html.html +299 -0
- data/rdoc/doc/NEAT/NeatOb_html.html +671 -0
- data/rdoc/doc/NEAT/Neuron_html.html +1095 -0
- data/rdoc/doc/NEAT/Operator_html.html +337 -0
- data/rdoc/doc/NEAT/Population_html.html +1795 -0
- data/rdoc/doc/NEAT/Trait_html.html +344 -0
- data/rdoc/doc/NEAT_html.html +736 -0
- data/rdoc/doc/_index_html.html +559 -0
- data/rdoc/doc/class_list_html.html +369 -0
- data/rdoc/doc/css/common_css.html +188 -0
- data/rdoc/doc/css/full_list_css.html +243 -0
- data/rdoc/doc/css/style_css.html +530 -0
- data/rdoc/doc/file_list_html.html +240 -0
- data/rdoc/doc/frames_html.html +217 -0
- data/rdoc/doc/index_html.html +559 -0
- data/rdoc/doc/js/app_js.html +423 -0
- data/rdoc/doc/js/full_list_js.html +372 -0
- data/rdoc/doc/js/jquery_js.html +1536 -0
- data/rdoc/doc/method_list_html.html +1375 -0
- data/rdoc/doc/top-level-namespace_html.html +317 -0
- data/rdoc/fonts/Lato-Light.ttf +0 -0
- data/rdoc/fonts/Lato-LightItalic.ttf +0 -0
- data/rdoc/fonts/Lato-Regular.ttf +0 -0
- data/rdoc/fonts/Lato-RegularItalic.ttf +0 -0
- data/rdoc/fonts/SourceCodePro-Bold.ttf +0 -0
- data/rdoc/fonts/SourceCodePro-Regular.ttf +0 -0
- data/rdoc/fonts.css +167 -0
- data/rdoc/images/add.png +0 -0
- data/rdoc/images/arrow_up.png +0 -0
- data/rdoc/images/brick.png +0 -0
- data/rdoc/images/brick_link.png +0 -0
- data/rdoc/images/bug.png +0 -0
- data/rdoc/images/bullet_black.png +0 -0
- data/rdoc/images/bullet_toggle_minus.png +0 -0
- data/rdoc/images/bullet_toggle_plus.png +0 -0
- data/rdoc/images/date.png +0 -0
- data/rdoc/images/delete.png +0 -0
- data/rdoc/images/find.png +0 -0
- data/rdoc/images/loadingAnimation.gif +0 -0
- data/rdoc/images/macFFBgHack.png +0 -0
- data/rdoc/images/package.png +0 -0
- data/rdoc/images/page_green.png +0 -0
- data/rdoc/images/page_white_text.png +0 -0
- data/rdoc/images/page_white_width.png +0 -0
- data/rdoc/images/plugin.png +0 -0
- data/rdoc/images/ruby.png +0 -0
- data/rdoc/images/tag_blue.png +0 -0
- data/rdoc/images/tag_green.png +0 -0
- data/rdoc/images/transparent.png +0 -0
- data/rdoc/images/wrench.png +0 -0
- data/rdoc/images/wrench_orange.png +0 -0
- data/rdoc/images/zoom.png +0 -0
- data/rdoc/index.html +282 -0
- data/rdoc/js/darkfish.js +140 -0
- data/rdoc/js/jquery.js +18 -0
- data/rdoc/js/navigation.js +142 -0
- data/rdoc/js/search.js +109 -0
- data/rdoc/js/search_index.js +1 -0
- data/rdoc/js/searcher.js +228 -0
- data/rdoc/rdoc.css +580 -0
- data/rdoc/rubyneat_gemspec.html +387 -0
- data/rdoc/table_of_contents.html +2502 -0
- data/rdoc/xordebug_log.html +170598 -0
- data/rdoc/xorsin_log.html +22569 -0
- data/rubyneat.gemspec +347 -0
- data/rubyneat.gemspec.orig +375 -0
- data/spec/lib/rubyneat/rubyneat_spec.rb +132 -0
- metadata +555 -0
|
@@ -0,0 +1,1095 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
|
|
3
|
+
<html>
|
|
4
|
+
<head>
|
|
5
|
+
<meta charset="UTF-8">
|
|
6
|
+
|
|
7
|
+
<title>Neuron.html - rubyneat 0.3.4</title>
|
|
8
|
+
|
|
9
|
+
<link href="../../fonts.css" rel="stylesheet">
|
|
10
|
+
<link href="../../rdoc.css" rel="stylesheet">
|
|
11
|
+
|
|
12
|
+
<script type="text/javascript">
|
|
13
|
+
var rdoc_rel_prefix = "../../";
|
|
14
|
+
</script>
|
|
15
|
+
|
|
16
|
+
<script src="../../js/jquery.js"></script>
|
|
17
|
+
<script src="../../js/navigation.js"></script>
|
|
18
|
+
<script src="../../js/search_index.js"></script>
|
|
19
|
+
<script src="../../js/search.js"></script>
|
|
20
|
+
<script src="../../js/searcher.js"></script>
|
|
21
|
+
<script src="../../js/darkfish.js"></script>
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
<body id="top" role="document" class="file">
|
|
25
|
+
<nav role="navigation">
|
|
26
|
+
<div id="project-navigation">
|
|
27
|
+
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
|
|
28
|
+
<h2>
|
|
29
|
+
<a href="../../index.html" rel="home">Home</a>
|
|
30
|
+
</h2>
|
|
31
|
+
|
|
32
|
+
<div id="table-of-contents-navigation">
|
|
33
|
+
<a href="../../table_of_contents.html#pages">Pages</a>
|
|
34
|
+
<a href="../../table_of_contents.html#classes">Classes</a>
|
|
35
|
+
<a href="../../table_of_contents.html#methods">Methods</a>
|
|
36
|
+
</div>
|
|
37
|
+
</div>
|
|
38
|
+
|
|
39
|
+
<div id="search-section" role="search" class="project-section initially-hidden">
|
|
40
|
+
<form action="#" method="get" accept-charset="utf-8">
|
|
41
|
+
<div id="search-field-wrapper">
|
|
42
|
+
<input id="search-field" role="combobox" aria-label="Search"
|
|
43
|
+
aria-autocomplete="list" aria-controls="search-results"
|
|
44
|
+
type="text" name="search" placeholder="Search" spellcheck="false"
|
|
45
|
+
title="Type to search, Up and Down to navigate, Enter to load">
|
|
46
|
+
</div>
|
|
47
|
+
|
|
48
|
+
<ul id="search-results" aria-label="Search Results"
|
|
49
|
+
aria-busy="false" aria-expanded="false"
|
|
50
|
+
aria-atomic="false" class="initially-hidden"></ul>
|
|
51
|
+
</form>
|
|
52
|
+
</div>
|
|
53
|
+
|
|
54
|
+
</div>
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
<div id="project-metadata">
|
|
59
|
+
<div id="fileindex-section" class="nav-section">
|
|
60
|
+
<h3>Pages</h3>
|
|
61
|
+
|
|
62
|
+
<ul class="link-list">
|
|
63
|
+
|
|
64
|
+
<li><a href="../../Gemfile.html">Gemfile</a>
|
|
65
|
+
|
|
66
|
+
<li><a href="../../Gemfile_lock.html">Gemfile.lock</a>
|
|
67
|
+
|
|
68
|
+
<li><a href="../../Guardfile.html">Guardfile</a>
|
|
69
|
+
|
|
70
|
+
<li><a href="../../Rakefile.html">Rakefile</a>
|
|
71
|
+
|
|
72
|
+
<li><a href="../../doc/ControllerPoint_html.html">ControllerPoint.html</a>
|
|
73
|
+
|
|
74
|
+
<li><a href="../../doc/CuteA_html.html">CuteA.html</a>
|
|
75
|
+
|
|
76
|
+
<li><a href="../../doc/CuteB_html.html">CuteB.html</a>
|
|
77
|
+
|
|
78
|
+
<li><a href="../../doc/DSL_html.html">DSL.html</a>
|
|
79
|
+
|
|
80
|
+
<li><a href="../../doc/NEAT_html.html">NEAT.html</a>
|
|
81
|
+
|
|
82
|
+
<li><a href="../../doc/NEAT/BasicNeuronTypes_html.html">BasicNeuronTypes.html</a>
|
|
83
|
+
|
|
84
|
+
<li><a href="../../doc/NEAT/BasicNeuronTypes/BiasNeuron_html.html">BiasNeuron.html</a>
|
|
85
|
+
|
|
86
|
+
<li><a href="../../doc/NEAT/BasicNeuronTypes/CosineNeuron_html.html">CosineNeuron.html</a>
|
|
87
|
+
|
|
88
|
+
<li><a href="../../doc/NEAT/BasicNeuronTypes/InputNeuron_html.html">InputNeuron.html</a>
|
|
89
|
+
|
|
90
|
+
<li><a href="../../doc/NEAT/BasicNeuronTypes/SigmoidNeuron_html.html">SigmoidNeuron.html</a>
|
|
91
|
+
|
|
92
|
+
<li><a href="../../doc/NEAT/BasicNeuronTypes/SineNeuron_html.html">SineNeuron.html</a>
|
|
93
|
+
|
|
94
|
+
<li><a href="../../doc/NEAT/BasicNeuronTypes/TanhNeuron_html.html">TanhNeuron.html</a>
|
|
95
|
+
|
|
96
|
+
<li><a href="../../doc/NEAT/Controller_html.html">Controller.html</a>
|
|
97
|
+
|
|
98
|
+
<li><a href="../../doc/NEAT/Controller/NeatSettings_html.html">NeatSettings.html</a>
|
|
99
|
+
|
|
100
|
+
<li><a href="../../doc/NEAT/Critter_html.html">Critter.html</a>
|
|
101
|
+
|
|
102
|
+
<li><a href="../../doc/NEAT/Critter/Genotype_html.html">Genotype.html</a>
|
|
103
|
+
|
|
104
|
+
<li><a href="../../doc/NEAT/Critter/Genotype/Gene_html.html">Gene.html</a>
|
|
105
|
+
|
|
106
|
+
<li><a href="../../doc/NEAT/Critter/Phenotype_html.html">Phenotype.html</a>
|
|
107
|
+
|
|
108
|
+
<li><a href="../../doc/NEAT/DSL_html.html">DSL.html</a>
|
|
109
|
+
|
|
110
|
+
<li><a href="../../doc/NEAT/Evaluator_html.html">Evaluator.html</a>
|
|
111
|
+
|
|
112
|
+
<li><a href="../../doc/NEAT/Evolver_html.html">Evolver.html</a>
|
|
113
|
+
|
|
114
|
+
<li><a href="../../doc/NEAT/Evolver/CritterOp_html.html">CritterOp.html</a>
|
|
115
|
+
|
|
116
|
+
<li><a href="../../doc/NEAT/Expressor_html.html">Expressor.html</a>
|
|
117
|
+
|
|
118
|
+
<li><a href="../../doc/NEAT/Graph_html.html">Graph.html</a>
|
|
119
|
+
|
|
120
|
+
<li><a href="../../doc/NEAT/Graph/DependencyResolver_html.html">DependencyResolver.html</a>
|
|
121
|
+
|
|
122
|
+
<li><a href="../../doc/NEAT/Graph/GraphException_html.html">GraphException.html</a>
|
|
123
|
+
|
|
124
|
+
<li><a href="../../doc/NEAT/NeatException_html.html">NeatException.html</a>
|
|
125
|
+
|
|
126
|
+
<li><a href="../../doc/NEAT/NeatOb_html.html">NeatOb.html</a>
|
|
127
|
+
|
|
128
|
+
<li><a href="../../doc/NEAT/Neuron_html.html">Neuron.html</a>
|
|
129
|
+
|
|
130
|
+
<li><a href="../../doc/NEAT/Operator_html.html">Operator.html</a>
|
|
131
|
+
|
|
132
|
+
<li><a href="../../doc/NEAT/Population_html.html">Population.html</a>
|
|
133
|
+
|
|
134
|
+
<li><a href="../../doc/NEAT/Trait_html.html">Trait.html</a>
|
|
135
|
+
|
|
136
|
+
<li><a href="../../doc/_index_html.html">_index.html</a>
|
|
137
|
+
|
|
138
|
+
<li><a href="../../doc/class_list_html.html">class_list.html</a>
|
|
139
|
+
|
|
140
|
+
<li><a href="../../doc/css/common_css.html">common.css</a>
|
|
141
|
+
|
|
142
|
+
<li><a href="../../doc/css/full_list_css.html">full_list.css</a>
|
|
143
|
+
|
|
144
|
+
<li><a href="../../doc/css/style_css.html">style.css</a>
|
|
145
|
+
|
|
146
|
+
<li><a href="../../doc/file_list_html.html">file_list.html</a>
|
|
147
|
+
|
|
148
|
+
<li><a href="../../doc/frames_html.html">frames.html</a>
|
|
149
|
+
|
|
150
|
+
<li><a href="../../doc/index_html.html">index.html</a>
|
|
151
|
+
|
|
152
|
+
<li><a href="../../doc/js/app_js.html">app.js</a>
|
|
153
|
+
|
|
154
|
+
<li><a href="../../doc/js/full_list_js.html">full_list.js</a>
|
|
155
|
+
|
|
156
|
+
<li><a href="../../doc/js/jquery_js.html">jquery.js</a>
|
|
157
|
+
|
|
158
|
+
<li><a href="../../doc/method_list_html.html">method_list.html</a>
|
|
159
|
+
|
|
160
|
+
<li><a href="../../doc/top-level-namespace_html.html">top-level-namespace.html</a>
|
|
161
|
+
|
|
162
|
+
<li><a href="../../foo_dump_log.html">foo.dump.log</a>
|
|
163
|
+
|
|
164
|
+
<li><a href="../../rubyneat_gemspec.html">rubyneat.gemspec</a>
|
|
165
|
+
|
|
166
|
+
<li><a href="../../xordebug_log.html">xordebug.log</a>
|
|
167
|
+
|
|
168
|
+
<li><a href="../../xorsin_log.html">xorsin.log</a>
|
|
169
|
+
|
|
170
|
+
</ul>
|
|
171
|
+
</div>
|
|
172
|
+
|
|
173
|
+
</div>
|
|
174
|
+
</nav>
|
|
175
|
+
|
|
176
|
+
<main role="main" aria-label="Page doc/NEAT/Neuron.html">
|
|
177
|
+
|
|
178
|
+
<p><!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN”</p>
|
|
179
|
+
|
|
180
|
+
<pre>"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"></pre>
|
|
181
|
+
|
|
182
|
+
<p><html xmlns=“<a
|
|
183
|
+
href="http://www.w3.org/1999/xhtml">www.w3.org/1999/xhtml</a>”
|
|
184
|
+
xml:lang=“en” lang=“en”></p>
|
|
185
|
+
|
|
186
|
+
<pre><head>
|
|
187
|
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></pre>
|
|
188
|
+
|
|
189
|
+
<p><title></p>
|
|
190
|
+
|
|
191
|
+
<pre>Class: NEAT::Neuron
|
|
192
|
+
|
|
193
|
+
&mdash; Documentation by YARD 0.8.7.3</pre>
|
|
194
|
+
|
|
195
|
+
<p></title></p>
|
|
196
|
+
|
|
197
|
+
<pre><link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
|
|
198
|
+
|
|
199
|
+
<link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" /></pre>
|
|
200
|
+
|
|
201
|
+
<p><script type=“text/javascript” charset=“utf-8”></p>
|
|
202
|
+
|
|
203
|
+
<pre>hasFrames = window.top.frames.main ? true : false;
|
|
204
|
+
relpath = '../';
|
|
205
|
+
framesUrl = "../frames.html#!" + escape(window.location.href);</pre>
|
|
206
|
+
|
|
207
|
+
<p></script></p>
|
|
208
|
+
|
|
209
|
+
<pre><script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script>
|
|
210
|
+
|
|
211
|
+
<script type="text/javascript" charset="utf-8" src="../js/app.js"></script>
|
|
212
|
+
|
|
213
|
+
</head>
|
|
214
|
+
<body>
|
|
215
|
+
<div id="header">
|
|
216
|
+
<div id="menu">
|
|
217
|
+
|
|
218
|
+
<a href="../_index.html">Index (N)</a> &raquo;
|
|
219
|
+
<span class='title'><span class='object_link'><a href="../NEAT.html" title="NEAT (module)">NEAT</a></span></span>
|
|
220
|
+
&raquo;
|
|
221
|
+
<span class="title">Neuron</span>
|
|
222
|
+
|
|
223
|
+
<div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div></pre>
|
|
224
|
+
|
|
225
|
+
<p></div></p>
|
|
226
|
+
|
|
227
|
+
<pre> <div id="search">
|
|
228
|
+
|
|
229
|
+
<a class="full_list_link" id="class_list_link"
|
|
230
|
+
href="../class_list.html">
|
|
231
|
+
Class List
|
|
232
|
+
</a>
|
|
233
|
+
|
|
234
|
+
<a class="full_list_link" id="method_list_link"
|
|
235
|
+
href="../method_list.html">
|
|
236
|
+
Method List
|
|
237
|
+
</a>
|
|
238
|
+
|
|
239
|
+
<a class="full_list_link" id="file_list_link"
|
|
240
|
+
href="../file_list.html">
|
|
241
|
+
File List
|
|
242
|
+
</a></pre>
|
|
243
|
+
|
|
244
|
+
<p></div></p>
|
|
245
|
+
|
|
246
|
+
<pre> <div class="clear"></div>
|
|
247
|
+
</div>
|
|
248
|
+
|
|
249
|
+
<iframe id="search_frame"></iframe>
|
|
250
|
+
|
|
251
|
+
<div id="content"><h1>Class: NEAT::Neuron</pre>
|
|
252
|
+
|
|
253
|
+
<p></h1></p>
|
|
254
|
+
|
|
255
|
+
<p><dl class=“box”></p>
|
|
256
|
+
|
|
257
|
+
<pre><dt class="r1">Inherits:</dt>
|
|
258
|
+
<dd class="r1">
|
|
259
|
+
<span class="inheritName"><span class='object_link'><a href="NeatOb.html" title="NEAT::NeatOb (class)">NeatOb</a></span></span>
|
|
260
|
+
|
|
261
|
+
<ul class="fullTree">
|
|
262
|
+
<li>Object</li>
|
|
263
|
+
|
|
264
|
+
<li class="next"><span class='object_link'><a href="NeatOb.html" title="NEAT::NeatOb (class)">NeatOb</a></span></li>
|
|
265
|
+
|
|
266
|
+
<li class="next">NEAT::Neuron</li>
|
|
267
|
+
|
|
268
|
+
</ul>
|
|
269
|
+
<a href="#" class="inheritanceTree">show all</a>
|
|
270
|
+
|
|
271
|
+
</dd>
|
|
272
|
+
|
|
273
|
+
<dt class="r2">Includes:</dt>
|
|
274
|
+
<dd class="r2">Math, <span class='object_link'><a href="Graph.html" title="NEAT::Graph (module)">Graph</a></span></dd>
|
|
275
|
+
|
|
276
|
+
<dt class="r1 last">Defined in:</dt>
|
|
277
|
+
<dd class="r1 last">lib/rubyneat/neuron.rb</dd></pre>
|
|
278
|
+
|
|
279
|
+
<p></dl> <div class=“clear”></div></p>
|
|
280
|
+
|
|
281
|
+
<p><h2>Overview</h2><div class=“docstring”></p>
|
|
282
|
+
|
|
283
|
+
<pre><div class="discussion"></pre>
|
|
284
|
+
|
|
285
|
+
<p><h1 id=“label-Neuron+–+Basis+of+all+Neat+Neuron+types.”>Neuron –
|
|
286
|
+
Basis of all Neat Neuron types.</h1></p>
|
|
287
|
+
|
|
288
|
+
<p><p>Normally contains primatives which aids in its own expression, but
|
|
289
|
+
the details of this remains to be worked out.</p></p>
|
|
290
|
+
|
|
291
|
+
<pre></div></pre>
|
|
292
|
+
|
|
293
|
+
<p></div> <div class=“tags”></p>
|
|
294
|
+
|
|
295
|
+
<p></div><div id=“subclasses”></p>
|
|
296
|
+
|
|
297
|
+
<pre><h2>Direct Known Subclasses</h2>
|
|
298
|
+
<p class="children"><span class='object_link'><a href="BasicNeuronTypes/CosineNeuron.html" title="NEAT::BasicNeuronTypes::CosineNeuron (class)">BasicNeuronTypes::CosineNeuron</a></span>, <span class='object_link'><a href="BasicNeuronTypes/InputNeuron.html" title="NEAT::BasicNeuronTypes::InputNeuron (class)">BasicNeuronTypes::InputNeuron</a></span>, <span class='object_link'><a href="BasicNeuronTypes/SigmoidNeuron.html" title="NEAT::BasicNeuronTypes::SigmoidNeuron (class)">BasicNeuronTypes::SigmoidNeuron</a></span>, <span class='object_link'><a href="BasicNeuronTypes/SineNeuron.html" title="NEAT::BasicNeuronTypes::SineNeuron (class)">BasicNeuronTypes::SineNeuron</a></span>, <span class='object_link'><a href="BasicNeuronTypes/TanhNeuron.html" title="NEAT::BasicNeuronTypes::TanhNeuron (class)">BasicNeuronTypes::TanhNeuron</a></span></p></pre>
|
|
299
|
+
|
|
300
|
+
<p></div></p>
|
|
301
|
+
|
|
302
|
+
<pre><h2>Constant Summary</h2>
|
|
303
|
+
|
|
304
|
+
<dl class="constants">
|
|
305
|
+
|
|
306
|
+
<dt id="neuron_types-classvariable" class="">@@neuron_types =
|
|
307
|
+
<div class="docstring">
|
|
308
|
+
<div class="discussion"></pre>
|
|
309
|
+
|
|
310
|
+
<p><p>List of neuron types defined.</p></p>
|
|
311
|
+
|
|
312
|
+
<pre></div></pre>
|
|
313
|
+
|
|
314
|
+
<p></div> <div class=“tags”></p>
|
|
315
|
+
|
|
316
|
+
<p></div></p>
|
|
317
|
+
|
|
318
|
+
<pre> </dt>
|
|
319
|
+
<dd><pre class="code"><span class='lbracket'>[</span><span class='rbracket'>]</span></pre></dd>
|
|
320
|
+
|
|
321
|
+
</dl>
|
|
322
|
+
|
|
323
|
+
<h2>Instance Attribute Summary <small>(<a href="#" class="summary_toggle">collapse</a>)</small></h2>
|
|
324
|
+
<ul class="summary">
|
|
325
|
+
|
|
326
|
+
<li class="public ">
|
|
327
|
+
<span class="summary_signature">
|
|
328
|
+
|
|
329
|
+
<a href="#genotype-instance_method" title="#genotype (instance method)">- (Object) <strong>genotype</strong> </a>
|
|
330
|
+
|
|
331
|
+
</span>
|
|
332
|
+
|
|
333
|
+
<span class="note title readonly">readonly</span>
|
|
334
|
+
|
|
335
|
+
<span class="summary_desc"><div class='inline'></pre>
|
|
336
|
+
|
|
337
|
+
<p><p>Genotype to which we belong.</p> </div></span></p>
|
|
338
|
+
|
|
339
|
+
<p></li></p>
|
|
340
|
+
|
|
341
|
+
<pre> <li class="public ">
|
|
342
|
+
<span class="summary_signature">
|
|
343
|
+
|
|
344
|
+
<a href="#heirarchy_number-instance_method" title="#heirarchy_number (instance method)">- (Object) <strong>heirarchy_number</strong> </a>
|
|
345
|
+
|
|
346
|
+
</span>
|
|
347
|
+
|
|
348
|
+
<span class="summary_desc"><div class='inline'></pre>
|
|
349
|
+
|
|
350
|
+
<p><p>(assigned by wire!) Heirarchy number in the Genome / Critter We
|
|
351
|
+
need this to assure we add genes in the proper order.</p>
|
|
352
|
+
</div></span></p>
|
|
353
|
+
|
|
354
|
+
<p></li></p>
|
|
355
|
+
|
|
356
|
+
<pre> <li class="public ">
|
|
357
|
+
<span class="summary_signature">
|
|
358
|
+
|
|
359
|
+
<a href="#output-instance_method" title="#output (instance method)">- (Object) <strong>output</strong> </a>
|
|
360
|
+
|
|
361
|
+
</span>
|
|
362
|
+
|
|
363
|
+
<span class="summary_desc"><div class='inline'></pre>
|
|
364
|
+
|
|
365
|
+
<p><p>This is true if this is an output neuron.</p>
|
|
366
|
+
</div></span></p>
|
|
367
|
+
|
|
368
|
+
<p></li></p>
|
|
369
|
+
|
|
370
|
+
<pre> <li class="public ">
|
|
371
|
+
<span class="summary_signature">
|
|
372
|
+
|
|
373
|
+
<a href="#trait-instance_method" title="#trait (instance method)">- (Object) <strong>trait</strong> </a>
|
|
374
|
+
|
|
375
|
+
</span>
|
|
376
|
+
|
|
377
|
+
<span class="summary_desc"><div class='inline'></pre>
|
|
378
|
+
|
|
379
|
+
<p><p>Returns the value of attribute trait.</p>
|
|
380
|
+
</div></span></p>
|
|
381
|
+
|
|
382
|
+
<p></li></p>
|
|
383
|
+
|
|
384
|
+
<pre class="ruby"><span class="ruby-operator"><</span><span class="ruby-regexp">/ul>
|
|
385
|
+
|
|
386
|
+
<h3 class="inherited">Attributes inherited from <span class='object_link'><a href="NeatOb.html" title="NEAT::NeatOb (class)">NeatOb</</span><span class="ruby-identifier">a</span><span class="ruby-operator">></span><span class="ruby-operator"><</span><span class="ruby-regexp">/span></</span><span class="ruby-identifier">h3</span><span class="ruby-operator">></span>
|
|
387
|
+
<span class="ruby-operator"><</span><span class="ruby-identifier">p</span> <span class="ruby-identifier">class</span>=<span class="ruby-string">"inherited"</span><span class="ruby-operator">></span><span class="ruby-operator"><</span><span class="ruby-identifier">span</span> <span class="ruby-identifier">class</span>=<span class="ruby-string">'object_link'</span><span class="ruby-operator">></span><span class="ruby-operator"><</span><span class="ruby-identifier">a</span> <span class="ruby-identifier">href</span>=<span class="ruby-node">"NeatOb.html#controller-instance_method"</span> <span class="ruby-identifier">title</span>=<span class="ruby-node">"NEAT::NeatOb#controller (method)"</span><span class="ruby-operator">></span><span class="ruby-comment">#controller</a></span>, <span class='object_link'><a href="NeatOb.html#name-instance_method" title="NEAT::NeatOb#name (method)">#name</a></span></p></span>
|
|
388
|
+
|
|
389
|
+
<span class="ruby-operator"><</span><span class="ruby-identifier">h2</span><span class="ruby-operator">></span>
|
|
390
|
+
<span class="ruby-constant">Class</span> <span class="ruby-constant">Method</span> <span class="ruby-constant">Summary</span>
|
|
391
|
+
<span class="ruby-operator"><</span><span class="ruby-identifier">small</span><span class="ruby-operator">></span>(<span class="ruby-operator"><</span><span class="ruby-identifier">a</span> <span class="ruby-identifier">href</span>=<span class="ruby-node">"#"</span> <span class="ruby-identifier">class</span>=<span class="ruby-string">"summary_toggle"</span><span class="ruby-operator">></span><span class="ruby-identifier">collapse</span><span class="ruby-operator"><</span><span class="ruby-regexp">/a>)</sm</span><span class="ruby-identifier">all</span><span class="ruby-operator">></span>
|
|
392
|
+
<span class="ruby-operator"><</span><span class="ruby-node">/h2>
|
|
393
|
+
|
|
394
|
+
<ul class="summary">
|
|
395
|
+
|
|
396
|
+
<li class="public ">
|
|
397
|
+
<span class="summary_signature">
|
|
398
|
+
|
|
399
|
+
<a href="#bias%3F-class_method" title="bias? (class method)">+ (Boolean) <strong>bias?</s</span><span class="ruby-identifier">trong</span><span class="ruby-operator">></span> <span class="ruby-operator"><</span><span class="ruby-regexp">/a>
|
|
400
|
+
|
|
401
|
+
</s</span><span class="ruby-identifier">pan</span><span class="ruby-operator">></span>
|
|
402
|
+
|
|
403
|
+
<span class="ruby-operator"><</span><span class="ruby-identifier">span</span> <span class="ruby-identifier">class</span>=<span class="ruby-string">"summary_desc"</span><span class="ruby-operator">></span><span class="ruby-operator"><</span><span class="ruby-identifier">div</span> <span class="ruby-identifier">class</span>=<span class="ruby-string">'inline'</span><span class="ruby-operator">></span><span class="ruby-operator"><</span><span class="ruby-regexp">/div></s</span><span class="ruby-identifier">pan</span><span class="ruby-operator">></span>
|
|
404
|
+
</pre>
|
|
405
|
+
|
|
406
|
+
<p></li></p>
|
|
407
|
+
|
|
408
|
+
<pre class="ruby"> <span class="ruby-operator"><</span><span class="ruby-identifier">li</span> <span class="ruby-identifier">class</span>=<span class="ruby-string">"public "</span><span class="ruby-operator">></span>
|
|
409
|
+
<span class="ruby-operator"><</span><span class="ruby-identifier">span</span> <span class="ruby-identifier">class</span>=<span class="ruby-string">"summary_signature"</span><span class="ruby-operator">></span>
|
|
410
|
+
|
|
411
|
+
<span class="ruby-operator"><</span><span class="ruby-identifier">a</span> <span class="ruby-identifier">href</span>=<span class="ruby-node">"#inherited-class_method"</span> <span class="ruby-identifier">title</span>=<span class="ruby-string">"inherited (class method)"</span><span class="ruby-operator">></span><span class="ruby-operator">+</span> (<span class="ruby-constant">Object</span>) <span class="ruby-operator"><</span><span class="ruby-identifier">strong</span><span class="ruby-operator">></span><span class="ruby-identifier">inherited</span><span class="ruby-operator"><</span><span class="ruby-regexp">/strong>(clazz) </</span><span class="ruby-identifier">a</span><span class="ruby-operator">></span>
|
|
412
|
+
|
|
413
|
+
<span class="ruby-operator"><</span><span class="ruby-regexp">/span>
|
|
414
|
+
|
|
415
|
+
<span class="summary_desc"><div class='inline'></</span><span class="ruby-identifier">div</span><span class="ruby-operator">></span><span class="ruby-operator"><</span><span class="ruby-regexp">/span>
|
|
416
|
+
</span></pre>
|
|
417
|
+
|
|
418
|
+
<p></li></p>
|
|
419
|
+
|
|
420
|
+
<pre class="ruby"> <span class="ruby-operator"><</span><span class="ruby-identifier">li</span> <span class="ruby-identifier">class</span>=<span class="ruby-string">"public "</span><span class="ruby-operator">></span>
|
|
421
|
+
<span class="ruby-operator"><</span><span class="ruby-identifier">span</span> <span class="ruby-identifier">class</span>=<span class="ruby-string">"summary_signature"</span><span class="ruby-operator">></span>
|
|
422
|
+
|
|
423
|
+
<span class="ruby-operator"><</span><span class="ruby-identifier">a</span> <span class="ruby-identifier">href</span>=<span class="ruby-node">"#input%3F-class_method"</span> <span class="ruby-identifier">title</span>=<span class="ruby-string">"input? (class method)"</span><span class="ruby-operator">></span><span class="ruby-operator">+</span> (<span class="ruby-constant">Boolean</span>) <span class="ruby-operator"><</span><span class="ruby-identifier">strong</span><span class="ruby-operator">></span><span class="ruby-identifier">input?</span><span class="ruby-operator"><</span><span class="ruby-regexp">/strong> </</span><span class="ruby-identifier">a</span><span class="ruby-operator">></span>
|
|
424
|
+
|
|
425
|
+
<span class="ruby-operator"><</span><span class="ruby-regexp">/span>
|
|
426
|
+
|
|
427
|
+
<span class="summary_desc"><div class='inline'>
|
|
428
|
+
</span></pre>
|
|
429
|
+
|
|
430
|
+
<p><p>Class is is of Input type?.</p> </div></span></p>
|
|
431
|
+
|
|
432
|
+
<p></li></p>
|
|
433
|
+
|
|
434
|
+
<pre class="ruby"> <span class="ruby-operator"><</span><span class="ruby-identifier">li</span> <span class="ruby-identifier">class</span>=<span class="ruby-string">"public "</span><span class="ruby-operator">></span>
|
|
435
|
+
<span class="ruby-operator"><</span><span class="ruby-identifier">span</span> <span class="ruby-identifier">class</span>=<span class="ruby-string">"summary_signature"</span><span class="ruby-operator">></span>
|
|
436
|
+
|
|
437
|
+
<span class="ruby-operator"><</span><span class="ruby-identifier">a</span> <span class="ruby-identifier">href</span>=<span class="ruby-node">"#neuron_types-class_method"</span> <span class="ruby-identifier">title</span>=<span class="ruby-string">"neuron_types (class method)"</span><span class="ruby-operator">></span><span class="ruby-operator">+</span> (<span class="ruby-constant">Object</span>) <span class="ruby-operator"><</span><span class="ruby-identifier">strong</span><span class="ruby-operator">></span><span class="ruby-identifier">neuron_types</span><span class="ruby-operator"><</span><span class="ruby-regexp">/strong> </</span><span class="ruby-identifier">a</span><span class="ruby-operator">></span>
|
|
438
|
+
|
|
439
|
+
<span class="ruby-operator"><</span><span class="ruby-regexp">/span>
|
|
440
|
+
|
|
441
|
+
<span class="summary_desc"><div class='inline'>
|
|
442
|
+
</span></pre>
|
|
443
|
+
|
|
444
|
+
<p><p>List of distinct neuron types (classes).</p>
|
|
445
|
+
</div></span></p>
|
|
446
|
+
|
|
447
|
+
<p></li></p>
|
|
448
|
+
|
|
449
|
+
<pre> </ul>
|
|
450
|
+
|
|
451
|
+
<h2>
|
|
452
|
+
Instance Method Summary
|
|
453
|
+
<small>(<a href="#" class="summary_toggle">collapse</a>)</small>
|
|
454
|
+
</h2>
|
|
455
|
+
|
|
456
|
+
<ul class="summary">
|
|
457
|
+
|
|
458
|
+
<li class="public ">
|
|
459
|
+
<span class="summary_signature">
|
|
460
|
+
|
|
461
|
+
<a href="#bias%3F-instance_method" title="#bias? (instance method)">- (Boolean) <strong>bias?</strong> </a>
|
|
462
|
+
|
|
463
|
+
</span>
|
|
464
|
+
|
|
465
|
+
<span class="summary_desc"><div class='inline'></div></span></pre>
|
|
466
|
+
|
|
467
|
+
<p></li></p>
|
|
468
|
+
|
|
469
|
+
<pre> <li class="public ">
|
|
470
|
+
<span class="summary_signature">
|
|
471
|
+
|
|
472
|
+
<a href="#express-instance_method" title="#express (instance method)">- (Object) <strong>express</strong>(instance) </a>
|
|
473
|
+
|
|
474
|
+
</span>
|
|
475
|
+
|
|
476
|
+
<span class="summary_desc"><div class='inline'></pre>
|
|
477
|
+
|
|
478
|
+
<p><p>Function must be implemented by subclasses for phenotype
|
|
479
|
+
generation.</p> </div></span></p>
|
|
480
|
+
|
|
481
|
+
<p></li></p>
|
|
482
|
+
|
|
483
|
+
<pre> <li class="public ">
|
|
484
|
+
<span class="summary_signature">
|
|
485
|
+
|
|
486
|
+
<a href="#input%3F-instance_method" title="#input? (instance method)">- (Boolean) <strong>input?</strong> </a>
|
|
487
|
+
|
|
488
|
+
</span>
|
|
489
|
+
|
|
490
|
+
<span class="summary_desc"><div class='inline'></div></span></pre>
|
|
491
|
+
|
|
492
|
+
<p></li></p>
|
|
493
|
+
|
|
494
|
+
<pre> <li class="public ">
|
|
495
|
+
<span class="summary_signature">
|
|
496
|
+
|
|
497
|
+
<a href="#output%3F-instance_method" title="#output? (instance method)">- (Boolean) <strong>output?</strong> </a>
|
|
498
|
+
|
|
499
|
+
</span>
|
|
500
|
+
|
|
501
|
+
<span class="summary_desc"><div class='inline'></pre>
|
|
502
|
+
|
|
503
|
+
<p><p>Instantiation is of outout type?.</p>
|
|
504
|
+
</div></span></p>
|
|
505
|
+
|
|
506
|
+
<p></li></p>
|
|
507
|
+
|
|
508
|
+
<pre class="ruby"> <span class="ruby-operator"><</span><span class="ruby-regexp">/ul>
|
|
509
|
+
|
|
510
|
+
<h3 class="inherited">Methods included from <span class='object_link'><a href="Graph.html" title="NEAT::Graph (module)">Graph</</span><span class="ruby-identifier">a</span><span class="ruby-operator">></span><span class="ruby-operator"><</span><span class="ruby-regexp">/span></</span><span class="ruby-identifier">h3</span><span class="ruby-operator">></span>
|
|
511
|
+
<span class="ruby-operator"><</span><span class="ruby-identifier">p</span> <span class="ruby-identifier">class</span>=<span class="ruby-string">"inherited"</span><span class="ruby-operator">></span><span class="ruby-operator"><</span><span class="ruby-identifier">span</span> <span class="ruby-identifier">class</span>=<span class="ruby-string">'object_link'</span><span class="ruby-operator">></span><span class="ruby-operator"><</span><span class="ruby-identifier">a</span> <span class="ruby-identifier">href</span>=<span class="ruby-node">"Graph.html#%3C%3C-instance_method"</span> <span class="ruby-identifier">title</span>=<span class="ruby-node">"NEAT::Graph#&lt;&lt; (method)"</span><span class="ruby-operator">></span><span class="ruby-comment">#<<</a></span>, <span class='object_link'><a href="Graph.html#add-instance_method" title="NEAT::Graph#add (method)">#add</a></span>, <span class='object_link'><a href="Graph.html#clear_graph-instance_method" title="NEAT::Graph#clear_graph (method)">#clear_graph</a></span>, <span class='object_link'><a href="Graph.html#inputs-instance_method" title="NEAT::Graph#inputs (method)">#inputs</a></span></p></span>
|
|
512
|
+
|
|
513
|
+
<span class="ruby-operator"><</span><span class="ruby-identifier">h3</span> <span class="ruby-identifier">class</span>=<span class="ruby-string">"inherited"</span><span class="ruby-operator">></span><span class="ruby-constant">Methods</span> <span class="ruby-identifier">inherited</span> <span class="ruby-identifier">from</span> <span class="ruby-operator"><</span><span class="ruby-identifier">span</span> <span class="ruby-identifier">class</span>=<span class="ruby-string">'object_link'</span><span class="ruby-operator">></span><span class="ruby-operator"><</span><span class="ruby-identifier">a</span> <span class="ruby-identifier">href</span>=<span class="ruby-string">"NeatOb.html"</span> <span class="ruby-identifier">title</span>=<span class="ruby-string">"NEAT::NeatOb (class)"</span><span class="ruby-operator">></span><span class="ruby-constant">NeatOb</span><span class="ruby-operator"><</span><span class="ruby-regexp">/a></s</span><span class="ruby-identifier">pan</span><span class="ruby-operator">></span><span class="ruby-operator"><</span><span class="ruby-node">/h3>
|
|
514
|
+
<p class="inherited"><span class='object_link'><a href="NeatOb.html#initialize-instance_method" title="NEAT::NeatOb#initialize (method)">#initialize</</span><span class="ruby-identifier">a</span><span class="ruby-operator">></span><span class="ruby-operator"><</span><span class="ruby-node">/span>, <span class='object_link'><a href="NeatOb.html#log-instance_method" title="NEAT::NeatOb#log (method)">#log</</span><span class="ruby-identifier">a</span><span class="ruby-operator">></span><span class="ruby-operator"><</span><span class="ruby-node">/span>, <span class='object_link'><a href="NeatOb.html#log-class_method" title="NEAT::NeatOb.log (method)">log</</span><span class="ruby-identifier">a</span><span class="ruby-operator">></span><span class="ruby-operator"><</span><span class="ruby-node">/span>, <span class='object_link'><a href="NeatOb.html#to_s-instance_method" title="NEAT::NeatOb#to_s (method)">#to_s</</span><span class="ruby-identifier">a</span><span class="ruby-operator">></span><span class="ruby-operator"><</span><span class="ruby-regexp">/span></</span><span class="ruby-identifier">p</span><span class="ruby-operator">></span>
|
|
515
|
+
|
|
516
|
+
<span class="ruby-operator"><</span><span class="ruby-identifier">div</span> <span class="ruby-identifier">id</span>=<span class="ruby-string">"constructor_details"</span> <span class="ruby-identifier">class</span>=<span class="ruby-string">"method_details_list"</span><span class="ruby-operator">></span>
|
|
517
|
+
<span class="ruby-operator"><</span><span class="ruby-identifier">h2</span><span class="ruby-operator">></span><span class="ruby-constant">Constructor</span> <span class="ruby-constant">Details</span><span class="ruby-operator"><</span><span class="ruby-node">/h2>
|
|
518
|
+
|
|
519
|
+
<p class="notice">This class inherits a constructor from <span class='object_link'><a href="NeatOb.html#initialize-instance_method" title="NEAT::NeatOb#initialize (method)">NEAT::NeatOb</</span><span class="ruby-identifier">a</span><span class="ruby-operator">></span><span class="ruby-operator"><</span><span class="ruby-regexp">/span></</span><span class="ruby-identifier">p</span><span class="ruby-operator">></span>
|
|
520
|
+
</pre>
|
|
521
|
+
|
|
522
|
+
<p></div></p>
|
|
523
|
+
|
|
524
|
+
<pre><div id="instance_attr_details" class="attr_details">
|
|
525
|
+
<h2>Instance Attribute Details</h2>
|
|
526
|
+
|
|
527
|
+
<span id=""></span>
|
|
528
|
+
<div class="method_details first">
|
|
529
|
+
<h3 class="signature first" id="genotype-instance_method">
|
|
530
|
+
|
|
531
|
+
- (<tt>Object</tt>) <strong>genotype</strong> <span class="extras">(readonly)</span></pre>
|
|
532
|
+
|
|
533
|
+
<p></h3><div class=“docstring”></p>
|
|
534
|
+
|
|
535
|
+
<pre><div class="discussion"></pre>
|
|
536
|
+
|
|
537
|
+
<p><p>Genotype to which we belong</p></p>
|
|
538
|
+
|
|
539
|
+
<pre></div></pre>
|
|
540
|
+
|
|
541
|
+
<p></div> <div class=“tags”></p>
|
|
542
|
+
|
|
543
|
+
<p></div><table class=“source_code”></p>
|
|
544
|
+
|
|
545
|
+
<pre><tr>
|
|
546
|
+
<td>
|
|
547
|
+
<pre class="lines"></pre>
|
|
548
|
+
|
|
549
|
+
<p>19 20 21</pre></p>
|
|
550
|
+
|
|
551
|
+
<pre></td>
|
|
552
|
+
<td>
|
|
553
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/neuron.rb', line 19</span></pre>
|
|
554
|
+
|
|
555
|
+
<p><span class='kw'>def</span> <span class='id
|
|
556
|
+
identifier rubyid_genotype'>genotype</span></p>
|
|
557
|
+
|
|
558
|
+
<pre><span class='ivar'>@genotype</span></pre>
|
|
559
|
+
|
|
560
|
+
<p><span class='kw'>end</span></pre></p>
|
|
561
|
+
|
|
562
|
+
<pre> </td>
|
|
563
|
+
</tr></pre>
|
|
564
|
+
|
|
565
|
+
<p></table> </div></p>
|
|
566
|
+
|
|
567
|
+
<pre> <span id="heirarchy_number=-instance_method"></span>
|
|
568
|
+
<div class="method_details ">
|
|
569
|
+
<h3 class="signature " id="heirarchy_number-instance_method">
|
|
570
|
+
|
|
571
|
+
- (<tt>Object</tt>) <strong>heirarchy_number</strong></pre>
|
|
572
|
+
|
|
573
|
+
<p></h3><div class=“docstring”></p>
|
|
574
|
+
|
|
575
|
+
<pre><div class="discussion"></pre>
|
|
576
|
+
|
|
577
|
+
<p><p>(assigned by wire!) Heirarchy number in the Genome / Critter We
|
|
578
|
+
need this to assure we add genes in the proper order. This will be
|
|
579
|
+
recalculated every time a new neuron is added.</p></p>
|
|
580
|
+
|
|
581
|
+
<pre></div></pre>
|
|
582
|
+
|
|
583
|
+
<p></div> <div class=“tags”></p>
|
|
584
|
+
|
|
585
|
+
<p></div><table class=“source_code”></p>
|
|
586
|
+
|
|
587
|
+
<pre><tr>
|
|
588
|
+
<td>
|
|
589
|
+
<pre class="lines"></pre>
|
|
590
|
+
|
|
591
|
+
<p>25 26 27</pre></p>
|
|
592
|
+
|
|
593
|
+
<pre></td>
|
|
594
|
+
<td>
|
|
595
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/neuron.rb', line 25</span></pre>
|
|
596
|
+
|
|
597
|
+
<p><span class='kw'>def</span> <span class='id
|
|
598
|
+
identifier rubyid_heirarchy_number'>heirarchy_number</span></p>
|
|
599
|
+
|
|
600
|
+
<pre><span class='ivar'>@heirarchy_number</span></pre>
|
|
601
|
+
|
|
602
|
+
<p><span class='kw'>end</span></pre></p>
|
|
603
|
+
|
|
604
|
+
<pre> </td>
|
|
605
|
+
</tr></pre>
|
|
606
|
+
|
|
607
|
+
<p></table> </div></p>
|
|
608
|
+
|
|
609
|
+
<pre> <span id="output=-instance_method"></span>
|
|
610
|
+
<div class="method_details ">
|
|
611
|
+
<h3 class="signature " id="output-instance_method">
|
|
612
|
+
|
|
613
|
+
- (<tt>Object</tt>) <strong>output</strong></pre>
|
|
614
|
+
|
|
615
|
+
<p></h3><div class=“docstring”></p>
|
|
616
|
+
|
|
617
|
+
<pre><div class="discussion"></pre>
|
|
618
|
+
|
|
619
|
+
<p><p>This is true if this is an output neuron.</p></p>
|
|
620
|
+
|
|
621
|
+
<pre></div></pre>
|
|
622
|
+
|
|
623
|
+
<p></div> <div class=“tags”></p>
|
|
624
|
+
|
|
625
|
+
<p></div><table class=“source_code”></p>
|
|
626
|
+
|
|
627
|
+
<pre><tr>
|
|
628
|
+
<td>
|
|
629
|
+
<pre class="lines"></pre>
|
|
630
|
+
|
|
631
|
+
<p>28 29 30</pre></p>
|
|
632
|
+
|
|
633
|
+
<pre></td>
|
|
634
|
+
<td>
|
|
635
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/neuron.rb', line 28</span></pre>
|
|
636
|
+
|
|
637
|
+
<p><span class='kw'>def</span> <span class='id
|
|
638
|
+
identifier rubyid_output'>output</span></p>
|
|
639
|
+
|
|
640
|
+
<pre><span class='ivar'>@output</span></pre>
|
|
641
|
+
|
|
642
|
+
<p><span class='kw'>end</span></pre></p>
|
|
643
|
+
|
|
644
|
+
<pre> </td>
|
|
645
|
+
</tr></pre>
|
|
646
|
+
|
|
647
|
+
<p></table> </div></p>
|
|
648
|
+
|
|
649
|
+
<pre> <span id="trait=-instance_method"></span>
|
|
650
|
+
<div class="method_details ">
|
|
651
|
+
<h3 class="signature " id="trait-instance_method">
|
|
652
|
+
|
|
653
|
+
- (<tt>Object</tt>) <strong>trait</strong></pre>
|
|
654
|
+
|
|
655
|
+
<p></h3><div class=“docstring”></p>
|
|
656
|
+
|
|
657
|
+
<pre><div class="discussion"></pre>
|
|
658
|
+
|
|
659
|
+
<p><p>Returns the value of attribute trait</p></p>
|
|
660
|
+
|
|
661
|
+
<pre></div></pre>
|
|
662
|
+
|
|
663
|
+
<p></div> <div class=“tags”></p>
|
|
664
|
+
|
|
665
|
+
<p></div><table class=“source_code”></p>
|
|
666
|
+
|
|
667
|
+
<pre><tr>
|
|
668
|
+
<td>
|
|
669
|
+
<pre class="lines"></pre>
|
|
670
|
+
|
|
671
|
+
<p>20 21 22</pre></p>
|
|
672
|
+
|
|
673
|
+
<pre></td>
|
|
674
|
+
<td>
|
|
675
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/neuron.rb', line 20</span></pre>
|
|
676
|
+
|
|
677
|
+
<p><span class='kw'>def</span> <span class='id
|
|
678
|
+
identifier rubyid_trait'>trait</span></p>
|
|
679
|
+
|
|
680
|
+
<pre><span class='ivar'>@trait</span></pre>
|
|
681
|
+
|
|
682
|
+
<p><span class='kw'>end</span></pre></p>
|
|
683
|
+
|
|
684
|
+
<pre> </td>
|
|
685
|
+
</tr></pre>
|
|
686
|
+
|
|
687
|
+
<p></table> </div></p>
|
|
688
|
+
|
|
689
|
+
<pre></div>
|
|
690
|
+
|
|
691
|
+
<div id="class_method_details" class="method_details_list">
|
|
692
|
+
<h2>Class Method Details</h2>
|
|
693
|
+
|
|
694
|
+
<div class="method_details first">
|
|
695
|
+
<h3 class="signature first" id="bias?-class_method">
|
|
696
|
+
|
|
697
|
+
+ (<tt>Boolean</tt>) <strong>bias?</strong></pre>
|
|
698
|
+
|
|
699
|
+
<p></h3><div class=“docstring”></p>
|
|
700
|
+
|
|
701
|
+
<pre><div class="discussion">
|
|
702
|
+
|
|
703
|
+
</div></pre>
|
|
704
|
+
|
|
705
|
+
<p></div> <div class=“tags”></p>
|
|
706
|
+
|
|
707
|
+
<p><p class=“tag_title”>Returns:</p> <ul class=“return”></p>
|
|
708
|
+
|
|
709
|
+
<pre><li>
|
|
710
|
+
|
|
711
|
+
<span class='type'>(<tt>Boolean</tt>)</span>
|
|
712
|
+
|
|
713
|
+
</li></pre>
|
|
714
|
+
|
|
715
|
+
<p></ul></p>
|
|
716
|
+
|
|
717
|
+
<p></div><table class=“source_code”></p>
|
|
718
|
+
|
|
719
|
+
<pre><tr>
|
|
720
|
+
<td>
|
|
721
|
+
<pre class="lines"></pre>
|
|
722
|
+
|
|
723
|
+
<p>37</pre></p>
|
|
724
|
+
|
|
725
|
+
<pre></td>
|
|
726
|
+
<td>
|
|
727
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/neuron.rb', line 37</span></pre>
|
|
728
|
+
|
|
729
|
+
<p><span class='kw'>def</span> <span
|
|
730
|
+
class='kw'>self</span><span
|
|
731
|
+
class='period'>.</span><span class='id identifier
|
|
732
|
+
rubyid_bias?'>bias?</span> <span
|
|
733
|
+
class='semicolon'>;</span> <span
|
|
734
|
+
class='kw'>false</span> <span
|
|
735
|
+
class='semicolon'>;</span> <span
|
|
736
|
+
class='kw'>end</span></pre></p>
|
|
737
|
+
|
|
738
|
+
<pre> </td>
|
|
739
|
+
</tr></pre>
|
|
740
|
+
|
|
741
|
+
<p></table> </div></p>
|
|
742
|
+
|
|
743
|
+
<pre> <div class="method_details ">
|
|
744
|
+
<h3 class="signature " id="inherited-class_method">
|
|
745
|
+
|
|
746
|
+
+ (<tt>Object</tt>) <strong>inherited</strong>(clazz)</pre>
|
|
747
|
+
|
|
748
|
+
<p></h3><table class=“source_code”></p>
|
|
749
|
+
|
|
750
|
+
<pre><tr>
|
|
751
|
+
<td>
|
|
752
|
+
<pre class="lines"></pre>
|
|
753
|
+
|
|
754
|
+
<p>43 44 45</pre></p>
|
|
755
|
+
|
|
756
|
+
<pre></td>
|
|
757
|
+
<td>
|
|
758
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/neuron.rb', line 43</span></pre>
|
|
759
|
+
|
|
760
|
+
<p><span class='kw'>def</span> <span
|
|
761
|
+
class='kw'>self</span><span
|
|
762
|
+
class='period'>.</span><span class='id identifier
|
|
763
|
+
rubyid_inherited'>inherited</span><span
|
|
764
|
+
class='lparen'>(</span><span class='id identifier
|
|
765
|
+
rubyid_clazz'>clazz</span><span
|
|
766
|
+
class='rparen'>)</span></p>
|
|
767
|
+
|
|
768
|
+
<pre><span class='cvar'>@@neuron_types</span> <span class='op'>&lt;&lt;</span> <span class='id identifier rubyid_clazz'>clazz</span></pre>
|
|
769
|
+
|
|
770
|
+
<p><span class='kw'>end</span></pre></p>
|
|
771
|
+
|
|
772
|
+
<pre> </td>
|
|
773
|
+
</tr></pre>
|
|
774
|
+
|
|
775
|
+
<p></table> </div></p>
|
|
776
|
+
|
|
777
|
+
<pre> <div class="method_details ">
|
|
778
|
+
<h3 class="signature " id="input?-class_method">
|
|
779
|
+
|
|
780
|
+
+ (<tt>Boolean</tt>) <strong>input?</strong></pre>
|
|
781
|
+
|
|
782
|
+
<p></h3><div class=“docstring”></p>
|
|
783
|
+
|
|
784
|
+
<pre><div class="discussion"></pre>
|
|
785
|
+
|
|
786
|
+
<p><p>Class is is of Input type?</p></p>
|
|
787
|
+
|
|
788
|
+
<pre></div></pre>
|
|
789
|
+
|
|
790
|
+
<p></div> <div class=“tags”></p>
|
|
791
|
+
|
|
792
|
+
<p><p class=“tag_title”>Returns:</p> <ul class=“return”></p>
|
|
793
|
+
|
|
794
|
+
<pre><li>
|
|
795
|
+
|
|
796
|
+
<span class='type'>(<tt>Boolean</tt>)</span>
|
|
797
|
+
|
|
798
|
+
</li></pre>
|
|
799
|
+
|
|
800
|
+
<p></ul></p>
|
|
801
|
+
|
|
802
|
+
<p></div><table class=“source_code”></p>
|
|
803
|
+
|
|
804
|
+
<pre><tr>
|
|
805
|
+
<td>
|
|
806
|
+
<pre class="lines"></pre>
|
|
807
|
+
|
|
808
|
+
<p>34</pre></p>
|
|
809
|
+
|
|
810
|
+
<pre></td>
|
|
811
|
+
<td>
|
|
812
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/neuron.rb', line 34</span></pre>
|
|
813
|
+
|
|
814
|
+
<p><span class='kw'>def</span> <span
|
|
815
|
+
class='kw'>self</span><span
|
|
816
|
+
class='period'>.</span><span class='id identifier
|
|
817
|
+
rubyid_input?'>input?</span> <span
|
|
818
|
+
class='semicolon'>;</span> <span
|
|
819
|
+
class='kw'>false</span> <span
|
|
820
|
+
class='semicolon'>;</span> <span
|
|
821
|
+
class='kw'>end</span></pre></p>
|
|
822
|
+
|
|
823
|
+
<pre> </td>
|
|
824
|
+
</tr></pre>
|
|
825
|
+
|
|
826
|
+
<p></table> </div></p>
|
|
827
|
+
|
|
828
|
+
<pre> <div class="method_details ">
|
|
829
|
+
<h3 class="signature " id="neuron_types-class_method">
|
|
830
|
+
|
|
831
|
+
+ (<tt>Object</tt>) <strong>neuron_types</strong></pre>
|
|
832
|
+
|
|
833
|
+
<p></h3><div class=“docstring”></p>
|
|
834
|
+
|
|
835
|
+
<pre><div class="discussion"></pre>
|
|
836
|
+
|
|
837
|
+
<p><p>List of distinct neuron types (classes)</p></p>
|
|
838
|
+
|
|
839
|
+
<pre></div></pre>
|
|
840
|
+
|
|
841
|
+
<p></div> <div class=“tags”></p>
|
|
842
|
+
|
|
843
|
+
<p></div><table class=“source_code”></p>
|
|
844
|
+
|
|
845
|
+
<pre><tr>
|
|
846
|
+
<td>
|
|
847
|
+
<pre class="lines"></pre>
|
|
848
|
+
|
|
849
|
+
<p>48</pre></p>
|
|
850
|
+
|
|
851
|
+
<pre></td>
|
|
852
|
+
<td>
|
|
853
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/neuron.rb', line 48</span></pre>
|
|
854
|
+
|
|
855
|
+
<p><span class='kw'>def</span> <span
|
|
856
|
+
class='kw'>self</span><span
|
|
857
|
+
class='period'>.</span><span class='id identifier
|
|
858
|
+
rubyid_neuron_types'>neuron_types</span><span
|
|
859
|
+
class='semicolon'>;</span> <span
|
|
860
|
+
class='cvar'>@@neuron_types</span> <span
|
|
861
|
+
class='semicolon'>;</span> <span
|
|
862
|
+
class='kw'>end</span></pre></p>
|
|
863
|
+
|
|
864
|
+
<pre> </td>
|
|
865
|
+
</tr></pre>
|
|
866
|
+
|
|
867
|
+
<p></table> </div></p>
|
|
868
|
+
|
|
869
|
+
<pre></div>
|
|
870
|
+
|
|
871
|
+
<div id="instance_method_details" class="method_details_list">
|
|
872
|
+
<h2>Instance Method Details</h2>
|
|
873
|
+
|
|
874
|
+
<div class="method_details first">
|
|
875
|
+
<h3 class="signature first" id="bias?-instance_method">
|
|
876
|
+
|
|
877
|
+
- (<tt>Boolean</tt>) <strong>bias?</strong></pre>
|
|
878
|
+
|
|
879
|
+
<p></h3><div class=“docstring”></p>
|
|
880
|
+
|
|
881
|
+
<pre><div class="discussion">
|
|
882
|
+
|
|
883
|
+
</div></pre>
|
|
884
|
+
|
|
885
|
+
<p></div> <div class=“tags”></p>
|
|
886
|
+
|
|
887
|
+
<p><p class=“tag_title”>Returns:</p> <ul class=“return”></p>
|
|
888
|
+
|
|
889
|
+
<pre><li>
|
|
890
|
+
|
|
891
|
+
<span class='type'>(<tt>Boolean</tt>)</span>
|
|
892
|
+
|
|
893
|
+
</li></pre>
|
|
894
|
+
|
|
895
|
+
<p></ul></p>
|
|
896
|
+
|
|
897
|
+
<p></div><table class=“source_code”></p>
|
|
898
|
+
|
|
899
|
+
<pre><tr>
|
|
900
|
+
<td>
|
|
901
|
+
<pre class="lines"></pre>
|
|
902
|
+
|
|
903
|
+
<p>38</pre></p>
|
|
904
|
+
|
|
905
|
+
<pre></td>
|
|
906
|
+
<td>
|
|
907
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/neuron.rb', line 38</span></pre>
|
|
908
|
+
|
|
909
|
+
<p><span class='kw'>def</span> <span class='id
|
|
910
|
+
identifier rubyid_bias?'>bias?</span> <span
|
|
911
|
+
class='semicolon'>;</span> <span
|
|
912
|
+
class='kw'>self</span><span
|
|
913
|
+
class='period'>.</span><span class='id identifier
|
|
914
|
+
rubyid_class'>class</span><span
|
|
915
|
+
class='period'>.</span><span class='id identifier
|
|
916
|
+
rubyid_bias?'>bias?</span> <span
|
|
917
|
+
class='semicolon'>;</span> <span
|
|
918
|
+
class='kw'>end</span></pre></p>
|
|
919
|
+
|
|
920
|
+
<pre> </td>
|
|
921
|
+
</tr></pre>
|
|
922
|
+
|
|
923
|
+
<p></table> </div></p>
|
|
924
|
+
|
|
925
|
+
<pre> <div class="method_details ">
|
|
926
|
+
<h3 class="signature " id="express-instance_method">
|
|
927
|
+
|
|
928
|
+
- (<tt>Object</tt>) <strong>express</strong>(instance)</pre>
|
|
929
|
+
|
|
930
|
+
<p></h3><div class=“docstring”></p>
|
|
931
|
+
|
|
932
|
+
<pre><div class="discussion"></pre>
|
|
933
|
+
|
|
934
|
+
<p><p>Function must be implemented by subclasses for phenotype
|
|
935
|
+
generation. Basically, an instance is passed to this function and it will
|
|
936
|
+
add a function to sum all inputs and a apply an operator to the
|
|
937
|
+
sum.</p></p>
|
|
938
|
+
|
|
939
|
+
<pre></div></pre>
|
|
940
|
+
|
|
941
|
+
<p></div> <div class=“tags”></p>
|
|
942
|
+
|
|
943
|
+
<p></div><table class=“source_code”></p>
|
|
944
|
+
|
|
945
|
+
<pre><tr>
|
|
946
|
+
<td>
|
|
947
|
+
<pre class="lines"></pre>
|
|
948
|
+
|
|
949
|
+
<p>54 55 56</pre></p>
|
|
950
|
+
|
|
951
|
+
<pre></td>
|
|
952
|
+
<td>
|
|
953
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/neuron.rb', line 54</span></pre>
|
|
954
|
+
|
|
955
|
+
<p><span class='kw'>def</span> <span class='id
|
|
956
|
+
identifier rubyid_express'>express</span><span
|
|
957
|
+
class='lparen'>(</span><span class='id identifier
|
|
958
|
+
rubyid_instance'>instance</span><span
|
|
959
|
+
class='rparen'>)</span></p>
|
|
960
|
+
|
|
961
|
+
<pre><span class='id identifier rubyid_raise'>raise</span> <span class='const'>NeatException</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>express() must be implemented by subclass.</span><span class='tstring_end'>&quot;</span></span></pre>
|
|
962
|
+
|
|
963
|
+
<p><span class='kw'>end</span></pre></p>
|
|
964
|
+
|
|
965
|
+
<pre> </td>
|
|
966
|
+
</tr></pre>
|
|
967
|
+
|
|
968
|
+
<p></table> </div></p>
|
|
969
|
+
|
|
970
|
+
<pre> <div class="method_details ">
|
|
971
|
+
<h3 class="signature " id="input?-instance_method">
|
|
972
|
+
|
|
973
|
+
- (<tt>Boolean</tt>) <strong>input?</strong></pre>
|
|
974
|
+
|
|
975
|
+
<p></h3><div class=“docstring”></p>
|
|
976
|
+
|
|
977
|
+
<pre><div class="discussion">
|
|
978
|
+
|
|
979
|
+
</div></pre>
|
|
980
|
+
|
|
981
|
+
<p></div> <div class=“tags”></p>
|
|
982
|
+
|
|
983
|
+
<p><p class=“tag_title”>Returns:</p> <ul class=“return”></p>
|
|
984
|
+
|
|
985
|
+
<pre><li>
|
|
986
|
+
|
|
987
|
+
<span class='type'>(<tt>Boolean</tt>)</span>
|
|
988
|
+
|
|
989
|
+
</li></pre>
|
|
990
|
+
|
|
991
|
+
<p></ul></p>
|
|
992
|
+
|
|
993
|
+
<p></div><table class=“source_code”></p>
|
|
994
|
+
|
|
995
|
+
<pre><tr>
|
|
996
|
+
<td>
|
|
997
|
+
<pre class="lines"></pre>
|
|
998
|
+
|
|
999
|
+
<p>35</pre></p>
|
|
1000
|
+
|
|
1001
|
+
<pre></td>
|
|
1002
|
+
<td>
|
|
1003
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/neuron.rb', line 35</span></pre>
|
|
1004
|
+
|
|
1005
|
+
<p><span class='kw'>def</span> <span class='id
|
|
1006
|
+
identifier rubyid_input?'>input?</span> <span
|
|
1007
|
+
class='semicolon'>;</span> <span
|
|
1008
|
+
class='kw'>self</span><span
|
|
1009
|
+
class='period'>.</span><span class='id identifier
|
|
1010
|
+
rubyid_class'>class</span><span
|
|
1011
|
+
class='period'>.</span><span class='id identifier
|
|
1012
|
+
rubyid_input?'>input?</span> <span
|
|
1013
|
+
class='semicolon'>;</span> <span
|
|
1014
|
+
class='kw'>end</span></pre></p>
|
|
1015
|
+
|
|
1016
|
+
<pre> </td>
|
|
1017
|
+
</tr></pre>
|
|
1018
|
+
|
|
1019
|
+
<p></table> </div></p>
|
|
1020
|
+
|
|
1021
|
+
<pre> <div class="method_details ">
|
|
1022
|
+
<h3 class="signature " id="output?-instance_method">
|
|
1023
|
+
|
|
1024
|
+
- (<tt>Boolean</tt>) <strong>output?</strong></pre>
|
|
1025
|
+
|
|
1026
|
+
<p></h3><div class=“docstring”></p>
|
|
1027
|
+
|
|
1028
|
+
<pre><div class="discussion"></pre>
|
|
1029
|
+
|
|
1030
|
+
<p><p>Instantiation is of outout type?</p></p>
|
|
1031
|
+
|
|
1032
|
+
<pre></div></pre>
|
|
1033
|
+
|
|
1034
|
+
<p></div> <div class=“tags”></p>
|
|
1035
|
+
|
|
1036
|
+
<p><p class=“tag_title”>Returns:</p> <ul class=“return”></p>
|
|
1037
|
+
|
|
1038
|
+
<pre><li>
|
|
1039
|
+
|
|
1040
|
+
<span class='type'>(<tt>Boolean</tt>)</span>
|
|
1041
|
+
|
|
1042
|
+
</li></pre>
|
|
1043
|
+
|
|
1044
|
+
<p></ul></p>
|
|
1045
|
+
|
|
1046
|
+
<p></div><table class=“source_code”></p>
|
|
1047
|
+
|
|
1048
|
+
<pre><tr>
|
|
1049
|
+
<td>
|
|
1050
|
+
<pre class="lines"></pre>
|
|
1051
|
+
|
|
1052
|
+
<p>41</pre></p>
|
|
1053
|
+
|
|
1054
|
+
<pre></td>
|
|
1055
|
+
<td>
|
|
1056
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/neuron.rb', line 41</span></pre>
|
|
1057
|
+
|
|
1058
|
+
<p><span class='kw'>def</span> <span class='id
|
|
1059
|
+
identifier rubyid_output?'>output?</span> <span
|
|
1060
|
+
class='semicolon'>;</span> <span
|
|
1061
|
+
class='op'>!</span><span
|
|
1062
|
+
class='op'>!</span><span
|
|
1063
|
+
class='ivar'>@output</span> <span
|
|
1064
|
+
class='semicolon'>;</span> <span
|
|
1065
|
+
class='kw'>end</span></pre></p>
|
|
1066
|
+
|
|
1067
|
+
<pre> </td>
|
|
1068
|
+
</tr></pre>
|
|
1069
|
+
|
|
1070
|
+
<p></table> </div></p>
|
|
1071
|
+
|
|
1072
|
+
<pre></div></pre>
|
|
1073
|
+
|
|
1074
|
+
<p></div></p>
|
|
1075
|
+
|
|
1076
|
+
<pre> <div id="footer">
|
|
1077
|
+
Generated on Sun Mar 16 16:36:51 2014 by
|
|
1078
|
+
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1079
|
+
0.8.7.3 (ruby-2.1.1).</pre>
|
|
1080
|
+
|
|
1081
|
+
<p></div></p>
|
|
1082
|
+
|
|
1083
|
+
<pre></body></pre>
|
|
1084
|
+
|
|
1085
|
+
<p></html></p>
|
|
1086
|
+
</main>
|
|
1087
|
+
|
|
1088
|
+
|
|
1089
|
+
|
|
1090
|
+
<footer id="validator-badges" role="contentinfo">
|
|
1091
|
+
<p><a href="http://validator.w3.org/check/referer">Validate</a>
|
|
1092
|
+
<p>Generated by <a href="http://rdoc.rubyforge.org">RDoc</a> 4.1.1.
|
|
1093
|
+
<p>Based on <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
1094
|
+
</footer>
|
|
1095
|
+
|