Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lepmik authored Sep 20, 2023
1 parent 6878ecc commit c620e02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[![DOI](https://joss.theoj.org/papers/10.21105/joss.05451/status.svg)](https://doi.org/10.21105/joss.05451)
# Spikeometric - Linear Non-Linear Cascade Spiking Neural Networks with PyTorch Geometric

The spikeometric package is a framework for simulating spiking neural networks (SNNs) using generalized linear models (GLMs) and Linear-Nonlinear-Poisson models (LNPs) in Python. It is built on top of the [PyTorch Geometric](https://pytorch-geometric.readthedocs.io/en/latest/) package and makes use of their powerful graph neural network (GNN) modules and efficient graph representation. It is designed to be fast, flexible and easy to use, and is intended for research purposes.
Expand Down

0 comments on commit c620e02

Please sign in to comment.