码迷,mamicode.com
首页 >  
搜索关键字:tensorflow    ( 3407个结果
资源 | 数十种TensorFlow实现案例汇集:代码+笔记
选自 Github 机器之心编译 参与:吴攀、李亚洲 这是使用 TensorFlow 实现流行的机器学习算法的教程汇集。本汇集的目标是让读者可以轻松通过案例深入 TensorFlow。 这些案例适合那些想要清晰简明的 TensorFlow 实现案例的初学者。本教程还包含了笔记和带有注解的代码。 项目 ...
分类:其他好文   时间:2016-10-17 23:10:45    阅读次数:169
Softmax回归(使用tensorflow)
...
分类:其他好文   时间:2016-10-15 02:16:50    阅读次数:230
tensorflow版的bvlc模型
研究相关的图片分类,偶然看到bvlc模型,但是没有tensorflow版本的,所以将caffe版本的改成了tensorflow的: 简单的述说下我对ImageNet的理解吧~~ 首先导入这个图: 下面贴出通用模板: caffe版本的ImageNet模型地址: https://github.com/B ...
分类:其他好文   时间:2016-10-14 17:24:14    阅读次数:263
Github上Stars最多的53个深度学习项目,TensorFlow遥遥领先
原文:https://github.com/aymericdamien/TopDeepLearning ...
分类:其他好文   时间:2016-10-03 16:43:29    阅读次数:212
tensorflow 使用
1.linux 安装tensorflow ubuntu中安装:link 用pip安装的过程中,可能出现网络链接的问题,尝试多次链接,直到成功!!! problem:关于python升级,和pip正常使用。细节:请看python升级。 demo: ...
分类:其他好文   时间:2016-10-02 21:52:40    阅读次数:202
TensorFlow for R
TensorFlow? is an open source software library for numerical computation using data flow graphs. Nodes in the graph represent mathematical operations, ...
分类:其他好文   时间:2016-10-02 21:26:30    阅读次数:402
安装tensorflow
SError: [Errno 2] No such file or directory: '/Users/xxx/xxx/lib/python2.7/site-packages/setuptools-23.0.0-py2.7.egg' ...
分类:其他好文   时间:2016-10-02 17:02:33    阅读次数:174
没GPU也能玩梵高作画:Ubuntu tensorflow CPU版
没GPU也能玩梵高作画:Ubuntu tensorflow CPU版作者:七月在线开发/市场团队骁哲、李伟、July时间:二零一六年九月二十七日一、前言    9月22号,我们开发/市场团队的两同事利...
分类:系统相关   时间:2016-09-29 11:22:14    阅读次数:671
Ubuntu 16.04下安装Tensorflow(GPU)
参考:http://blog.sina.com.cn/s/blog_672f698e0102wavp.html 1.首先安装nvidia显卡驱动: 系统设置->软件更新->附加驱动->选择nvidia最新驱动(361)->应用更改 ?2.下载CUDA8.0 地址https://developer.n ...
分类:系统相关   时间:2016-09-25 17:28:09    阅读次数:309
(转)The Road to TensorFlow
Stephen Smith's Blog All things Sage 300… The Road to TensorFlow – Part 7: Finally Some Code leave a comment » Introduction Well after a long journey ...
分类:其他好文   时间:2016-09-25 13:14:55    阅读次数:524
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!