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,736 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
|
|
3
|
+
<html>
|
|
4
|
+
<head>
|
|
5
|
+
<meta charset="UTF-8">
|
|
6
|
+
|
|
7
|
+
<title>NEAT.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.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>Module: NEAT
|
|
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
|
+
|
|
220
|
+
<span class="title">NEAT</span>
|
|
221
|
+
|
|
222
|
+
<div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div></pre>
|
|
223
|
+
|
|
224
|
+
<p></div></p>
|
|
225
|
+
|
|
226
|
+
<pre> <div id="search">
|
|
227
|
+
|
|
228
|
+
<a class="full_list_link" id="class_list_link"
|
|
229
|
+
href="class_list.html">
|
|
230
|
+
Class List
|
|
231
|
+
</a>
|
|
232
|
+
|
|
233
|
+
<a class="full_list_link" id="method_list_link"
|
|
234
|
+
href="method_list.html">
|
|
235
|
+
Method List
|
|
236
|
+
</a>
|
|
237
|
+
|
|
238
|
+
<a class="full_list_link" id="file_list_link"
|
|
239
|
+
href="file_list.html">
|
|
240
|
+
File List
|
|
241
|
+
</a></pre>
|
|
242
|
+
|
|
243
|
+
<p></div></p>
|
|
244
|
+
|
|
245
|
+
<pre> <div class="clear"></div>
|
|
246
|
+
</div>
|
|
247
|
+
|
|
248
|
+
<iframe id="search_frame"></iframe>
|
|
249
|
+
|
|
250
|
+
<div id="content"><h1>Module: NEAT</pre>
|
|
251
|
+
|
|
252
|
+
<p></h1></p>
|
|
253
|
+
|
|
254
|
+
<p><dl class=“box”></p>
|
|
255
|
+
|
|
256
|
+
<pre> <dt class="r1">Included in:</dt>
|
|
257
|
+
<dd class="r1"><span class='object_link'><a href="NEAT/DSL.html" title="NEAT::DSL (module)">DSL</a></span></dd>
|
|
258
|
+
|
|
259
|
+
<dt class="r2 last">Defined in:</dt>
|
|
260
|
+
<dd class="r2 last">lib/rubyneat/dsl.rb<span class="defines">,<br />
|
|
261
|
+
lib/rubyneat/graph.rb,<br /> lib/rubyneat/neuron.rb,<br /> lib/rubyneat/critter.rb,<br /> lib/rubyneat/evolver.rb,<br /> lib/rubyneat/rubyneat.rb,<br /> lib/rubyneat/expressor.rb,<br /> lib/rubyneat/evaluator.rb,<br /> lib/rubyneat/population.rb</span></pre>
|
|
262
|
+
|
|
263
|
+
<p></dd></p>
|
|
264
|
+
|
|
265
|
+
<p></dl> <div class=“clear”></div></p>
|
|
266
|
+
|
|
267
|
+
<p><h2>Overview</h2><div class=“docstring”></p>
|
|
268
|
+
|
|
269
|
+
<pre><div class="discussion"></pre>
|
|
270
|
+
|
|
271
|
+
<p><h1 id=“label-NEAT+–+Module+for+RubyNEAT.”>NEAT – Module for <a
|
|
272
|
+
href="../RubyNEAT.html">RubyNEAT</a>.</h1></p>
|
|
273
|
+
|
|
274
|
+
<p><h2 id=“label-Synopsis”>Synopsis</h2></p>
|
|
275
|
+
|
|
276
|
+
<p><p>We have a Population of Critters, and each Critter represents a
|
|
277
|
+
network of Neurons and a connection list specifying how those Neurons are
|
|
278
|
+
connected.</p></p>
|
|
279
|
+
|
|
280
|
+
<p><p>Each Neuron has an inplicit genotype and phenotype component.
|
|
281
|
+
Neurons, from the Ruby persoective, contain their own code to produce their
|
|
282
|
+
own phenotypes.</p></p>
|
|
283
|
+
|
|
284
|
+
<p><p>There are input Neurons and output Neurons. The input Neurons are
|
|
285
|
+
special, as they do not contain any input from other nodes, but serve as
|
|
286
|
+
interfaces from the “real world”. Thier range of inputs are open, and it
|
|
287
|
+
shall be up to the input Neuron&#39;s phenotype generators to condition
|
|
288
|
+
those inputs, if need be, to someething more suiable for the neural
|
|
289
|
+
network.</p></p>
|
|
290
|
+
|
|
291
|
+
<p><h2 id=“label-Issues”>Issues</h2></p>
|
|
292
|
+
|
|
293
|
+
<p><h3 id=“label-Multicore+%2F+Cloud+Computing”>Multicore / Cloud
|
|
294
|
+
Computing</h3></p>
|
|
295
|
+
|
|
296
|
+
<p><p>Some thought needs to be given to how to make this anenable to
|
|
297
|
+
multiple processes so that we can leverage the power of multicore systems
|
|
298
|
+
as well as multiple computers in the Cloud, etc.</p></p>
|
|
299
|
+
|
|
300
|
+
<p><p>Our initial inclination is to put all of that functionality in
|
|
301
|
+
the Conroller.</p></p>
|
|
302
|
+
|
|
303
|
+
<pre></div></pre>
|
|
304
|
+
|
|
305
|
+
<p></div> <div class=“tags”></p>
|
|
306
|
+
|
|
307
|
+
<p></div><h2>Defined Under Namespace</h2> <p
|
|
308
|
+
class=“children”></p>
|
|
309
|
+
|
|
310
|
+
<pre><strong class="modules">Modules:</strong> <span class='object_link'><a href="NEAT/BasicNeuronTypes.html" title="NEAT::BasicNeuronTypes (module)">BasicNeuronTypes</a></span>, <span class='object_link'><a href="NEAT/DSL.html" title="NEAT::DSL (module)">DSL</a></span>, <span class='object_link'><a href="NEAT/Graph.html" title="NEAT::Graph (module)">Graph</a></span>
|
|
311
|
+
|
|
312
|
+
<strong class="classes">Classes:</strong> <span class='object_link'><a href="NEAT/Controller.html" title="NEAT::Controller (class)">Controller</a></span>, <span class='object_link'><a href="NEAT/Critter.html" title="NEAT::Critter (class)">Critter</a></span>, <span class='object_link'><a href="NEAT/Evaluator.html" title="NEAT::Evaluator (class)">Evaluator</a></span>, <span class='object_link'><a href="NEAT/Evolver.html" title="NEAT::Evolver (class)">Evolver</a></span>, <span class='object_link'><a href="NEAT/Expressor.html" title="NEAT::Expressor (class)">Expressor</a></span>, <span class='object_link'><a href="NEAT/NeatException.html" title="NEAT::NeatException (class)">NeatException</a></span>, <span class='object_link'><a href="NEAT/NeatOb.html" title="NEAT::NeatOb (class)">NeatOb</a></span>, <span class='object_link'><a href="NEAT/Neuron.html" title="NEAT::Neuron (class)">Neuron</a></span>, <span class='object_link'><a href="NEAT/Operator.html" title="NEAT::Operator (class)">Operator</a></span>, <span class='object_link'><a href="NEAT/Population.html" title="NEAT::Population (class)">Population</a></span>, <span class='object_link'><a href="NEAT/Trait.html" title="NEAT::Trait (class)">Trait</a></span></pre>
|
|
313
|
+
|
|
314
|
+
<p></p></p>
|
|
315
|
+
|
|
316
|
+
<pre><h2>Constant Summary</h2>
|
|
317
|
+
|
|
318
|
+
<dl class="constants">
|
|
319
|
+
|
|
320
|
+
<dt id="STIMULUS-constant" class="">STIMULUS =
|
|
321
|
+
<div class="docstring">
|
|
322
|
+
<div class="discussion"></pre>
|
|
323
|
+
|
|
324
|
+
<p><p>Name of the stimulus method in <a
|
|
325
|
+
href="../NEAT/Critter/Phenotype.html">NEAT::Critter::Phenotype</a> to use
|
|
326
|
+
for the singleton method expression of the critter.</p></p>
|
|
327
|
+
|
|
328
|
+
<pre></div></pre>
|
|
329
|
+
|
|
330
|
+
<p></div> <div class=“tags”></p>
|
|
331
|
+
|
|
332
|
+
<p></div></p>
|
|
333
|
+
|
|
334
|
+
<pre class="ruby"> <span class="ruby-operator"><</span><span class="ruby-regexp">/dt>
|
|
335
|
+
<dd><pre class="code"><span class='symbol'>:stimulate</s</span><span class="ruby-identifier">pan</span><span class="ruby-operator">></span><span class="ruby-operator"><</span><span class="ruby-regexp">/pre></</span><span class="ruby-identifier">dd</span><span class="ruby-operator">></span>
|
|
336
|
+
|
|
337
|
+
<span class="ruby-operator"><</span><span class="ruby-node">/dl>
|
|
338
|
+
|
|
339
|
+
<h2>
|
|
340
|
+
Class Method Summary
|
|
341
|
+
<small>(<a href="#" class="summary_toggle">collapse</</span><span class="ruby-identifier">a</span><span class="ruby-operator">></span>)<span class="ruby-operator"><</span><span class="ruby-regexp">/small>
|
|
342
|
+
</</span><span class="ruby-identifier">h2</span><span class="ruby-operator">></span>
|
|
343
|
+
|
|
344
|
+
<span class="ruby-operator"><</span><span class="ruby-identifier">ul</span> <span class="ruby-identifier">class</span>=<span class="ruby-string">"summary"</span><span class="ruby-operator">></span>
|
|
345
|
+
|
|
346
|
+
<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>
|
|
347
|
+
<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>
|
|
348
|
+
|
|
349
|
+
<span class="ruby-operator"><</span><span class="ruby-identifier">a</span> <span class="ruby-identifier">href</span>=<span class="ruby-node">"#controller-class_method"</span> <span class="ruby-identifier">title</span>=<span class="ruby-string">"controller (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">controller</span><span class="ruby-operator"><</span><span class="ruby-regexp">/strong> </</span><span class="ruby-identifier">a</span><span class="ruby-operator">></span>
|
|
350
|
+
|
|
351
|
+
<span class="ruby-operator"><</span><span class="ruby-regexp">/span>
|
|
352
|
+
|
|
353
|
+
<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>
|
|
354
|
+
</span></pre>
|
|
355
|
+
|
|
356
|
+
<p></li></p>
|
|
357
|
+
|
|
358
|
+
<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>
|
|
359
|
+
<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>
|
|
360
|
+
|
|
361
|
+
<span class="ruby-operator"><</span><span class="ruby-identifier">a</span> <span class="ruby-identifier">href</span>=<span class="ruby-node">"#controller%3D-class_method"</span> <span class="ruby-identifier">title</span>=<span class="ruby-string">"controller= (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">controller</span>=<span class="ruby-operator"><</span><span class="ruby-regexp">/strong>(controller) </</span><span class="ruby-identifier">a</span><span class="ruby-operator">></span>
|
|
362
|
+
|
|
363
|
+
<span class="ruby-operator"><</span><span class="ruby-regexp">/span>
|
|
364
|
+
|
|
365
|
+
<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>
|
|
366
|
+
</span></pre>
|
|
367
|
+
|
|
368
|
+
<p></li></p>
|
|
369
|
+
|
|
370
|
+
<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>
|
|
371
|
+
<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>
|
|
372
|
+
|
|
373
|
+
<span class="ruby-operator"><</span><span class="ruby-identifier">a</span> <span class="ruby-identifier">href</span>=<span class="ruby-node">"#create_controller-class_method"</span> <span class="ruby-identifier">title</span>=<span class="ruby-string">"create_controller (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">create_controller</span><span class="ruby-operator"><</span><span class="ruby-regexp">/strong>(*parms) </</span><span class="ruby-identifier">a</span><span class="ruby-operator">></span>
|
|
374
|
+
|
|
375
|
+
<span class="ruby-operator"><</span><span class="ruby-regexp">/span>
|
|
376
|
+
|
|
377
|
+
<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>
|
|
378
|
+
</span></pre>
|
|
379
|
+
|
|
380
|
+
<p></li></p>
|
|
381
|
+
|
|
382
|
+
<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>
|
|
383
|
+
<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>
|
|
384
|
+
|
|
385
|
+
<span class="ruby-operator"><</span><span class="ruby-identifier">a</span> <span class="ruby-identifier">href</span>=<span class="ruby-node">"#dpp-class_method"</span> <span class="ruby-identifier">title</span>=<span class="ruby-string">"dpp (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">dpp</span><span class="ruby-operator"><</span><span class="ruby-regexp">/strong>(ob) </</span><span class="ruby-identifier">a</span><span class="ruby-operator">></span>
|
|
386
|
+
|
|
387
|
+
<span class="ruby-operator"><</span><span class="ruby-regexp">/span>
|
|
388
|
+
|
|
389
|
+
<span class="summary_desc"><div class='inline'>
|
|
390
|
+
</span></pre>
|
|
391
|
+
|
|
392
|
+
<p><p>PrettyPrint to log.debug.</p> </div></span></p>
|
|
393
|
+
|
|
394
|
+
<p></li></p>
|
|
395
|
+
|
|
396
|
+
<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>
|
|
397
|
+
<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>
|
|
398
|
+
|
|
399
|
+
<span class="ruby-operator"><</span><span class="ruby-identifier">a</span> <span class="ruby-identifier">href</span>=<span class="ruby-node">"#gaussian-class_method"</span> <span class="ruby-identifier">title</span>=<span class="ruby-string">"gaussian (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">gaussian</span><span class="ruby-operator"><</span><span class="ruby-regexp">/strong> </</span><span class="ruby-identifier">a</span><span class="ruby-operator">></span>
|
|
400
|
+
|
|
401
|
+
<span class="ruby-operator"><</span><span class="ruby-regexp">/span>
|
|
402
|
+
|
|
403
|
+
<span class="summary_desc"><div class='inline'>
|
|
404
|
+
</span></pre>
|
|
405
|
+
|
|
406
|
+
<p><p>Mixin for the gaussian object.</p> </div></span></p>
|
|
407
|
+
|
|
408
|
+
<p></li></p>
|
|
409
|
+
|
|
410
|
+
<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>
|
|
411
|
+
<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>
|
|
412
|
+
|
|
413
|
+
<span class="ruby-operator"><</span><span class="ruby-identifier">a</span> <span class="ruby-identifier">href</span>=<span class="ruby-node">"#new_innovation-class_method"</span> <span class="ruby-identifier">title</span>=<span class="ruby-string">"new_innovation (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">new_innovation</span><span class="ruby-operator"><</span><span class="ruby-regexp">/strong> </</span><span class="ruby-identifier">a</span><span class="ruby-operator">></span>
|
|
414
|
+
|
|
415
|
+
<span class="ruby-operator"><</span><span class="ruby-regexp">/span>
|
|
416
|
+
|
|
417
|
+
<span class="summary_desc"><div class='inline'>
|
|
418
|
+
</span></pre>
|
|
419
|
+
|
|
420
|
+
<p><p>Mixin for new innovation numbers.</p>
|
|
421
|
+
</div></span></p>
|
|
422
|
+
|
|
423
|
+
<p></li></p>
|
|
424
|
+
|
|
425
|
+
<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>
|
|
426
|
+
<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>
|
|
427
|
+
|
|
428
|
+
<span class="ruby-operator"><</span><span class="ruby-identifier">a</span> <span class="ruby-identifier">href</span>=<span class="ruby-node">"#random_name_generator-class_method"</span> <span class="ruby-identifier">title</span>=<span class="ruby-string">"random_name_generator (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">random_name_generator</span><span class="ruby-operator"><</span><span class="ruby-regexp">/strong> </</span><span class="ruby-identifier">a</span><span class="ruby-operator">></span>
|
|
429
|
+
|
|
430
|
+
<span class="ruby-operator"><</span><span class="ruby-regexp">/span>
|
|
431
|
+
|
|
432
|
+
<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>
|
|
433
|
+
</span></pre>
|
|
434
|
+
|
|
435
|
+
<p></li></p>
|
|
436
|
+
|
|
437
|
+
<pre> </ul>
|
|
438
|
+
|
|
439
|
+
<div id="class_method_details" class="method_details_list">
|
|
440
|
+
<h2>Class Method Details</h2>
|
|
441
|
+
|
|
442
|
+
<div class="method_details first">
|
|
443
|
+
<h3 class="signature first" id="controller-class_method">
|
|
444
|
+
|
|
445
|
+
+ (<tt>Object</tt>) <strong>controller</strong></pre>
|
|
446
|
+
|
|
447
|
+
<p></h3><table class=“source_code”></p>
|
|
448
|
+
|
|
449
|
+
<pre><tr>
|
|
450
|
+
<td>
|
|
451
|
+
<pre class="lines"></pre>
|
|
452
|
+
|
|
453
|
+
<p>422</pre></p>
|
|
454
|
+
|
|
455
|
+
<pre></td>
|
|
456
|
+
<td>
|
|
457
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/rubyneat.rb', line 422</span></pre>
|
|
458
|
+
|
|
459
|
+
<p><span class='kw'>def</span> <span
|
|
460
|
+
class='kw'>self</span><span
|
|
461
|
+
class='period'>.</span><span class='id identifier
|
|
462
|
+
rubyid_controller'>controller</span> <span
|
|
463
|
+
class='semicolon'>;</span> <span
|
|
464
|
+
class='ivar'>@controller</span> <span
|
|
465
|
+
class='semicolon'>;</span> <span
|
|
466
|
+
class='kw'>end</span></pre></p>
|
|
467
|
+
|
|
468
|
+
<pre> </td>
|
|
469
|
+
</tr></pre>
|
|
470
|
+
|
|
471
|
+
<p></table> </div></p>
|
|
472
|
+
|
|
473
|
+
<pre> <div class="method_details ">
|
|
474
|
+
<h3 class="signature " id="controller=-class_method">
|
|
475
|
+
|
|
476
|
+
+ (<tt>Object</tt>) <strong>controller=</strong>(controller)</pre>
|
|
477
|
+
|
|
478
|
+
<p></h3><table class=“source_code”></p>
|
|
479
|
+
|
|
480
|
+
<pre><tr>
|
|
481
|
+
<td>
|
|
482
|
+
<pre class="lines"></pre>
|
|
483
|
+
|
|
484
|
+
<p>423</pre></p>
|
|
485
|
+
|
|
486
|
+
<pre></td>
|
|
487
|
+
<td>
|
|
488
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/rubyneat.rb', line 423</span></pre>
|
|
489
|
+
|
|
490
|
+
<p><span class='kw'>def</span> <span
|
|
491
|
+
class='kw'>self</span><span
|
|
492
|
+
class='period'>.</span><span class='id identifier
|
|
493
|
+
rubyid_controller='>controller=</span><span
|
|
494
|
+
class='lparen'>(</span><span class='id identifier
|
|
495
|
+
rubyid_controller'>controller</span><span
|
|
496
|
+
class='rparen'>)</span> <span
|
|
497
|
+
class='semicolon'>;</span> <span
|
|
498
|
+
class='ivar'>@controller</span> <span
|
|
499
|
+
class='op'>=</span> <span class='id identifier
|
|
500
|
+
rubyid_controller'>controller</span> <span
|
|
501
|
+
class='semicolon'>;</span> <span
|
|
502
|
+
class='kw'>end</span></pre></p>
|
|
503
|
+
|
|
504
|
+
<pre> </td>
|
|
505
|
+
</tr></pre>
|
|
506
|
+
|
|
507
|
+
<p></table> </div></p>
|
|
508
|
+
|
|
509
|
+
<pre> <div class="method_details ">
|
|
510
|
+
<h3 class="signature " id="create_controller-class_method">
|
|
511
|
+
|
|
512
|
+
+ (<tt>Object</tt>) <strong>create_controller</strong>(*parms)</pre>
|
|
513
|
+
|
|
514
|
+
<p></h3><table class=“source_code”></p>
|
|
515
|
+
|
|
516
|
+
<pre><tr>
|
|
517
|
+
<td>
|
|
518
|
+
<pre class="lines"></pre>
|
|
519
|
+
|
|
520
|
+
<p>424</pre></p>
|
|
521
|
+
|
|
522
|
+
<pre></td>
|
|
523
|
+
<td>
|
|
524
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/rubyneat.rb', line 424</span></pre>
|
|
525
|
+
|
|
526
|
+
<p><span class='kw'>def</span> <span
|
|
527
|
+
class='kw'>self</span><span
|
|
528
|
+
class='period'>.</span><span class='id identifier
|
|
529
|
+
rubyid_create_controller'>create_controller</span><span
|
|
530
|
+
class='lparen'>(</span><span
|
|
531
|
+
class='op'>*</span><span class='id identifier
|
|
532
|
+
rubyid_parms'>parms</span><span
|
|
533
|
+
class='rparen'>)</span><span
|
|
534
|
+
class='semicolon'>;</span> <span
|
|
535
|
+
class='ivar'>@controller</span> <span
|
|
536
|
+
class='op'>=</span> <span
|
|
537
|
+
class='const'>Controller</span><span
|
|
538
|
+
class='period'>.</span><span class='id identifier
|
|
539
|
+
rubyid_new'>new</span><span
|
|
540
|
+
class='lparen'>(</span><span
|
|
541
|
+
class='op'>*</span><span class='id identifier
|
|
542
|
+
rubyid_parms'>parms</span><span
|
|
543
|
+
class='rparen'>)</span><span
|
|
544
|
+
class='semicolon'>;</span> <span
|
|
545
|
+
class='kw'>end</span></pre></p>
|
|
546
|
+
|
|
547
|
+
<pre> </td>
|
|
548
|
+
</tr></pre>
|
|
549
|
+
|
|
550
|
+
<p></table> </div></p>
|
|
551
|
+
|
|
552
|
+
<pre> <div class="method_details ">
|
|
553
|
+
<h3 class="signature " id="dpp-class_method">
|
|
554
|
+
|
|
555
|
+
+ (<tt>Object</tt>) <strong>dpp</strong>(ob)</pre>
|
|
556
|
+
|
|
557
|
+
<p></h3><div class=“docstring”></p>
|
|
558
|
+
|
|
559
|
+
<pre><div class="discussion"></pre>
|
|
560
|
+
|
|
561
|
+
<p><p>PrettyPrint to log.debug</p></p>
|
|
562
|
+
|
|
563
|
+
<pre></div></pre>
|
|
564
|
+
|
|
565
|
+
<p></div> <div class=“tags”></p>
|
|
566
|
+
|
|
567
|
+
<p></div><table class=“source_code”></p>
|
|
568
|
+
|
|
569
|
+
<pre><tr>
|
|
570
|
+
<td>
|
|
571
|
+
<pre class="lines"></pre>
|
|
572
|
+
|
|
573
|
+
<p>77 78 79</pre></p>
|
|
574
|
+
|
|
575
|
+
<pre></td>
|
|
576
|
+
<td>
|
|
577
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/rubyneat.rb', line 77</span></pre>
|
|
578
|
+
|
|
579
|
+
<p><span class='kw'>def</span> <span
|
|
580
|
+
class='kw'>self</span><span
|
|
581
|
+
class='period'>.</span><span class='id identifier
|
|
582
|
+
rubyid_dpp'>dpp</span> <span class='id identifier
|
|
583
|
+
rubyid_ob'>ob</span></p>
|
|
584
|
+
|
|
585
|
+
<pre><span class='comment'>#$log.ap ob</pre>
|
|
586
|
+
|
|
587
|
+
<p></span><span class='kw'>end</span></pre></p>
|
|
588
|
+
|
|
589
|
+
<pre> </td>
|
|
590
|
+
</tr></pre>
|
|
591
|
+
|
|
592
|
+
<p></table> </div></p>
|
|
593
|
+
|
|
594
|
+
<pre> <div class="method_details ">
|
|
595
|
+
<h3 class="signature " id="gaussian-class_method">
|
|
596
|
+
|
|
597
|
+
+ (<tt>Object</tt>) <strong>gaussian</strong></pre>
|
|
598
|
+
|
|
599
|
+
<p></h3><div class=“docstring”></p>
|
|
600
|
+
|
|
601
|
+
<pre><div class="discussion"></pre>
|
|
602
|
+
|
|
603
|
+
<p><p>Mixin for the gaussian object.</p></p>
|
|
604
|
+
|
|
605
|
+
<pre></div></pre>
|
|
606
|
+
|
|
607
|
+
<p></div> <div class=“tags”></p>
|
|
608
|
+
|
|
609
|
+
<p></div><table class=“source_code”></p>
|
|
610
|
+
|
|
611
|
+
<pre><tr>
|
|
612
|
+
<td>
|
|
613
|
+
<pre class="lines"></pre>
|
|
614
|
+
|
|
615
|
+
<p>74</pre></p>
|
|
616
|
+
|
|
617
|
+
<pre></td>
|
|
618
|
+
<td>
|
|
619
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/rubyneat.rb', line 74</span></pre>
|
|
620
|
+
|
|
621
|
+
<p><span class='kw'>def</span> <span
|
|
622
|
+
class='kw'>self</span><span
|
|
623
|
+
class='period'>.</span><span class='id identifier
|
|
624
|
+
rubyid_gaussian'>gaussian</span> <span
|
|
625
|
+
class='semicolon'>;</span> <span
|
|
626
|
+
class='ivar'>@controller</span><span
|
|
627
|
+
class='period'>.</span><span class='id identifier
|
|
628
|
+
rubyid_gaussian'>gaussian</span><span
|
|
629
|
+
class='semicolon'>;</span> <span
|
|
630
|
+
class='kw'>end</span></pre></p>
|
|
631
|
+
|
|
632
|
+
<pre> </td>
|
|
633
|
+
</tr></pre>
|
|
634
|
+
|
|
635
|
+
<p></table> </div></p>
|
|
636
|
+
|
|
637
|
+
<pre> <div class="method_details ">
|
|
638
|
+
<h3 class="signature " id="new_innovation-class_method">
|
|
639
|
+
|
|
640
|
+
+ (<tt>Object</tt>) <strong>new_innovation</strong></pre>
|
|
641
|
+
|
|
642
|
+
<p></h3><div class=“docstring”></p>
|
|
643
|
+
|
|
644
|
+
<pre><div class="discussion"></pre>
|
|
645
|
+
|
|
646
|
+
<p><p>Mixin for new innovation numbers.</p></p>
|
|
647
|
+
|
|
648
|
+
<pre></div></pre>
|
|
649
|
+
|
|
650
|
+
<p></div> <div class=“tags”></p>
|
|
651
|
+
|
|
652
|
+
<p></div><table class=“source_code”></p>
|
|
653
|
+
|
|
654
|
+
<pre><tr>
|
|
655
|
+
<td>
|
|
656
|
+
<pre class="lines"></pre>
|
|
657
|
+
|
|
658
|
+
<p>71</pre></p>
|
|
659
|
+
|
|
660
|
+
<pre></td>
|
|
661
|
+
<td>
|
|
662
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/rubyneat.rb', line 71</span></pre>
|
|
663
|
+
|
|
664
|
+
<p><span class='kw'>def</span> <span
|
|
665
|
+
class='kw'>self</span><span
|
|
666
|
+
class='period'>.</span><span class='id identifier
|
|
667
|
+
rubyid_new_innovation'>new_innovation</span><span
|
|
668
|
+
class='semicolon'>;</span> <span
|
|
669
|
+
class='ivar'>@controller</span><span
|
|
670
|
+
class='period'>.</span><span class='id identifier
|
|
671
|
+
rubyid_new_innovation'>new_innovation</span><span
|
|
672
|
+
class='semicolon'>;</span> <span
|
|
673
|
+
class='kw'>end</span></pre></p>
|
|
674
|
+
|
|
675
|
+
<pre> </td>
|
|
676
|
+
</tr></pre>
|
|
677
|
+
|
|
678
|
+
<p></table> </div></p>
|
|
679
|
+
|
|
680
|
+
<pre> <div class="method_details ">
|
|
681
|
+
<h3 class="signature " id="random_name_generator-class_method">
|
|
682
|
+
|
|
683
|
+
+ (<tt>Object</tt>) <strong>random_name_generator</strong></pre>
|
|
684
|
+
|
|
685
|
+
<p></h3><table class=“source_code”></p>
|
|
686
|
+
|
|
687
|
+
<pre><tr>
|
|
688
|
+
<td>
|
|
689
|
+
<pre class="lines"></pre>
|
|
690
|
+
|
|
691
|
+
<p>60 61 62 63 64</pre></p>
|
|
692
|
+
|
|
693
|
+
<pre></td>
|
|
694
|
+
<td>
|
|
695
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/rubyneat.rb', line 60</span></pre>
|
|
696
|
+
|
|
697
|
+
<p><span class='kw'>def</span> <span
|
|
698
|
+
class='kw'>self</span><span
|
|
699
|
+
class='period'>.</span><span class='id identifier
|
|
700
|
+
rubyid_random_name_generator'>random_name_generator</span></p>
|
|
701
|
+
|
|
702
|
+
<pre><span class='lparen'>(</span><span class='int'>1</span><span class='op'>..</span><span class='int'>3</span><span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_map'>map</span> <span class='lbrace'>{</span>
|
|
703
|
+
<span class='ivar'>@rng_names</span><span class='lbracket'>[</span><span class='id identifier rubyid_rand'>rand</span> <span class='ivar'>@rng_names</span><span class='period'>.</span><span class='id identifier rubyid_size'>size</span><span class='rbracket'>]</span>
|
|
704
|
+
<span class='rbrace'>}</span><span class='period'>.</span><span class='id identifier rubyid_push'>push</span><span class='lparen'>(</span><span class='ivar'>@rng_count</span> <span class='op'>+=</span> <span class='int'>1</span><span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_join'>join</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>_</span><span class='tstring_end'>&#39;</span></span><span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_to_sym'>to_sym</span></pre>
|
|
705
|
+
|
|
706
|
+
<p><span class='kw'>end</span></pre></p>
|
|
707
|
+
|
|
708
|
+
<pre> </td>
|
|
709
|
+
</tr></pre>
|
|
710
|
+
|
|
711
|
+
<p></table> </div></p>
|
|
712
|
+
|
|
713
|
+
<pre></div></pre>
|
|
714
|
+
|
|
715
|
+
<p></div></p>
|
|
716
|
+
|
|
717
|
+
<pre> <div id="footer">
|
|
718
|
+
Generated on Sun Mar 16 16:36:51 2014 by
|
|
719
|
+
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
720
|
+
0.8.7.3 (ruby-2.1.1).</pre>
|
|
721
|
+
|
|
722
|
+
<p></div></p>
|
|
723
|
+
|
|
724
|
+
<pre></body></pre>
|
|
725
|
+
|
|
726
|
+
<p></html></p>
|
|
727
|
+
</main>
|
|
728
|
+
|
|
729
|
+
|
|
730
|
+
|
|
731
|
+
<footer id="validator-badges" role="contentinfo">
|
|
732
|
+
<p><a href="http://validator.w3.org/check/referer">Validate</a>
|
|
733
|
+
<p>Generated by <a href="http://rdoc.rubyforge.org">RDoc</a> 4.1.1.
|
|
734
|
+
<p>Based on <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
735
|
+
</footer>
|
|
736
|
+
|