Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/syntapy/brian_xor

Solution to XOR problem using spiking neural networks. Currtently working on a liquid state machine and training with ReSuMe rule.
https://github.com/syntapy/brian_xor

Last synced: 22 days ago
JSON representation

Solution to XOR problem using spiking neural networks. Currtently working on a liquid state machine and training with ReSuMe rule.

Awesome Lists containing this project

README

        

# brian_xor
Solution to XOR problem using spiking neural networks.
However, this is old code, and it uses ineficient methods, and bad coding principles.
Please refer to my other repository instead for a feedforward multilayer spike-based classifier
that solves the XoR problem, and hopefully the Iris benchmark: https://github.com/syntapy/normad