tensorflow/panddle等机器学习mnist数据集探索。
|
|
8 years ago | |
|---|---|---|
| MNIST_data | 8 years ago | |
| docs | 8 years ago | |
| .gitignore | 8 years ago | |
| LICENSE | 8 years ago | |
| README.md | 8 years ago | |
| __init__.py | 8 years ago | |
| input_data.py | 8 years ago | |
| main.py | 8 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