学习Python中的过程中的代码。
LiaoPython—>廖雪峰Python学习代码
DeepLearning
├── GoogleTensorFlow >《TensorFlow实战Google深度学习框架》书中学习代码
├── MNIST_data >MNIST数据集
├── MofanPython >莫烦Python中Tensorflow学习内容
├── OpenCv >OpenCV学习内容
├── StyleTransfer >图像风格迁移
├── TensorFlowPractice >《TensorFlow实战》书中学习代码
├── deep-learning-with-keras-notebooks-master >《Python深度学习》书中源码
├── logs >训练日志
├── my_net >保存神经网络模型
├── pictures >图片
└── test.py >测试代码