The repository contains the core code for the article "Edge Learning Using a Fully Integrated Neuro-Inspired Memristor Chip". It includes four parts of code:
- Code for the hardware platform, including the code running on the personal host computer and on the ARM core of the FPGA.
- Code to demonstrate that the STELLAR architecture could overcome non-ideal device characteristics.
- Code to verify the scalability of the STELLAR architecture for large networks.
- Neural networks, weights, and datasets used in the incremental learning tasks as well as the self-collected dataset for the light-chasing car.