文件名称:Hopfield
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- Owen****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
implement a Hopfield network for the retrieval of stored 2-D patterns-Input Parameters: Ask the user to input the number of fundamental memories p (2 ≤ p ≤ 5), the width w (3 ≤ w
≤ 5) and height h (3 ≤ h ≤ 6) of each 2-D pattern.
Storage Phase: Each fundamental memory is stored in a text file with .txt extension.
Retrieval Phase: Ask the user to input the name of the text file storing the noisy pattern.
≤ 5) and height h (3 ≤ h ≤ 6) of each 2-D pattern.
Storage Phase: Each fundamental memory is stored in a text file with .txt extension.
Retrieval Phase: Ask the user to input the name of the text file storing the noisy pattern.
相关搜索: hopfield
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Hopfield\Hopfield.java
........\DisNet.java
Hopfield
........\DisNet.java
Hopfield