diff --git a/Documentation/html/PasserLifeLogoLeft_300.png b/Documentation/html/PasserLifeLogoLeft_300.png new file mode 100755 index 0000000..2a12eda Binary files /dev/null and b/Documentation/html/PasserLifeLogoLeft_300.png differ diff --git a/Documentation/html/annotated.html b/Documentation/html/annotated.html index 33ee76c..43c78ab 100644 --- a/Documentation/html/annotated.html +++ b/Documentation/html/annotated.html @@ -21,7 +21,7 @@ - +
Nano Brain for Unity v0.1
@@ -77,14 +77,15 @@ $(function() {
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
- + + + - - - - - - + + + + +
 NNanoBrainThe Nanobrain namespace
 CBrainThe NanoBrain Unity Componnent
 NUnity
 CBrainThe NanoBrain Unity Componnent
 CClusterPrefabThe Unity ScriptableObject to implement re-usable Cluster Prefabs
 CClusterA Cluster combines a collection of Nuclei to implement reusable behaviour
 CClusterPrefabThe Unity ScriptableObject to implement re-usable Cluster Prefabs
 CMemoryCellA MemoryCell stored its value for one update
 CNeuronA neuron is a basic Nucleus
 CPresetsThe curve presets for the activation functions
 CNucleusA Nucleus is a basic element in a brain cluster
 CSynapseA Synapse connects the ouput of a Neuron to another Neuron
 CMemoryCellA MemoryCell stored its value for one update
 CNeuronA neuron is a basic Nucleus
 CPresetsThe curve presets for the activation functions
 CNucleusA Nucleus is a basic element in a brain cluster
 CSynapseA Synapse connects the ouput of a Neuron to another Neuron
diff --git a/Documentation/html/class_nano_brain_1_1_cluster-members.html b/Documentation/html/class_nano_brain_1_1_cluster-members.html index 95a14f5..7f0c43a 100644 --- a/Documentation/html/class_nano_brain_1_1_cluster-members.html +++ b/Documentation/html/class_nano_brain_1_1_cluster-members.html @@ -21,7 +21,7 @@ - + - - +
Nano Brain for Unity v0.1
@@ -113,8 +113,7 @@ $(function() {
TryGetNucleus(string nucleusName, out Nucleus foundNucleus)Cluster
Type enum nameNucleus
UpdateFromNucleus(Nucleus startNucleus)Cluster
UpdateNuclei()Nucleusvirtual
UpdateStateIsolated()Cluster
UpdateStateIsolated()Cluster
-

Toggle for printing debugging trace data.

-

Function to make a partial clone of this nucleus

+

Function to make a partial clone of this nucleus.

Parameters
@@ -1389,42 +1353,9 @@ virtual List< Nucleus<
parentThe cluster in which the cloned nucleus should be placed
-

Create a new Neuron in a Cluster Prefab.

-
Parameters
- - - -
prefabThe Cluster Preafb in which the new Neuron should be created
nameThe name of the new Neuron
-
-
-

The bias

+

The bias.

The bias which a value which is always added to the combined value of the neuron It does not have a synapse and therefore no weight of source nucleus

-
- - -

◆ parent

- -
-
- - - - - -
- - - - -
Cluster parent
-
-inherited
-
- -

The cluster prefab in which the nucleus is located.

-

The cluster instance in which the nucleus is located

-
diff --git a/Documentation/html/class_nano_brain_1_1_neuron-members.html b/Documentation/html/class_nano_brain_1_1_neuron-members.html index e5493d6..2ce0eb7 100644 --- a/Documentation/html/class_nano_brain_1_1_neuron-members.html +++ b/Documentation/html/class_nano_brain_1_1_neuron-members.html @@ -21,7 +21,7 @@ - + - - - + +
Nano Brain for Unity v0.1
@@ -135,9 +135,8 @@ $(function() {
synapsesNeuron
timeToSleepNeuron
Type enum nameNucleus
UpdateNuclei()Nucleusvirtual
UpdateStateIsolated()Neuron
WhenFiringNeuron
UpdateStateIsolated()Neuron
WhenFiringNeuron