Skip to content

Commit

Permalink
a few lines of README
Browse files Browse the repository at this point in the history
  • Loading branch information
jrougemo committed Oct 18, 2019
1 parent cd11daf commit 4cabe77
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# NeuronNet
Incomplete NeuronNet implementation

This is an implementation of the model of E.M. Izhikevich
([Simple Model of Spiking Neuron, IEE Trans. Neural Net., 2003](https://www.izhikevich.org/publications/spikes.pdf) ).

It is fully documented but not all methods are implented.
Unit tests are included.

0 comments on commit 4cabe77

Please sign in to comment.