Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 153 Bytes

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