Models and examples built with TensorFlow
| Files | Last commit | Last update |
|---|
| Revert "Add multi-GPU to MNIST, take two (#3199)" This reverts commit e8726907ea5a479359b2a0d93f9a5d4b9b8a1e12. | 8 years ago |
| wip | 8 years ago |
| Address PR comments. | 8 years ago |
| Merge branch 'master' into patch-1 | 8 years ago |
| Added PyCharm to .gitignore | 8 years ago |
| Move the research models into a research subfolder (#2430) | 8 years ago |
| Spatial Transformer model Shorten STN summary in README relinked to data files adding license header, editing AUTHORS file adding tensorflow version | 10 years ago |
| fix directory name | 8 years ago |
| Fixing small typo | 9 years ago |
| Minor fixes to ISSUE_TEMPLATE.md to match the tensorflow repository | 9 years ago |
| Update LICENSE | 10 years ago |
| More consistent README links | 8 years ago |
| Consolidate privacy/ and differential_privacy/. | 9 years ago |
TensorFlow 模型库
这个仓库包含了多个在TensorFlow中实现的不同模型:
-
官方模型是一系列使用 TensorFlow 高级 API 的示例模型。它们旨在维护良好、测试充分,并与最新的稳定 TensorFlow API 保持同步。同时,这些模型也经过了合理的优化以实现快速性能,但仍然易于阅读。我们特别建议 TensorFlow 新用户从这里开始学习。
-
研究模型是研究人员在 TensorFlow 中实现的一大堆模型集合。模型的维护和支持由各研究人员自行负责,对于问题和拉取请求的处理也是如此。
-
样例文件夹包含了展示 TensorFlow 特性的代码片段和小型模型,包括在各种博客文章中呈现的代码。
-
教程文件夹是一系列在TensorFlow 教程中描述的模型集合。
Models and examples built with TensorFlow
Customize your domain2252.88 K1.15 KVisit GitHub