Skip to content

Commit 1a4664c

Browse files
Update README.md
1 parent 90bc9c7 commit 1a4664c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ We are interested in applying SNNs to ML and RL problems. We use STDP to modify
7272

7373
We have provided some simple starter scripts for doing unsupervised learning (learning a fully-connected or convolutional representation via STDP), supervised learning (clamping output neurons to desired spiking behavior depending on data labels), and reinforcement learning (converting observations from the Atari game Space Invaders to input to an SNN, and converting network activity back to actions in the game).
7474

75+
## References
76+
Hananel Hazan, Daniel J. Saunders, Hassaan Khan, Darpan T. Sanghavi, Hava T. Siegelmann, Robert Kozma, [BindsNET: A machine learning-oriented spiking neural networks library in Python.](https://arxiv.org/abs/1806.01423) 2018, Arxiv.
77+
7578
## Contributors
7679

7780
- Daniel Saunders ([email](mailto:djsaunde@cs.umass.edu))

0 commit comments

Comments
 (0)