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

https://github.com/djsaunde/hopfield

messing around with Hopfield networks. hoping to try different connectivity patterns / update rules for BINDS lab work.
https://github.com/djsaunde/hopfield

Last synced: over 1 year ago
JSON representation

messing around with Hopfield networks. hoping to try different connectivity patterns / update rules for BINDS lab work.

Awesome Lists containing this project

README

          

# Hopfield

Experimenting with modules `network`, `pattern_tools`, and `plot_tools` from `neurodynex`.
I'm adding network connectivity patterns, update rules (stochastic vs. deterministic,
synchronous vs. asynchronous), fixing typos and adding documentation.