We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d72a2f1 commit c58e6caCopy full SHA for c58e6ca
README.md
@@ -1,7 +1,7 @@
1
-# DeepStream
+# DeepSpike
2
3
-Deepstream is a Java package to help you build deep spiking neural networks. Currently, it includes
+DeepSpike is a Java package to help you build deep spiking neural networks. Currently, it includes
4
a deep Multi-Layer perceptron.
5
6
In our experiments the code was called from Python, so currently all tests are in the python code.
7
-See https://github.com/petered/spiking-mlp
+See https://github.com/petered/spiking-mlp
0 commit comments