腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
2
回答
TF Learn (又称Scikit Flow)
和
TFLearn
(又称
TFLearn
.org)有什么不同?
、
、
有两个
TFLearn
项目https://github.com/
tensorflow
/
tensorflow
/tree/master/
tensorflow
/contrib/learn/python/learn
TFLearn
: Deep learning library featuring a higher-level
浏览 19
提问于2016-08-10
得票数 17
2
回答
ModuleNotFoundError:在jupyter笔记本中没有名为“
tensorflow
.contrib”的模块
、
、
、
、
这是我的错误ModuleNotFoundError:没有名为'
tensorflow
.contrib‘的模块我试图贬低
tensorflow
的版本,反之亦然。 请帮帮我,我真的找不到解决办法。
浏览 10
提问于2022-06-28
得票数 0
回答已采纳
2
回答
当我使用
tensorflow
并使用
tflearn
时,“ImportError:没有名为core_rnn的模块”?
、
该程序可以来自::文件"/usr/local/lib/python2.7/dist-packages/
tflearn
/init.py",第21行,从.layers导入规范化文件"/usr/
浏览 4
提问于2017-03-16
得票数 0
回答已采纳
0
回答
tensorflow
和
tflearn
c++
API
、
首先,我对
tensorflow
和
python都是新手。|------------my_model.
tflearn
.meta 现在我来看一下它的<
浏览 1
提问于2018-07-16
得票数 1
1
回答
如何使用
tensorflow
c++
API
导入元图?
、
在将
Tensorflow
c++
导出到.pb文件之后,我找到了一些用于导入
Tensorflow
.pb模型的资源,但我的理解是,.pb文件方法已经被一种新的方法所取代,该方法使用tf.Saver.save方法来生成.meta、.index、.data-00000-of-00001
和
checkpoint文件。关于如何使用
C++
API
从这些文件类型导入模型,我找不到任何信息。 我该怎么做?
浏览 9
提问于2017-05-08
得票数 2
回答已采纳
1
回答
ImportError:无法导入名称“GceClusterResolver”
、
、
、
我遵循了安装
TensorFlow
Slim的指南,并且遇到了这个错误。python -c "import
tensorflow
.contrib.slim as slim; eval = slim.evaluation.evaluate_once" from
tensorflow
.contrib import cluster_resolver File&
浏览 2
提问于2019-07-20
得票数 1
1
回答
TFLearn
导入问题-无模块core_rnn
、
、
我正在测试使用
TensorFlow
的
TFLearn
库,但由于一些配置问题,无法导入它。我按照
TFLearn
教程中的要求安装了它。感谢您的帮助。>>> import
tflearn
as tf File "//anaconda/lib/python2.7/site-packages/
tflearn
/
浏览 0
提问于2017-03-30
得票数 0
1
回答
Tensorflow
TFLearn
工作实例
、
、
我正在接近深度学习的世界,我正在使用的框架是
Tensorflow
。为了快速启动,我已经看到了一个名为
TFLearn
的高级
api
,它使得创建网络变得更加容易。不幸的是,没有工作上的例子。我试图以这种方式导入
tflearn
:
和
这样的数据集我还试图
浏览 0
提问于2017-02-09
得票数 0
回答已采纳
1
回答
Keras
和
TFLearn
的优缺点是什么?
、
、
喀拉斯
和
TFlearn
的优缺点是什么?什么时候一个图书馆比另一个图书馆更好?
浏览 0
提问于2017-12-02
得票数 22
2
回答
导入
tflearn
非常慢。
、
、
与其他模块相比,导入
tflearn
需要花费大量的时间。 import
tflearn
需要3.1s(并要求我安装h5py
和
scipy)。按建议安装h5py
和
After后,import
tflearn
消耗的时间增加到3.5s。如何减少进口时间?
浏览 2
提问于2018-06-27
得票数 2
回答已采纳
1
回答
TFLearn
文本分析模型中的误差
我曾尝试使用Karan的
TFlearn
模型“原样”作为CNN模型的情感分析模板,但我有两个奇怪的错误: 1)在global_max_pool包中没有模块
tflearn
.layers.conv (我尝试了两个具有相同结果的
tflearn
包,所以我只使用了它的源代码(其他所有模块都是导入w/o问题)。
浏览 7
提问于2017-02-04
得票数 0
1
回答
TFLearn
,tf.contrib.learn还是tf.estimator?
、
、
几个月来,我一直在使用
Tensorflow
和
TFLearn
。我已经取得了一些进展。然而,我希望能够构建一个功能良好的科学工具包--学习类型的估计器(
TFLearn
.DNN )。
TensorFlow
扔的是: 我在几个论坛上问过关于
TFLearn
的问题,包括在
浏览 4
提问于2017-12-02
得票数 1
5
回答
有办法为
c++
api
打包
Tensorflow
吗?
、
我一直在使用
Tensorflow
c++
api
开发
c++
项目。它只是执行从Python创建的
tensorflow
图形。我现在使用bazel
和
Tensorflow
代码构建它。我只想要
Tensorflow
库和头文件,只需要使用Cmake编译我的项目。但是这个命令只创建一个libtensorflow.so文件。我找不到构建我的项目的头文件。有办法为
c++
打包
tensorflow
库吗?例如mvn
浏览 3
提问于2016-11-10
得票数 6
1
回答
TFLearn
无法正确馈送Y值
、
、
、
、
我正在尝试创建一个AI来使用
tensorflow
和
TFLearn
来预测FRC比赛的结果。(shape = [None, 36]) net =
tflearn
.dropout(net, 0.5)net =
tflearn
.fully_connected(net, 128, activation = "linear") net =
tflearn
.reg
浏览 26
提问于2019-05-12
得票数 0
2
回答
ValueError:传递的save_path不是有效的检查点: C:\Users\User\model.
tflearn
、
、
、
、
我是
TensorFlow
的初学者。self, feed_dict, self.graph, session)
tensorflow
.reset_default_graph() net =
tfle
浏览 1
提问于2019-10-23
得票数 1
回答已采纳
1
回答
tflearn
和
tf.contrib.learn之间的关系是什么?
、
和
之间的关系是什么?
浏览 2
提问于2017-06-14
得票数 2
回答已采纳
4
回答
ImportError:没有名为“
tflearn
”的模块
、
我已经安装了
tensorflow
跟随指南在网站上。
Tensorflow
代码运行得很好,我还安装了
tflearn
。问题是,每当我试图导入
tflearn
时,它都写着"ImportError:没有名为‘
tflearn
’的模块“,但是
tflearn
在网站包目录中。我有一个Anaconda安装
和
一个运行
tensorflow
代码的Conda环境
浏览 0
提问于2016-11-30
得票数 11
回答已采纳
1
回答
TFLearn
导入错误
、
、
、
、
我把
tensorflow
和
码头安装在我的窗户机器上了。我要用powershell打开
tensorflow
但还是犯了同样的错误。大家都知道有什么问题吗?
浏览 0
提问于2017-02-22
得票数 0
回答已采纳
1
回答
使用
tflearn
,获取ModuleNotFoundError:没有名为'
tensorflow
.contrib‘的模块
、
我正在使用
tensorflow
==2.2.0rc1
和
tflearn
==0.3.2,并且在导入时一直收到相同的错误: ModuleNotFoundError: No module named '
tensorflow
.contrib' 尽管我导入了这些包: import
tflearn
import
tensorflow
浏览 84
提问于2020-08-28
得票数 0
1
回答
如何抑制结果显示的流警告
、
、
我有一个连接到
Tensorflow
的python代码。它应该返回单个结果集。但我得到了下面提到的警告
和
结果。警告:
tensorflow
:从C:\Users\vsureshx079451\AppData\Local\Programs\Python\Python36\lib\site-packages\
tflearn
我将在这里放置一个
TensorFlow
代码的小片段。请告诉我如何压制这个警告。 注意:我从C#调用这个Python文件。所以我不想显示结果以外的任何东西。=
tflearn
.fu
浏览 0
提问于2018-02-04
得票数 28
点击加载更多
相关
资讯
实验1:环境部署——Windows下安装配置tensorflow和tflearn
TensorFlow 中层 API TFRecordDataset
谷歌宣布TensorFlow Object Detection API支持TensorFlow 2
Python深度学习之TensorFlow的高级框架
第12弹:使用TensorFlow API
热门
标签
更多标签
云服务器
ICP备案
云点播
对象存储
即时通信 IM
活动推荐
运营活动
广告
关闭
领券