/hopfield

Hopfield networks in TensorFlow

Primary LanguagePython

hopfield

This is an implementation of Hopfield networks in TensorFlow.

Setup

Use the setup.py file to build the hopfield python package.

The install command will build and install the package.
python setup.py install