项目作者: slarwise
项目描述 :
Hopfield networks for pattern recognition
高级语言: Python
项目地址: git://github.com/slarwise/hopfield.git
Hopfield Neural Network
Implementation of Hopfield Netural Networks using Hebb’s rule. This is a simple type of neural network which trains on a number of patterns and tries to map distorted patterns to one of these.
Links