Overview
SNNtrainer3D is a software application designed to train Spiking Neural Networks. It provides a user friendly interface for designing and training models with the ability to visualize the model architecture using Three.js. Users can add, remove and edit hidden layers (only fully connected layers are supported).
The application supports training on the MNIST dataset and allows downloading of trained weights for further use. Moreover, it lays the groundwork for future integration with physical memristor technology, positioning it as a crucial tool for advancing neuromorphic computing research.

