文件名称:python_cnn-master

介绍说明--下载内容均来自于网络,请自行研究使用

CNN的基本结构包括两层,其一为特征提取层,每个神经元的输入与前一层的局部接受域相连,并提取该局部的特征。一旦该局部特征被提取后,它与其它特征间的位置关系也随之确定下来;其二是特征映射层,网络的每个计算层由多个特征映射组成,每个特征映射是一个平面,平面上所有神经元的权值相等。-The basic structure of CNN consists of two layers, one is the feature extraction layer, the input of each neuron is connected with the local acceptance domain of the previous layer, and the local feature is extracted. Once the local feature is extracted, its positional relationship with other features is also determined. The second is the feature mapping layer. Each calculation layer of the network is composed of multiple feature maps. Each feature map is a plane, The weights of all neurons on the plane are equal.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





python_cnn-master

.................\README.md

.................\SimpleCNN.ipynb

.................\hdf5_generator.py

.................\tools

.................\.....\__init__.py

.................\.....\__init__.pyc

.................\.....\build

.................\.....\.....\temp.macosx-10.6-intel-2.7

.................\.....\.....\..........................\im2col_cython.o

.................\.....\classifiers

.................\.....\...........\__init__.py

.................\.....\...........\__init__.pyc

.................\.....\...........\cnn.py

.................\.....\...........\cnn.pyc

.................\.....\...........\convnet.py

.................\.....\...........\convnet.pyc

.................\.....\...........\fc_net.py

.................\.....\...........\fc_net.pyc

.................\.....\data_utils.py

.................\.....\data_utils.pyc

.................\.....\fast_layers.py

.................\.....\fast_layers.pyc

.................\.....\gradient_check.py

.................\.....\gradient_check.pyc

.................\.....\im2col.py

.................\.....\im2col.pyc

.................\.....\im2col_cython.c

.................\.....\im2col_cython.pyx

.................\.....\im2col_cython.so

.................\.....\layer_utils.py

.................\.....\layer_utils.pyc

.................\.....\layers.py

.................\.....\layers.pyc

.................\.....\optim.py

.................\.....\optim.pyc

.................\.....\setup.py

.................\.....\solver.py

.................\.....\solver.pyc

.................\.....\vis_utils.py

.................\.....\vis_utils.pyc

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org