bioAI-Oslo / Spikeometric

Spiking Neural Network Simulator based on Generalized Linear Models
GNU General Public License v3.0
7 stars 1 forks source link

Documentation #4

Closed JakobSonstebo closed 1 year ago

JakobSonstebo commented 1 year ago

Added a Sphinx-based automatic documentation system and accompanying tutorials and examples. Added new models and reworked the datasets to be one dataset and a couple of dataset generators. Made the stimuli inherit from torch modules instead of MessagePassing, distribution of stimulus is handled by the model instead.