File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
}
13
13
</ style >
14
14
< body >
15
- < h3 > Neural Dependency Cartesian Product (NxN) documentation revision 0 </ h3 >
15
+ < h3 > Neural Dependency Cartesian Product (NxN) documentation revision 1 </ h3 >
16
16
< p >
17
17
A Neurocybernetic model for systems of neurons is proposed, derived by forming the Cartesian product of the neurons by the neurons, denoted NxN.
18
18
</ p > < p >
@@ -152,7 +152,7 @@ <h4 id="Operation">Operation</h4>
152
152
< br > 3) sets each of it's synaptic output states according to a function of the neuron state and the synaptic output state.
153
153
< br > 4) sets the output state according to the neuron state.
154
154
</ p > < p >
155
- A software NxN simulator was built to experiment with inputs acting via algorithms on the NxN data structure.
155
+ A software simulator was built to experiment with inputs acting via algorithms on the NxN data structure.
156
156
< br > The complex biochemistry of natural systems is abstracted to simple numerical state values for the modelled neurons and synapses.
157
157
</ p > < p >
158
158
The simulator is driven by the input generator.
Original file line number Diff line number Diff line change 26
26
</ head >
27
27
28
28
< body >
29
- < h3 align =center > Neural Dependency Cartesian Product (NxN) Simulator v0 </ h3 >
29
+ < h3 align =center > Neural Dependency Cartesian Product (NxN) Simulator revision 1 </ h3 >
30
30
< table >
31
31
< tr >
32
32
< td style ="background-color:#ff99cc; "> Outs</ td > < td align =left > < table id ="outs "> </ table > </ td >
You can’t perform that action at this time.
0 commit comments