Skip to content
This repository was archived by the owner on Nov 27, 2018. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 153 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 153 Bytes

The hopfieldnet library can be used to create and train a Hopfield neural network.

Requirements

  • numpy
  • matplotlib - for some of the examples