文件名称:ALEXNET
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- 上传时间:
- 2018-09-18
- 文件大小:
- 11.06mb
- 下载次数:
- 0次
- 提 供 者:
- 在***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
搭建的一个AlexNet的网络结构,包含原始AlexNet的最基本结构,使用的数据集为mnist,所以对其中的参数做出较小的修改,搭建网络方式比较典型,可根据范例结构自行扩展(包括原始mnist数据)(Build an AlexNet network structure, including the most basic structure of the original AlexNet, using a data set of mnist, so the parameters of the small modifications to build a typical network, can be extended according to the example structure itself.
Including raw MNIST data)
Including raw MNIST data)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
MNIST_data | 0 | 2018-09-17 |
MNIST_data\t10k-images-idx3-ubyte.gz | 1648877 | 2017-09-25 |
MNIST_data\t10k-labels-idx1-ubyte.gz | 4542 | 2017-09-25 |
MNIST_data\train-images-idx3-ubyte.gz | 9912422 | 2017-09-25 |
MNIST_data\train-labels-idx1-ubyte.gz | 28881 | 2017-09-25 |
AlexNet.py | 5901 | 2018-09-17 |