python卷积神经网络实现

时间:2022-06-11 04:43:39
【文件属性】:
文件名称:python卷积神经网络实现
文件大小:31KB
文件格式:ZIP
更新时间:2022-06-11 04:43:39
python 卷积 神经网络实现 卷积神经网络python实现。 卷积神经网络(Convolutional Neural Networks, CNN)是一类包含卷积或相关计算且具有深度结构的前馈神经网络(Feedforward Neural Networks),是深度学习(deep learning)的代表算法之一 [1-2] 。由于卷积神经网络能够进行平移不变分类(shift-invariant classification),因此也被称为“平移不变人工神经网络(Shift-Invariant Artificial
【文件预览】:
新建文件夹
cnn-master
----.DS_Store(6KB)
----.gitattributes(66B)
----mnist_operations.py(2KB)
----test.py(3KB)
----test_lenet_5.py(4KB)
----convolutional_neural_network.py(59KB)
----__pycache__()
--------cnn_operations.cpython-36.pyc(8KB)
--------mnist_operations.cpython-36.pyc(2KB)
--------convolutional_neural_network.cpython-36.pyc(32KB)
----cnn_operations.py(12KB)

网友评论

  • 能否将两个