文件名称:keras_mnist_test
- 所属分类:
- 图形/文字识别
- 资源属性:
- 上传时间:
- 2017-12-23
- 文件大小:
- 21.32mb
- 下载次数:
- 0次
- 提 供 者:
- weirm*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
hello Word of keras ,第一个成功实现的卷积神经网络,下载了mnist数据集,并decode,,然后,为了加快速度,训练其中的一部分数据,并用predict测试,ok,2min内出结果.(网上其它程序试过,训练太久,一晚上都没训练出结果,于是自己动手设计了这个小程序)
环境:python3.6,keras2.1,PC i5(很破的电脑)(Hello Word of keras, the first successful convolution neural network, downloaded the MNIST data set, and decode, then, in order to accelerate the speed, train a part of the data, and use predict test, OK, 2min to output results.
Environment: python3.6, keras2.1, PC i5 (very broken computer))
环境:python3.6,keras2.1,PC i5(很破的电脑)(Hello Word of keras, the first successful convolution neural network, downloaded the MNIST data set, and decode, then, in order to accelerate the speed, train a part of the data, and use predict test, OK, 2min to output results.
Environment: python3.6, keras2.1, PC i5 (very broken computer))
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
keras_mnist_test | ||
keras_mnist_test\keras_mnist.py | 3772 | 2017-12-23 |
keras_mnist_test\readme.txt | 33 | 2017-12-17 |
keras_mnist_test\t10k-images-idx3-ubyte | 7840016 | 2017-12-16 |
keras_mnist_test\t10k-images-idx3-ubyte.gz | 1648877 | 2017-12-16 |
keras_mnist_test\t10k-labels-idx1-ubyte | 10008 | 2017-12-16 |
keras_mnist_test\t10k-labels-idx1-ubyte.gz | 4542 | 2017-12-16 |
keras_mnist_test\train-images-idx3-ubyte | 47040016 | 2017-12-16 |
keras_mnist_test\train-images-idx3-ubyte.gz | 9912422 | 2017-12-16 |
keras_mnist_test\train-labels-idx1-ubyte | 60008 | 2017-12-16 |
keras_mnist_test\train-labels-idx1-ubyte.gz | 28881 | 2017-12-16 |