1. 首页
  2. 编程语言
  3. Python
  4. CNN实现手写数字识别

CNN实现手写数字识别

上传者: 2021-05-19 19:05:22上传 .ZIP文件 11.06 MB 热度 24次

MNIST

├── CNN-MNIST.ipynb└── MNIST_data ├── t10k-images-idx3-ubyte.gz ├── t10k-labels-idx1-ubyte.gz ├── train-images-idx3-ubyte.gz └── train-labels-idx1-ubyte.gz1 directory, 5 files

下载地址
用户评论