Browse Source

Add readme.md

Frank/Phenom 4 years ago
parent
commit
bc0589fabc
1 changed files with 9 additions and 0 deletions
  1. 9 0
      readme.md

+ 9 - 0
readme.md

@@ -0,0 +1,9 @@
+# ObjSim
+
+This is a c++ based bject oriented library for simulationg spiking neural networks. It was used for simulations in the following publications:
+
+- ["Using Spatiotemporal Correlations to Learn Topographic Maps for Invariant
+Object Recognition"](https://doi.org/10.1152/jn.90651.2008), 
+  Frank Michler, Reinhard Eckhorn, and Thomas Wachtler (2009)
+- ["Adaptive Feedback Inhibition Improves Pattern Discrimination Learning"](https://doi.org/10.1007/11829898_3)
+  Frank Michler, Thomas Wachtler, Reinhard Eckhorn (2006)