Expand description
Memory Systems for Hyperdimensional Computing
This module implements various memory systems for HDC including basic storage, continual learning with interference prevention, online learning systems, and performance tracking for adaptive learning algorithms.
Structs§
- Continual
Learning Memory - Continual Learning Memory with interference prevention
- HDCMemory
- Basic HDC Memory for storing and retrieving patterns
- Online
Learning System - Online Learning System with adaptive capabilities
- Performance
Tracker - Performance tracker for adaptive learning
Enums§
- Learning
State - Learning state enumeration
Functions§
- calculate_
prediction_ error - Calculate prediction error