登录
首页 » Python » Hopfield_my_1pic

Hopfield_my_1pic

于 2020-04-21 发布
0 326
下载积分: 1 下载次数: 3

代码说明:

说明:  实现一张图片的识别,其中图片是车标,网络是基于忆阻器的hopfield神经网络(Realize the recognition of a picture)

文件列表:

Hopfield_my_1pic, 0 , 2020-03-16
Hopfield_my_1pic\.idea, 0 , 2020-03-09
Hopfield_my_1pic\.idea\HNN1_my.iml, 398 , 2020-03-09
Hopfield_my_1pic\.idea\inspectionProfiles, 0 , 2020-03-09
Hopfield_my_1pic\.idea\inspectionProfiles\profiles_settings.xml, 228 , 2020-03-09
Hopfield_my_1pic\.idea\misc.xml, 252 , 2020-03-09
Hopfield_my_1pic\.idea\modules.xml, 266 , 2020-03-09
Hopfield_my_1pic\.idea\workspace.xml, 19549 , 2020-03-09
Hopfield_my_1pic\binary_test.jpg, 4551 , 2020-03-16
Hopfield_my_1pic\binary_train.jpg, 5100 , 2020-03-16
Hopfield_my_1pic\gray_test.jpg, 4077 , 2020-03-16
Hopfield_my_1pic\gray_train.jpg, 4406 , 2020-03-16
Hopfield_my_1pic\HNN_1pic.py, 4069 , 2020-03-16
Hopfield_my_1pic\recall.png, 951 , 2020-03-16
Hopfield_my_1pic\test_pic.jpg, 118903 , 2020-03-11
Hopfield_my_1pic\train_pic.jpg, 13247 , 2019-04-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • cPPhttp_Part5_upAndDown
    http通信包,提供上传和下载的处理接口(http communications package that provides the processing interface to upload and download)
    2013-10-14 14:31:25下载
    积分:1
  • winpcap sdk
    用于winpcap开发的SDK,里面包含了几个库文件:wpcap.lib Packet.lib,和几个头文件,使用的时候把库文件放在工程目录下或是编译器的目下,然后编译器中加入他们的路径
    2022-05-29 12:30:40下载
    积分:1
  • 这是关于UDP穿透NAT的P2P源代码,运行环境是VC++6.0
    这是关于UDP穿透NAT的P2P源代码,运行环境是VC++6.0-on UDP penetrate NAT P2P source code, the environment of VC 6.0
    2022-05-05 10:26:48下载
    积分:1
  • httpviaproxy
    可以实现HTTP转发/HTTP请求,如果需要做一个网页下载,那么可以使用该类,该类最大的特点是支持PROXY代理下载!(HTTP can be transmitted/HTTP request, if required to do a website, then you can use this kind, the largest such feature is support PROXY proxy to download!)
    2007-07-24 09:54:47下载
    积分:1
  • 物品管理系统,桌面数据库调用,有提示文档,供学习研究之用.
    物品管理系统,桌面数据库调用,有提示文档,供学习研究之用.-Materials management systems, desktop database calls, there are tips document for study and research purposes.
    2022-01-26 08:22:05下载
    积分:1
  • 寻找起伏度最佳窗口arcgis
    均值变点是统计学中常用的变点分析方法,其主要思想如下: 假设有一组数据,随着某个指标变化(增大),其值逐渐增加并趋于稳定,如何判断在这个过程中是否出现了突变的情况,异样的情况? 均值变点分析方法提供了一种思路,大概如下: 1 计算总的均值和方差; 2 循环将这组有序数据分成两组,X1,X2 计算各组的均值和方差, 计算总方差与分组方差之和的差; 3 得到变点(The change point of mean is a commonly used change point analysis method in statistics. Its main ideas are as follows: If there is a set of data, as a certain index changes (enlargement), its value increases gradually and tends to be stable. How to judge whether there is a sudden change in the process and the unusual situation? The mean change point analysis method provides a way of thinking, which is as follows: 1 the total mean and variance are calculated. The 2 cycle divides the ordered data into two groups, X1, X2. Calculate the mean and variance of each group. The difference between the sum of the total variance and the group variance is calculated. 3 get a change point)
    2021-04-15 14:18:54下载
    积分:1
  • NetTalk是一个适用于局域和因特的可视电话软件 一.开发环境 Windows2000 Server & Visual C++6.0 & SDK...
    NetTalk是一个适用于局域网和因特网的可视电话软件 一.开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MFC涉及窗口的部分) 二.支持环境 Windows98/ME/2000/XP 三.所涉及协议和标准 网络传输采用UDP协议,音频压缩采用G.729标准,视频压缩采用H.263标准 四.性能参数 以音频帧为基准,每帧音频数据有240个采样点,时间为240*1000/8000=30ms,8000为音频的采样率。 数据接收端队列缓冲延迟:30*3=90ms 数据发送端录音延迟:30ms 数据压缩解压耗时:
    2022-12-22 18:15:03下载
    积分:1
  • 图书馆管理系统
    一个完整的php&MySQL库管理系统源代码
    2022-05-08 13:08:04下载
    积分:1
  • EasyChat
    简单的聊天程序 服务端和客户端。有闪屏 单人 多人聊天模式(Simple chat program and client service. Single people have the splash screen chat mode)
    2011-09-21 14:10:30下载
    积分:1
  • 244289
    网络下载例程程序,结合易语言网络传送支持库和易语言扩展界面支持库,实现进度多线程下载。(Download routine program , combined with easy language support library network transmission interface and ease of language extensions to support library that implements multi-threaded download progress .)
    2016-04-02 09:09:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载