tensorflow/panddle等机器学习mnist数据集探索。
liuyuqi-dellpc 936dc61c87 优化代码风格 | 7 years ago | |
---|---|---|
MNIST_data | 7 years ago | |
docs | 7 years ago | |
.gitignore | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago | |
__init__.py | 7 years ago | |
input_data.py | 7 years ago | |
main.py | 7 years ago |
tensorflow机器学习简单学习。
下载mnist,数据文件夹如下:
MNIST_data
t10k-images-idx3-ubyte.gz
t10k-labels-idx1-ubyte.gz
train-images-idx3-ubyte.gz
train-labels-idx1-ubyte.gz