python_cnn-master

所属分类:人工智能/神经网络/深度学习
开发工具:Python
文件大小:1169KB
下载次数:24
上传日期:2017-04-18 16:21:50
上 传 者无人
说明:  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.)

文件列表:
SimpleCNN.ipynb (86052, 2016-05-20)
hdf5_generator.py (2063, 2016-05-20)
tools (0, 2016-05-20)
tools\__init__.py (0, 2016-05-20)
tools\__init__.pyc (105, 2016-05-20)
tools\build (0, 2016-05-20)
tools\build\temp.macosx-10.6-intel-2.7 (0, 2016-05-20)
tools\build\temp.macosx-10.6-intel-2.7\im2col_cython.o (2245352, 2016-05-20)
tools\classifiers (0, 2016-05-20)
tools\classifiers\__init__.py (0, 2016-05-20)
tools\classifiers\__init__.pyc (117, 2016-05-20)
tools\classifiers\cnn.py (6918, 2016-05-20)
tools\classifiers\cnn.pyc (4255, 2016-05-20)
tools\classifiers\convnet.py (7765, 2016-05-20)
tools\classifiers\convnet.pyc (5672, 2016-05-20)
tools\classifiers\fc_net.py (17414, 2016-05-20)
tools\classifiers\fc_net.pyc (8883, 2016-05-20)
tools\data_utils.py (6856, 2016-05-20)
tools\data_utils.pyc (6715, 2016-05-20)
tools\fast_layers.py (9288, 2016-05-20)
tools\fast_layers.pyc (9479, 2016-05-20)
tools\gradient_check.py (3577, 2016-05-20)
tools\gradient_check.pyc (3776, 2016-05-20)
tools\im2col.py (2090, 2016-05-20)
tools\im2col.pyc (2223, 2016-05-20)
tools\im2col_cython.c (1181605, 2016-05-20)
tools\im2col_cython.pyx (4982, 2016-05-20)
tools\im2col_cython.so (718488, 2016-05-20)
tools\layer_utils.py (2445, 2016-05-20)
tools\layer_utils.pyc (3084, 2016-05-20)
tools\layers.py (28806, 2016-05-20)
tools\layers.pyc (18979, 2016-05-20)
tools\optim.py (6228, 2016-05-20)
tools\optim.pyc (3323, 2016-05-20)
tools\setup.py (298, 2016-05-20)
tools\solver.py (9593, 2016-05-20)
tools\solver.pyc (9235, 2016-05-20)
tools\vis_utils.py (1951, 2016-05-20)
... ...

近期下载者

相关文件


收藏者