Skip to content

Latest commit

 

History

History
executable file
·
5 lines (3 loc) · 211 Bytes

README.md

File metadata and controls

executable file
·
5 lines (3 loc) · 211 Bytes

从caffe转换到Tensorflow的学习历程. 使用的环境为TensorFlow-GPU = 1.8.0

1.TensorFlowBasic记录了基本的Tf操作.

2.ModelPractice 复现各种经典网络(ResNet, AlexNet, LeNet...googleNet等)