Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
| ▼NNanoBrain | The Nanobrain namespace |
| ▼NUnity | |
| CBrain | A NanoBrain which can be used to control a gameobject |
| CClusterPrefab | The Unity ScriptableObject to implement re-usable Cluster Prefabs |
| CCluster | A Cluster combines a collection of Nuclei to implement reusable behaviour |
| CMemoryCell | A MemoryCell stored its value for one update |
| ▼CNeuron | A neuron is a basic Nucleus |
| CPresets | The curve presets for the activation functions |
| CNucleus | A Nucleus is a basic element in a brain cluster |
| CSynapse | A Synapse connects the ouput of a Neuron to another Neuron |