项目作者: slarwise

项目描述 :
Hopfield networks for pattern recognition
高级语言: Python
项目地址: git://github.com/slarwise/hopfield.git
创建时间: 2019-09-15T08:54:51Z
项目社区:https://github.com/slarwise/hopfield

开源协议:

下载


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.