Module neuromorphic

Module neuromorphic 

Source
Expand description

Neuromorphic Computing Components for Advanced Fusion Intelligence

This module contains all neuromorphic computing related structures and implementations for the advanced fusion intelligence system, including spiking neural networks, synaptic plasticity, and bio-inspired adaptive mechanisms.

Structs§

AdaptationMechanism
Individual adaptation mechanism
AdvancedDendriticTree
Advanced dendritic tree structure for neural computation
AdvancedSpikingLayer
Advanced spiking neural network layer
DendriticBranch
Individual dendritic branch component
HomeostaticController
Homeostatic controller for neural regulation
NeuromorphicProcessingUnit
Neuromorphic processing unit for biological computation
NeuronalAdaptationSystem
Neuronal adaptation system for homeostatic regulation
SpikingNeuron
Individual spiking neuron implementation
SynapticConnection
Synaptic connection between neurons
SynapticPlasticityManager
Synaptic plasticity manager for adaptive learning

Enums§

AdaptationType
Types of neuronal adaptation
IntegrationFunction
Neural integration function types
PlasticityRule
Neural plasticity learning rules