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,1037 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
|
|
3
|
+
<html>
|
|
4
|
+
<head>
|
|
5
|
+
<meta charset="UTF-8">
|
|
6
|
+
|
|
7
|
+
<title>Critter.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/Critter.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::Critter
|
|
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 (C)</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">Critter</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::Critter</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::Critter</li>
|
|
267
|
+
|
|
268
|
+
</ul>
|
|
269
|
+
<a href="#" class="inheritanceTree">show all</a>
|
|
270
|
+
|
|
271
|
+
</dd>
|
|
272
|
+
|
|
273
|
+
<dt class="r2 last">Defined in:</dt>
|
|
274
|
+
<dd class="r2 last">lib/rubyneat/critter.rb</dd></pre>
|
|
275
|
+
|
|
276
|
+
<p></dl> <div class=“clear”></div></p>
|
|
277
|
+
|
|
278
|
+
<p><h2>Overview</h2><div class=“docstring”></p>
|
|
279
|
+
|
|
280
|
+
<pre><div class="discussion"></pre>
|
|
281
|
+
|
|
282
|
+
<p><h1 id=“label-Critters+for+NEAT”>Critters for <a
|
|
283
|
+
href="../../NEAT.html">NEAT</a></h1></p>
|
|
284
|
+
|
|
285
|
+
<p><p>The Critter class comprises a Genotype and a Phenotype. The
|
|
286
|
+
Genotype comprises Genes and Neurons.</p></p>
|
|
287
|
+
|
|
288
|
+
<pre></div></pre>
|
|
289
|
+
|
|
290
|
+
<p></div> <div class=“tags”></p>
|
|
291
|
+
|
|
292
|
+
<p></div><h2>Defined Under Namespace</h2> <p
|
|
293
|
+
class=“children”></p>
|
|
294
|
+
|
|
295
|
+
<pre><strong class="classes">Classes:</strong> <span class='object_link'><a href="Critter/Genotype.html" title="NEAT::Critter::Genotype (class)">Genotype</a></span>, <span class='object_link'><a href="Critter/Phenotype.html" title="NEAT::Critter::Phenotype (class)">Phenotype</a></span></pre>
|
|
296
|
+
|
|
297
|
+
<p></p></p>
|
|
298
|
+
|
|
299
|
+
<pre><h2>Instance Attribute Summary <small>(<a href="#" class="summary_toggle">collapse</a>)</small></h2>
|
|
300
|
+
<ul class="summary">
|
|
301
|
+
|
|
302
|
+
<li class="public ">
|
|
303
|
+
<span class="summary_signature">
|
|
304
|
+
|
|
305
|
+
<a href="#fitness-instance_method" title="#fitness (instance method)">- (Object) <strong>fitness</strong> </a>
|
|
306
|
+
|
|
307
|
+
</span>
|
|
308
|
+
|
|
309
|
+
<span class="summary_desc"><div class='inline'></pre>
|
|
310
|
+
|
|
311
|
+
<p><p>Ratings assigned by Evaluator.</p> </div></span></p>
|
|
312
|
+
|
|
313
|
+
<p></li></p>
|
|
314
|
+
|
|
315
|
+
<pre> <li class="public ">
|
|
316
|
+
<span class="summary_signature">
|
|
317
|
+
|
|
318
|
+
<a href="#genotype-instance_method" title="#genotype (instance method)">- (Object) <strong>genotype</strong> </a>
|
|
319
|
+
|
|
320
|
+
</span>
|
|
321
|
+
|
|
322
|
+
<span class="summary_desc"><div class='inline'></pre>
|
|
323
|
+
|
|
324
|
+
<p><p>Returns the value of attribute genotype.</p>
|
|
325
|
+
</div></span></p>
|
|
326
|
+
|
|
327
|
+
<p></li></p>
|
|
328
|
+
|
|
329
|
+
<pre> <li class="public ">
|
|
330
|
+
<span class="summary_signature">
|
|
331
|
+
|
|
332
|
+
<a href="#novelty-instance_method" title="#novelty (instance method)">- (Object) <strong>novelty</strong> </a>
|
|
333
|
+
|
|
334
|
+
</span>
|
|
335
|
+
|
|
336
|
+
<span class="summary_desc"><div class='inline'></pre>
|
|
337
|
+
|
|
338
|
+
<p><p>Ratings assigned by Evaluator.</p> </div></span></p>
|
|
339
|
+
|
|
340
|
+
<p></li></p>
|
|
341
|
+
|
|
342
|
+
<pre> <li class="public ">
|
|
343
|
+
<span class="summary_signature">
|
|
344
|
+
|
|
345
|
+
<a href="#phenotype-instance_method" title="#phenotype (instance method)">- (Object) <strong>phenotype</strong> </a>
|
|
346
|
+
|
|
347
|
+
</span>
|
|
348
|
+
|
|
349
|
+
<span class="summary_desc"><div class='inline'></pre>
|
|
350
|
+
|
|
351
|
+
<p><p>Returns the value of attribute phenotype.</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="#population-instance_method" title="#population (instance method)">- (Object) <strong>population</strong> </a>
|
|
360
|
+
|
|
361
|
+
</span>
|
|
362
|
+
|
|
363
|
+
<span class="note title readonly">readonly</span>
|
|
364
|
+
|
|
365
|
+
<span class="summary_desc"><div class='inline'></pre>
|
|
366
|
+
|
|
367
|
+
<p><p>Returns the value of attribute population.</p>
|
|
368
|
+
</div></span></p>
|
|
369
|
+
|
|
370
|
+
<p></li></p>
|
|
371
|
+
|
|
372
|
+
<pre></ul>
|
|
373
|
+
|
|
374
|
+
<h3 class="inherited">Attributes inherited from <span class='object_link'><a href="NeatOb.html" title="NEAT::NeatOb (class)">NeatOb</a></span></h3>
|
|
375
|
+
<p class="inherited"><span class='object_link'><a href="NeatOb.html#controller-instance_method" title="NEAT::NeatOb#controller (method)">#controller</a></span>, <span class='object_link'><a href="NeatOb.html#name-instance_method" title="NEAT::NeatOb#name (method)">#name</a></span></p>
|
|
376
|
+
|
|
377
|
+
<h2>
|
|
378
|
+
Instance Method Summary
|
|
379
|
+
<small>(<a href="#" class="summary_toggle">collapse</a>)</small>
|
|
380
|
+
</h2>
|
|
381
|
+
|
|
382
|
+
<ul class="summary">
|
|
383
|
+
|
|
384
|
+
<li class="public ">
|
|
385
|
+
<span class="summary_signature">
|
|
386
|
+
|
|
387
|
+
<a href="#compare-instance_method" title="#compare (instance method)">- (Object) <strong>compare</strong>(oc) </a>
|
|
388
|
+
|
|
389
|
+
</span>
|
|
390
|
+
|
|
391
|
+
<span class="summary_desc"><div class='inline'></pre>
|
|
392
|
+
|
|
393
|
+
<p><p>Compare ourselves against another critter for
|
|
394
|
+
compability.</p> </div></span></p>
|
|
395
|
+
|
|
396
|
+
<p></li></p>
|
|
397
|
+
|
|
398
|
+
<pre> <li class="public ">
|
|
399
|
+
<span class="summary_signature">
|
|
400
|
+
|
|
401
|
+
<a href="#dump_s-instance_method" title="#dump_s (instance method)">- (Object) <strong>dump_s</strong> </a>
|
|
402
|
+
|
|
403
|
+
</span>
|
|
404
|
+
|
|
405
|
+
<span class="summary_desc"><div class='inline'></pre>
|
|
406
|
+
|
|
407
|
+
<p><p>Critter print.</p> </div></span></p>
|
|
408
|
+
|
|
409
|
+
<p></li></p>
|
|
410
|
+
|
|
411
|
+
<pre> <li class="public ">
|
|
412
|
+
<span class="summary_signature">
|
|
413
|
+
|
|
414
|
+
<a href="#evaluate%21-instance_method" title="#evaluate! (instance method)">- (Object) <strong>evaluate!</strong> </a>
|
|
415
|
+
|
|
416
|
+
</span>
|
|
417
|
+
|
|
418
|
+
<span class="summary_desc"><div class='inline'></pre>
|
|
419
|
+
|
|
420
|
+
<p><p>A single evaluation step.</p> </div></span></p>
|
|
421
|
+
|
|
422
|
+
<p></li></p>
|
|
423
|
+
|
|
424
|
+
<pre> <li class="public ">
|
|
425
|
+
<span class="summary_signature">
|
|
426
|
+
|
|
427
|
+
<a href="#express%21-instance_method" title="#express! (instance method)">- (Object) <strong>express!</strong> </a>
|
|
428
|
+
|
|
429
|
+
</span>
|
|
430
|
+
|
|
431
|
+
<span class="summary_desc"><div class='inline'></pre>
|
|
432
|
+
|
|
433
|
+
<p><p>Exoress this critter using the Expressor plugin.</p>
|
|
434
|
+
</div></span></p>
|
|
435
|
+
|
|
436
|
+
<p></li></p>
|
|
437
|
+
|
|
438
|
+
<pre> <li class="public ">
|
|
439
|
+
<span class="summary_signature">
|
|
440
|
+
|
|
441
|
+
<a href="#initialize-instance_method" title="#initialize (instance method)">- (Critter) <strong>initialize</strong>(pop, mating = false, &amp;block) </a>
|
|
442
|
+
|
|
443
|
+
</span>
|
|
444
|
+
|
|
445
|
+
<span class="note title constructor">constructor</span>
|
|
446
|
+
|
|
447
|
+
<span class="summary_desc"><div class='inline'></pre>
|
|
448
|
+
|
|
449
|
+
<p><p>Critter construction.</p> </div></span></p>
|
|
450
|
+
|
|
451
|
+
<p></li></p>
|
|
452
|
+
|
|
453
|
+
<pre> <li class="public ">
|
|
454
|
+
<span class="summary_signature">
|
|
455
|
+
|
|
456
|
+
<a href="#initialize_neurons%21-instance_method" title="#initialize_neurons! (instance method)">- (Object) <strong>initialize_neurons!</strong> </a>
|
|
457
|
+
|
|
458
|
+
</span>
|
|
459
|
+
|
|
460
|
+
<span class="summary_desc"><div class='inline'></pre>
|
|
461
|
+
|
|
462
|
+
<p><p>This initializes neurons in preparation for recurrence.</p>
|
|
463
|
+
</div></span></p>
|
|
464
|
+
|
|
465
|
+
<p></li></p>
|
|
466
|
+
|
|
467
|
+
<pre> <li class="public ">
|
|
468
|
+
<span class="summary_signature">
|
|
469
|
+
|
|
470
|
+
<a href="#ready_for_expression%21-instance_method" title="#ready_for_expression! (instance method)">- (Object) <strong>ready_for_expression!</strong> </a>
|
|
471
|
+
|
|
472
|
+
</span>
|
|
473
|
+
|
|
474
|
+
<span class="summary_desc"><div class='inline'></pre>
|
|
475
|
+
|
|
476
|
+
<p><p>Get the Critter ready for the Expressor to express the
|
|
477
|
+
geneotype.</p> </div></span></p>
|
|
478
|
+
|
|
479
|
+
<p></li></p>
|
|
480
|
+
|
|
481
|
+
<pre> </ul>
|
|
482
|
+
|
|
483
|
+
<h3 class="inherited">Methods inherited from <span class='object_link'><a href="NeatOb.html" title="NEAT::NeatOb (class)">NeatOb</a></span></h3>
|
|
484
|
+
<p class="inherited"><span class='object_link'><a href="NeatOb.html#log-instance_method" title="NEAT::NeatOb#log (method)">#log</a></span>, <span class='object_link'><a href="NeatOb.html#log-class_method" title="NEAT::NeatOb.log (method)">log</a></span>, <span class='object_link'><a href="NeatOb.html#to_s-instance_method" title="NEAT::NeatOb#to_s (method)">#to_s</a></span></p>
|
|
485
|
+
|
|
486
|
+
<div id="constructor_details" class="method_details_list">
|
|
487
|
+
<h2>Constructor Details</h2>
|
|
488
|
+
|
|
489
|
+
<div class="method_details first">
|
|
490
|
+
<h3 class="signature first" id="initialize-instance_method">
|
|
491
|
+
|
|
492
|
+
- (<tt><span class='object_link'><a href="" title="NEAT::Critter (class)">Critter</a></span></tt>) <strong>initialize</strong>(pop, mating = false, &amp;block)</pre>
|
|
493
|
+
|
|
494
|
+
<p></h3><div class=“docstring”></p>
|
|
495
|
+
|
|
496
|
+
<pre><div class="discussion"></pre>
|
|
497
|
+
|
|
498
|
+
<p><p>Critter construction. We construct the genotype. The phenotype
|
|
499
|
+
will be constructed by the Expressor operator.</p></p>
|
|
500
|
+
|
|
501
|
+
<pre></div></pre>
|
|
502
|
+
|
|
503
|
+
<p></div> <div class=“tags”></p>
|
|
504
|
+
|
|
505
|
+
<p></div><table class=“source_code”></p>
|
|
506
|
+
|
|
507
|
+
<pre><tr>
|
|
508
|
+
<td>
|
|
509
|
+
<pre class="lines"></pre>
|
|
510
|
+
|
|
511
|
+
<p>20 21 22 23 24 25</pre></p>
|
|
512
|
+
|
|
513
|
+
<pre></td>
|
|
514
|
+
<td>
|
|
515
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/critter.rb', line 20</span></pre>
|
|
516
|
+
|
|
517
|
+
<p><span class='kw'>def</span> <span class='id
|
|
518
|
+
identifier rubyid_initialize'>initialize</span><span
|
|
519
|
+
class='lparen'>(</span><span class='id identifier
|
|
520
|
+
rubyid_pop'>pop</span><span
|
|
521
|
+
class='comma'>,</span> <span class='id identifier
|
|
522
|
+
rubyid_mating'>mating</span> <span
|
|
523
|
+
class='op'>=</span> <span
|
|
524
|
+
class='kw'>false</span><span
|
|
525
|
+
class='comma'>,</span> <span
|
|
526
|
+
class='op'>&amp;</span><span class='id
|
|
527
|
+
identifier rubyid_block'>block</span><span
|
|
528
|
+
class='rparen'>)</span></p>
|
|
529
|
+
|
|
530
|
+
<pre><span class='kw'>super</span> <span class='id identifier rubyid_pop'>pop</span><span class='period'>.</span><span class='id identifier rubyid_controller'>controller</span>
|
|
531
|
+
<span class='ivar'>@population</span> <span class='op'>=</span> <span class='id identifier rubyid_pop'>pop</span>
|
|
532
|
+
<span class='ivar'>@genotype</span> <span class='op'>=</span> <span class='const'>Genotype</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span><span class='lparen'>(</span><span class='kw'>self</span><span class='comma'>,</span> <span class='id identifier rubyid_mating'>mating</span><span class='rparen'>)</span>
|
|
533
|
+
<span class='id identifier rubyid_block'>block</span><span class='period'>.</span><span class='lparen'>(</span><span class='kw'>self</span><span class='rparen'>)</span> <span class='kw'>unless</span> <span class='id identifier rubyid_block'>block</span><span class='period'>.</span><span class='id identifier rubyid_nil?'>nil?</span></pre>
|
|
534
|
+
|
|
535
|
+
<p><span class='kw'>end</span></pre></p>
|
|
536
|
+
|
|
537
|
+
<pre> </td>
|
|
538
|
+
</tr></pre>
|
|
539
|
+
|
|
540
|
+
<p></table> </div></p>
|
|
541
|
+
|
|
542
|
+
<p></div></p>
|
|
543
|
+
|
|
544
|
+
<pre><div id="instance_attr_details" class="attr_details">
|
|
545
|
+
<h2>Instance Attribute Details</h2>
|
|
546
|
+
|
|
547
|
+
<span id="fitness=-instance_method"></span>
|
|
548
|
+
<div class="method_details first">
|
|
549
|
+
<h3 class="signature first" id="fitness-instance_method">
|
|
550
|
+
|
|
551
|
+
- (<tt>Object</tt>) <strong>fitness</strong></pre>
|
|
552
|
+
|
|
553
|
+
<p></h3><div class=“docstring”></p>
|
|
554
|
+
|
|
555
|
+
<pre><div class="discussion"></pre>
|
|
556
|
+
|
|
557
|
+
<p><p>Ratings assigned by Evaluator</p></p>
|
|
558
|
+
|
|
559
|
+
<pre></div></pre>
|
|
560
|
+
|
|
561
|
+
<p></div> <div class=“tags”></p>
|
|
562
|
+
|
|
563
|
+
<p></div><table class=“source_code”></p>
|
|
564
|
+
|
|
565
|
+
<pre><tr>
|
|
566
|
+
<td>
|
|
567
|
+
<pre class="lines"></pre>
|
|
568
|
+
|
|
569
|
+
<p>16 17 18</pre></p>
|
|
570
|
+
|
|
571
|
+
<pre></td>
|
|
572
|
+
<td>
|
|
573
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/critter.rb', line 16</span></pre>
|
|
574
|
+
|
|
575
|
+
<p><span class='kw'>def</span> <span class='id
|
|
576
|
+
identifier rubyid_fitness'>fitness</span></p>
|
|
577
|
+
|
|
578
|
+
<pre><span class='ivar'>@fitness</span></pre>
|
|
579
|
+
|
|
580
|
+
<p><span class='kw'>end</span></pre></p>
|
|
581
|
+
|
|
582
|
+
<pre> </td>
|
|
583
|
+
</tr></pre>
|
|
584
|
+
|
|
585
|
+
<p></table> </div></p>
|
|
586
|
+
|
|
587
|
+
<pre> <span id="genotype=-instance_method"></span>
|
|
588
|
+
<div class="method_details ">
|
|
589
|
+
<h3 class="signature " id="genotype-instance_method">
|
|
590
|
+
|
|
591
|
+
- (<tt>Object</tt>) <strong>genotype</strong></pre>
|
|
592
|
+
|
|
593
|
+
<p></h3><div class=“docstring”></p>
|
|
594
|
+
|
|
595
|
+
<pre><div class="discussion"></pre>
|
|
596
|
+
|
|
597
|
+
<p><p>Returns the value of attribute genotype</p></p>
|
|
598
|
+
|
|
599
|
+
<pre></div></pre>
|
|
600
|
+
|
|
601
|
+
<p></div> <div class=“tags”></p>
|
|
602
|
+
|
|
603
|
+
<p></div><table class=“source_code”></p>
|
|
604
|
+
|
|
605
|
+
<pre><tr>
|
|
606
|
+
<td>
|
|
607
|
+
<pre class="lines"></pre>
|
|
608
|
+
|
|
609
|
+
<p>13 14 15</pre></p>
|
|
610
|
+
|
|
611
|
+
<pre></td>
|
|
612
|
+
<td>
|
|
613
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/critter.rb', line 13</span></pre>
|
|
614
|
+
|
|
615
|
+
<p><span class='kw'>def</span> <span class='id
|
|
616
|
+
identifier rubyid_genotype'>genotype</span></p>
|
|
617
|
+
|
|
618
|
+
<pre><span class='ivar'>@genotype</span></pre>
|
|
619
|
+
|
|
620
|
+
<p><span class='kw'>end</span></pre></p>
|
|
621
|
+
|
|
622
|
+
<pre> </td>
|
|
623
|
+
</tr></pre>
|
|
624
|
+
|
|
625
|
+
<p></table> </div></p>
|
|
626
|
+
|
|
627
|
+
<pre> <span id="novelty=-instance_method"></span>
|
|
628
|
+
<div class="method_details ">
|
|
629
|
+
<h3 class="signature " id="novelty-instance_method">
|
|
630
|
+
|
|
631
|
+
- (<tt>Object</tt>) <strong>novelty</strong></pre>
|
|
632
|
+
|
|
633
|
+
<p></h3><div class=“docstring”></p>
|
|
634
|
+
|
|
635
|
+
<pre><div class="discussion"></pre>
|
|
636
|
+
|
|
637
|
+
<p><p>Ratings assigned by Evaluator</p></p>
|
|
638
|
+
|
|
639
|
+
<pre></div></pre>
|
|
640
|
+
|
|
641
|
+
<p></div> <div class=“tags”></p>
|
|
642
|
+
|
|
643
|
+
<p></div><table class=“source_code”></p>
|
|
644
|
+
|
|
645
|
+
<pre><tr>
|
|
646
|
+
<td>
|
|
647
|
+
<pre class="lines"></pre>
|
|
648
|
+
|
|
649
|
+
<p>16 17 18</pre></p>
|
|
650
|
+
|
|
651
|
+
<pre></td>
|
|
652
|
+
<td>
|
|
653
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/critter.rb', line 16</span></pre>
|
|
654
|
+
|
|
655
|
+
<p><span class='kw'>def</span> <span class='id
|
|
656
|
+
identifier rubyid_novelty'>novelty</span></p>
|
|
657
|
+
|
|
658
|
+
<pre><span class='ivar'>@novelty</span></pre>
|
|
659
|
+
|
|
660
|
+
<p><span class='kw'>end</span></pre></p>
|
|
661
|
+
|
|
662
|
+
<pre> </td>
|
|
663
|
+
</tr></pre>
|
|
664
|
+
|
|
665
|
+
<p></table> </div></p>
|
|
666
|
+
|
|
667
|
+
<pre> <span id="phenotype=-instance_method"></span>
|
|
668
|
+
<div class="method_details ">
|
|
669
|
+
<h3 class="signature " id="phenotype-instance_method">
|
|
670
|
+
|
|
671
|
+
- (<tt>Object</tt>) <strong>phenotype</strong></pre>
|
|
672
|
+
|
|
673
|
+
<p></h3><div class=“docstring”></p>
|
|
674
|
+
|
|
675
|
+
<pre><div class="discussion"></pre>
|
|
676
|
+
|
|
677
|
+
<p><p>Returns the value of attribute phenotype</p></p>
|
|
678
|
+
|
|
679
|
+
<pre></div></pre>
|
|
680
|
+
|
|
681
|
+
<p></div> <div class=“tags”></p>
|
|
682
|
+
|
|
683
|
+
<p></div><table class=“source_code”></p>
|
|
684
|
+
|
|
685
|
+
<pre><tr>
|
|
686
|
+
<td>
|
|
687
|
+
<pre class="lines"></pre>
|
|
688
|
+
|
|
689
|
+
<p>13 14 15</pre></p>
|
|
690
|
+
|
|
691
|
+
<pre></td>
|
|
692
|
+
<td>
|
|
693
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/critter.rb', line 13</span></pre>
|
|
694
|
+
|
|
695
|
+
<p><span class='kw'>def</span> <span class='id
|
|
696
|
+
identifier rubyid_phenotype'>phenotype</span></p>
|
|
697
|
+
|
|
698
|
+
<pre><span class='ivar'>@phenotype</span></pre>
|
|
699
|
+
|
|
700
|
+
<p><span class='kw'>end</span></pre></p>
|
|
701
|
+
|
|
702
|
+
<pre> </td>
|
|
703
|
+
</tr></pre>
|
|
704
|
+
|
|
705
|
+
<p></table> </div></p>
|
|
706
|
+
|
|
707
|
+
<pre> <span id=""></span>
|
|
708
|
+
<div class="method_details ">
|
|
709
|
+
<h3 class="signature " id="population-instance_method">
|
|
710
|
+
|
|
711
|
+
- (<tt>Object</tt>) <strong>population</strong> <span class="extras">(readonly)</span></pre>
|
|
712
|
+
|
|
713
|
+
<p></h3><div class=“docstring”></p>
|
|
714
|
+
|
|
715
|
+
<pre><div class="discussion"></pre>
|
|
716
|
+
|
|
717
|
+
<p><p>Returns the value of attribute population</p></p>
|
|
718
|
+
|
|
719
|
+
<pre></div></pre>
|
|
720
|
+
|
|
721
|
+
<p></div> <div class=“tags”></p>
|
|
722
|
+
|
|
723
|
+
<p></div><table class=“source_code”></p>
|
|
724
|
+
|
|
725
|
+
<pre><tr>
|
|
726
|
+
<td>
|
|
727
|
+
<pre class="lines"></pre>
|
|
728
|
+
|
|
729
|
+
<p>12 13 14</pre></p>
|
|
730
|
+
|
|
731
|
+
<pre></td>
|
|
732
|
+
<td>
|
|
733
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/critter.rb', line 12</span></pre>
|
|
734
|
+
|
|
735
|
+
<p><span class='kw'>def</span> <span class='id
|
|
736
|
+
identifier rubyid_population'>population</span></p>
|
|
737
|
+
|
|
738
|
+
<pre><span class='ivar'>@population</span></pre>
|
|
739
|
+
|
|
740
|
+
<p><span class='kw'>end</span></pre></p>
|
|
741
|
+
|
|
742
|
+
<pre> </td>
|
|
743
|
+
</tr></pre>
|
|
744
|
+
|
|
745
|
+
<p></table> </div></p>
|
|
746
|
+
|
|
747
|
+
<pre></div>
|
|
748
|
+
|
|
749
|
+
<div id="instance_method_details" class="method_details_list">
|
|
750
|
+
<h2>Instance Method Details</h2>
|
|
751
|
+
|
|
752
|
+
<div class="method_details first">
|
|
753
|
+
<h3 class="signature first" id="compare-instance_method">
|
|
754
|
+
|
|
755
|
+
- (<tt>Object</tt>) <strong>compare</strong>(oc)</pre>
|
|
756
|
+
|
|
757
|
+
<p></h3><div class=“docstring”></p>
|
|
758
|
+
|
|
759
|
+
<pre><div class="discussion"></pre>
|
|
760
|
+
|
|
761
|
+
<p><p>Compare ourselves against another critter for
|
|
762
|
+
compability.</p></p>
|
|
763
|
+
|
|
764
|
+
<p><p>The function to be used here is: distance = c1*E + c2*D +
|
|
765
|
+
c3*W</p></p>
|
|
766
|
+
|
|
767
|
+
<p><p>Where: E, D - The number of excess and disjoint genes
|
|
768
|
+
repesctively. N - The number of genes in the largest genome. W - The sum of
|
|
769
|
+
absolute weight differences.</p></p>
|
|
770
|
+
|
|
771
|
+
<p><p>This is a variation of the formulation suggested by the Stanley
|
|
772
|
+
paper, which normalizes the E and D terms by N.</p></p>
|
|
773
|
+
|
|
774
|
+
<pre></div></pre>
|
|
775
|
+
|
|
776
|
+
<p></div> <div class=“tags”></p>
|
|
777
|
+
|
|
778
|
+
<p></div><table class=“source_code”></p>
|
|
779
|
+
|
|
780
|
+
<pre><tr>
|
|
781
|
+
<td>
|
|
782
|
+
<pre class="lines"></pre>
|
|
783
|
+
|
|
784
|
+
<p>333 334 335 336 337 338 339 340 341</pre></p>
|
|
785
|
+
|
|
786
|
+
<pre></td>
|
|
787
|
+
<td>
|
|
788
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/critter.rb', line 333</span></pre>
|
|
789
|
+
|
|
790
|
+
<p><span class='kw'>def</span> <span class='id
|
|
791
|
+
identifier rubyid_compare'>compare</span><span
|
|
792
|
+
class='lparen'>(</span><span class='id identifier
|
|
793
|
+
rubyid_oc'>oc</span><span
|
|
794
|
+
class='rparen'>)</span></p>
|
|
795
|
+
|
|
796
|
+
<pre><span class='id identifier rubyid_c1'>c1</span> <span class='op'>=</span> <span class='ivar'>@controller</span><span class='period'>.</span><span class='id identifier rubyid_parms'>parms</span><span class='period'>.</span><span class='id identifier rubyid_excess_coefficient'>excess_coefficient</span>
|
|
797
|
+
<span class='id identifier rubyid_c2'>c2</span> <span class='op'>=</span> <span class='ivar'>@controller</span><span class='period'>.</span><span class='id identifier rubyid_parms'>parms</span><span class='period'>.</span><span class='id identifier rubyid_disjoint_coefficient'>disjoint_coefficient</span>
|
|
798
|
+
<span class='id identifier rubyid_c3'>c3</span> <span class='op'>=</span> <span class='ivar'>@controller</span><span class='period'>.</span><span class='id identifier rubyid_parms'>parms</span><span class='period'>.</span><span class='id identifier rubyid_weight_coefficient'>weight_coefficient</span>
|
|
799
|
+
<span class='id identifier rubyid_e'>e</span> <span class='op'>=</span> <span class='id identifier rubyid_excess'>excess</span><span class='lparen'>(</span><span class='id identifier rubyid_oc'>oc</span><span class='rparen'>)</span>
|
|
800
|
+
<span class='id identifier rubyid_d'>d</span> <span class='op'>=</span> <span class='id identifier rubyid_disjoint'>disjoint</span><span class='lparen'>(</span><span class='id identifier rubyid_oc'>oc</span><span class='rparen'>)</span>
|
|
801
|
+
<span class='id identifier rubyid_w'>w</span> <span class='op'>=</span> <span class='id identifier rubyid_weight_diff'>weight_diff</span><span class='lparen'>(</span><span class='id identifier rubyid_oc'>oc</span><span class='rparen'>)</span>
|
|
802
|
+
<span class='kw'>return</span> <span class='id identifier rubyid_c1'>c1</span> <span class='op'>*</span> <span class='id identifier rubyid_e'>e</span> <span class='op'>+</span> <span class='id identifier rubyid_c2'>c2</span> <span class='op'>*</span> <span class='id identifier rubyid_d'>d</span> <span class='op'>+</span> <span class='id identifier rubyid_c3'>c3</span> <span class='op'>*</span> <span class='id identifier rubyid_w'>w</span></pre>
|
|
803
|
+
|
|
804
|
+
<p><span class='kw'>end</span></pre></p>
|
|
805
|
+
|
|
806
|
+
<pre> </td>
|
|
807
|
+
</tr></pre>
|
|
808
|
+
|
|
809
|
+
<p></table> </div></p>
|
|
810
|
+
|
|
811
|
+
<pre> <div class="method_details ">
|
|
812
|
+
<h3 class="signature " id="dump_s-instance_method">
|
|
813
|
+
|
|
814
|
+
- (<tt>Object</tt>) <strong>dump_s</strong></pre>
|
|
815
|
+
|
|
816
|
+
<p></h3><div class=“docstring”></p>
|
|
817
|
+
|
|
818
|
+
<pre><div class="discussion"></pre>
|
|
819
|
+
|
|
820
|
+
<p><p>Critter print</p></p>
|
|
821
|
+
|
|
822
|
+
<pre></div></pre>
|
|
823
|
+
|
|
824
|
+
<p></div> <div class=“tags”></p>
|
|
825
|
+
|
|
826
|
+
<p></div><table class=“source_code”></p>
|
|
827
|
+
|
|
828
|
+
<pre><tr>
|
|
829
|
+
<td>
|
|
830
|
+
<pre class="lines"></pre>
|
|
831
|
+
|
|
832
|
+
<p>344 345 346</pre></p>
|
|
833
|
+
|
|
834
|
+
<pre></td>
|
|
835
|
+
<td>
|
|
836
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/critter.rb', line 344</span></pre>
|
|
837
|
+
|
|
838
|
+
<p><span class='kw'>def</span> <span class='id
|
|
839
|
+
identifier rubyid_dump_s'>dump_s</span></p>
|
|
840
|
+
|
|
841
|
+
<pre><span class='id identifier rubyid_to_s'>to_s</span> <span class='op'>+</span> <span class='ivar'>@genotype</span><span class='period'>.</span><span class='id identifier rubyid_dump_s'>dump_s</span> <span class='op'>+</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>\n</span><span class='tstring_end'>&quot;</span></span> <span class='op'>+</span> <span class='ivar'>@phenotype</span><span class='period'>.</span><span class='id identifier rubyid_to_s'>to_s</span> <span class='op'>+</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>\n</span><span class='tstring_end'>&quot;</span></span></pre>
|
|
842
|
+
|
|
843
|
+
<p><span class='kw'>end</span></pre></p>
|
|
844
|
+
|
|
845
|
+
<pre> </td>
|
|
846
|
+
</tr></pre>
|
|
847
|
+
|
|
848
|
+
<p></table> </div></p>
|
|
849
|
+
|
|
850
|
+
<pre> <div class="method_details ">
|
|
851
|
+
<h3 class="signature " id="evaluate!-instance_method">
|
|
852
|
+
|
|
853
|
+
- (<tt>Object</tt>) <strong>evaluate!</strong></pre>
|
|
854
|
+
|
|
855
|
+
<p></h3><div class=“docstring”></p>
|
|
856
|
+
|
|
857
|
+
<pre><div class="discussion"></pre>
|
|
858
|
+
|
|
859
|
+
<p><p>A single evaluation step. Evaluate and generate fitness, novelty,
|
|
860
|
+
etc. Returns the result.</p></p>
|
|
861
|
+
|
|
862
|
+
<pre></div></pre>
|
|
863
|
+
|
|
864
|
+
<p></div> <div class=“tags”></p>
|
|
865
|
+
|
|
866
|
+
<p></div><table class=“source_code”></p>
|
|
867
|
+
|
|
868
|
+
<pre><tr>
|
|
869
|
+
<td>
|
|
870
|
+
<pre class="lines"></pre>
|
|
871
|
+
|
|
872
|
+
<p>50 51 52</pre></p>
|
|
873
|
+
|
|
874
|
+
<pre></td>
|
|
875
|
+
<td>
|
|
876
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/critter.rb', line 50</span></pre>
|
|
877
|
+
|
|
878
|
+
<p><span class='kw'>def</span> <span class='id
|
|
879
|
+
identifier rubyid_evaluate!'>evaluate!</span></p>
|
|
880
|
+
|
|
881
|
+
<pre><span class='ivar'>@controller</span><span class='period'>.</span><span class='id identifier rubyid_evaluator'>evaluator</span><span class='period'>.</span><span class='id identifier rubyid_evaluate!'>evaluate!</span> <span class='kw'>self</span></pre>
|
|
882
|
+
|
|
883
|
+
<p><span class='kw'>end</span></pre></p>
|
|
884
|
+
|
|
885
|
+
<pre> </td>
|
|
886
|
+
</tr></pre>
|
|
887
|
+
|
|
888
|
+
<p></table> </div></p>
|
|
889
|
+
|
|
890
|
+
<pre> <div class="method_details ">
|
|
891
|
+
<h3 class="signature " id="express!-instance_method">
|
|
892
|
+
|
|
893
|
+
- (<tt>Object</tt>) <strong>express!</strong></pre>
|
|
894
|
+
|
|
895
|
+
<p></h3><div class=“docstring”></p>
|
|
896
|
+
|
|
897
|
+
<pre><div class="discussion"></pre>
|
|
898
|
+
|
|
899
|
+
<p><p>Exoress this critter using the Expressor plugin.</p></p>
|
|
900
|
+
|
|
901
|
+
<pre></div></pre>
|
|
902
|
+
|
|
903
|
+
<p></div> <div class=“tags”></p>
|
|
904
|
+
|
|
905
|
+
<p></div><table class=“source_code”></p>
|
|
906
|
+
|
|
907
|
+
<pre><tr>
|
|
908
|
+
<td>
|
|
909
|
+
<pre class="lines"></pre>
|
|
910
|
+
|
|
911
|
+
<p>36 37 38</pre></p>
|
|
912
|
+
|
|
913
|
+
<pre></td>
|
|
914
|
+
<td>
|
|
915
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/critter.rb', line 36</span></pre>
|
|
916
|
+
|
|
917
|
+
<p><span class='kw'>def</span> <span class='id
|
|
918
|
+
identifier rubyid_express!'>express!</span></p>
|
|
919
|
+
|
|
920
|
+
<pre><span class='ivar'>@controller</span><span class='period'>.</span><span class='id identifier rubyid_expressor'>expressor</span><span class='period'>.</span><span class='id identifier rubyid_express!'>express!</span> <span class='kw'>self</span></pre>
|
|
921
|
+
|
|
922
|
+
<p><span class='kw'>end</span></pre></p>
|
|
923
|
+
|
|
924
|
+
<pre> </td>
|
|
925
|
+
</tr></pre>
|
|
926
|
+
|
|
927
|
+
<p></table> </div></p>
|
|
928
|
+
|
|
929
|
+
<pre> <div class="method_details ">
|
|
930
|
+
<h3 class="signature " id="initialize_neurons!-instance_method">
|
|
931
|
+
|
|
932
|
+
- (<tt>Object</tt>) <strong>initialize_neurons!</strong></pre>
|
|
933
|
+
|
|
934
|
+
<p></h3><div class=“docstring”></p>
|
|
935
|
+
|
|
936
|
+
<pre><div class="discussion"></pre>
|
|
937
|
+
|
|
938
|
+
<p><p>This initializes neurons in preparation for recurrence. Note that
|
|
939
|
+
the Critter should already have expressed its genotype before this is
|
|
940
|
+
called.</p></p>
|
|
941
|
+
|
|
942
|
+
<pre></div></pre>
|
|
943
|
+
|
|
944
|
+
<p></div> <div class=“tags”></p>
|
|
945
|
+
|
|
946
|
+
<p></div><table class=“source_code”></p>
|
|
947
|
+
|
|
948
|
+
<pre><tr>
|
|
949
|
+
<td>
|
|
950
|
+
<pre class="lines"></pre>
|
|
951
|
+
|
|
952
|
+
<p>43 44 45</pre></p>
|
|
953
|
+
|
|
954
|
+
<pre></td>
|
|
955
|
+
<td>
|
|
956
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/critter.rb', line 43</span></pre>
|
|
957
|
+
|
|
958
|
+
<p><span class='kw'>def</span> <span class='id
|
|
959
|
+
identifier
|
|
960
|
+
rubyid_initialize_neurons!'>initialize_neurons!</span></p>
|
|
961
|
+
|
|
962
|
+
<pre><span class='ivar'>@phenotype</span><span class='period'>.</span><span class='id identifier rubyid_initialize_neurons'>initialize_neurons</span></pre>
|
|
963
|
+
|
|
964
|
+
<p><span class='kw'>end</span></pre></p>
|
|
965
|
+
|
|
966
|
+
<pre> </td>
|
|
967
|
+
</tr></pre>
|
|
968
|
+
|
|
969
|
+
<p></table> </div></p>
|
|
970
|
+
|
|
971
|
+
<pre> <div class="method_details ">
|
|
972
|
+
<h3 class="signature " id="ready_for_expression!-instance_method">
|
|
973
|
+
|
|
974
|
+
- (<tt>Object</tt>) <strong>ready_for_expression!</strong></pre>
|
|
975
|
+
|
|
976
|
+
<p></h3><div class=“docstring”></p>
|
|
977
|
+
|
|
978
|
+
<pre><div class="discussion"></pre>
|
|
979
|
+
|
|
980
|
+
<p><p>Get the Critter ready for the Expressor to express the
|
|
981
|
+
geneotype.</p></p>
|
|
982
|
+
|
|
983
|
+
<pre></div></pre>
|
|
984
|
+
|
|
985
|
+
<p></div> <div class=“tags”></p>
|
|
986
|
+
|
|
987
|
+
<p></div><table class=“source_code”></p>
|
|
988
|
+
|
|
989
|
+
<pre><tr>
|
|
990
|
+
<td>
|
|
991
|
+
<pre class="lines"></pre>
|
|
992
|
+
|
|
993
|
+
<p>29 30 31 32 33</pre></p>
|
|
994
|
+
|
|
995
|
+
<pre></td>
|
|
996
|
+
<td>
|
|
997
|
+
<pre class="code"><span class="info file"># File 'lib/rubyneat/critter.rb', line 29</span></pre>
|
|
998
|
+
|
|
999
|
+
<p><span class='kw'>def</span> <span class='id
|
|
1000
|
+
identifier
|
|
1001
|
+
rubyid_ready_for_expression!'>ready_for_expression!</span></p>
|
|
1002
|
+
|
|
1003
|
+
<pre><span class='ivar'>@genotype</span><span class='period'>.</span><span class='id identifier rubyid_wire!'>wire!</span>
|
|
1004
|
+
<span class='ivar'>@phenotype</span> <span class='op'>=</span> <span class='const'>NEAT</span><span class='op'>::</span><span class='const'>Critter</span><span class='op'>::</span><span class='const'>Phenotype</span><span class='lbracket'>[</span><span class='kw'>self</span><span class='rbracket'>]</span>
|
|
1005
|
+
<span class='ivar'>@phenotype</span></pre>
|
|
1006
|
+
|
|
1007
|
+
<p><span class='kw'>end</span></pre></p>
|
|
1008
|
+
|
|
1009
|
+
<pre> </td>
|
|
1010
|
+
</tr></pre>
|
|
1011
|
+
|
|
1012
|
+
<p></table> </div></p>
|
|
1013
|
+
|
|
1014
|
+
<pre></div></pre>
|
|
1015
|
+
|
|
1016
|
+
<p></div></p>
|
|
1017
|
+
|
|
1018
|
+
<pre> <div id="footer">
|
|
1019
|
+
Generated on Sun Mar 16 16:36:51 2014 by
|
|
1020
|
+
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1021
|
+
0.8.7.3 (ruby-2.1.1).</pre>
|
|
1022
|
+
|
|
1023
|
+
<p></div></p>
|
|
1024
|
+
|
|
1025
|
+
<pre></body></pre>
|
|
1026
|
+
|
|
1027
|
+
<p></html></p>
|
|
1028
|
+
</main>
|
|
1029
|
+
|
|
1030
|
+
|
|
1031
|
+
|
|
1032
|
+
<footer id="validator-badges" role="contentinfo">
|
|
1033
|
+
<p><a href="http://validator.w3.org/check/referer">Validate</a>
|
|
1034
|
+
<p>Generated by <a href="http://rdoc.rubyforge.org">RDoc</a> 4.1.1.
|
|
1035
|
+
<p>Based on <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
1036
|
+
</footer>
|
|
1037
|
+
|