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§
- Network
Topology - Network topology configuration for neuromorphic processing
- Neuromorphic
Processor - Neuromorphic data processor using spiking neural networks
- Neuromorphic
Transform - Neuromorphic dataset transformation results
- Synaptic
Plasticity - 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