Module neuromorphic_data_processor

Module neuromorphic_data_processor 

Source
Expand description

Neuromorphic Data Processing Engine

This module provides bio-inspired neuromorphic computing capabilities for advanced dataset processing, featuring spiking neural networks, synaptic plasticity, and brain-inspired learning algorithms.

Structs§

NetworkTopology
Network topology configuration for neuromorphic processing
NeuromorphicProcessor
Neuromorphic data processor using spiking neural networks
NeuromorphicTransform
Neuromorphic dataset transformation results
SynapticPlasticity
Synaptic plasticity configuration

Functions§

create_neuromorphic_processor
Convenience function to create neuromorphic processor with default settings
create_neuromorphic_processor_with_topology
Convenience function to create neuromorphic processor with custom topology