摘要:
```python
# -*- coding:utf-8 -*-
import tensorflow as tf
from tensorflow.examples.tutorials.mnist import input_data
import os
import argparse
import sys DATA_DIR = os.path.join('.', 'mnist_link') # ... 阅读全文
posted @ 2018-07-29 21:29
Jiax
阅读(610)
评论(0)
推荐(0)

浙公网安备 33010602011771号