
tensorflow/caffe
礼彬fly
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ubuntu14安装tensorflow
ubuntu14安装tensorflow python --versionwget https://bootstrap.pypa.io/get-pip.py --no-check-certificatesudo python get-pip.pypip --versionpip install https://storage.googleapis.com/tensorflow/linux/原创 2016-10-19 00:02:51 · 3620 阅读 · 2 评论 -
数十种TensorFlow实现案例汇集:代码+笔记
这是使用 TensorFlow 实现流行的机器学习算法的教程汇集。本汇集的目标是让读者可以轻松通过案例深入 TensorFlow。 这些案例适合那些想要清晰简明的 TensorFlow 实现案例的初学者。本教程还包含了笔记和带有注解的代码。 项目地址:https://github.com/aymericdamien/TensorFlow-Examples 教程索引转载 2017-01-12 11:05:30 · 3709 阅读 · 0 评论 -
GitHub 最受欢迎深度学习应用项目 Top 16
Neural Style Star:12122 Github 地址:https://github.com/jcjohnson/neural-style 这个项目是用 Torch 对 Leon A. Gatys, Alexander S. Ecker, 和 Matthias Bethge 等人的论文“A Neural Algorithm of A转载 2017-01-19 15:36:22 · 12245 阅读 · 0 评论