Implementation of a real-time learning AI model combining Liquid Time Constant Neural Networks with surprise minimization-based learning rules.
This project aims to create an AI model that combines Liquid Time Constant (LTC) Neural Networks with a surprise minimization-based learning rule to achieve real-time, unsupervised learning capable of human-like problem-solving routines.
- Liquid Time Constant Neural Networks
- Surprise Minimization Learning Rules
- Real-time, Online Learning
- STDP-like Plasticity Implementation
Documentation and setup instructions will be added as the project develops.
- /src - Source code
- /docs - Documentation
- /tests - Test suite
- /data - Data handling utilities
- /experiments - Experimental notebooks and scripts
This project is licensed under the MIT License - see the LICENSE file for details.