forked from caicloud/tensorflow-tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
17 lines (16 loc) · 840 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*~
*.pyc
Deep_Learning_with_TensorFlow/datasets/inception_v3.ckpt
Deep_Learning_with_TensorFlow/1.4.0/Chapter05/Saved_model/*
Deep_Learning_with_TensorFlow/1.4.0/Chapter06/train_dir/*
Deep_Learning_with_TensorFlow/datasets/flower_processed_data.npy
Deep_Learning_with_TensorFlow/1.4.0/Chapter05/5. MNIST\346\234\200\344\275\263\345\256\236\350\267\265/MNIST_model/*
Deep_Learning_with_TensorFlow/1.4.0/Chapter07/output.tfrecords
Deep_Learning_with_TensorFlow/1.4.0/Chapter07/data.tfrecords*
Deep_Learning_with_TensorFlow/1.4.0/Chapter07/output_test.tfrecords
Deep_Learning_with_TensorFlow/1.4.0/Chapter07/test1.txt
Deep_Learning_with_TensorFlow/1.4.0/Chapter07/test2.txt
Deep_Learning_with_TensorFlow/1.4.0/Chapter08/sin.png
Deep_Learning_with_TensorFlow/1.4.0/Chapter10/log/*
Deep_Learning_with_TensorFlow/1.4.0/Chapter11/log/*
.DS_Store