whbdupree / ERHNet

Hopfield network embedded in an Erdős–Rényi graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERHNet

Hopfield network embedded in an Erdős–Rényi graph. Mostly just for fun and education.

Requires python-numpy. Only tested in python3.5.

Usage:

python erhnet.py p

where p is the probability of a node receiving a projection from another node.

About

Hopfield network embedded in an Erdős–Rényi graph


Languages

Language:Python 100.0%