ChenHuabin321 / tensorflow2_tutorialsLinks
本项目是TensorFlow2.0学习笔记,主要参考官方文档,此外也添加个人许多个人使用心得体会等内容,本项目所有笔记也发布在博客园等平台,希望对你有所帮助。
☆54Updated 5 years ago
Alternatives and similar repositories for tensorflow2_tutorials
Users that are interested in tensorflow2_tutorials are comparing it to the libraries listed below
Sorting:
- TensorFlow2.0 官方教程翻译,基本概念讲解、实战项目、TensorFlow2.0编程技巧。☆202Updated 6 years ago
- 机器学习&深度学习资料笔记&基本算法实现&资源整理(ML / CV / NLP / DM...)☆229Updated last year
- The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>☆217Updated 4 years ago
- cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attentio…