检查一下安装有tensorflow包的目录下的examples这个文件夹。 每个人的文件路径是不同的,我的在...\Python3\Lib\site-packages,该目录下有文件夹tensorflow, tensorflow_core, tensorflow_estimator等文件夹。进入te ...
分类:
其他好文 时间:
2020-04-02 13:09:54
阅读次数:
410
原文地址:https://www.javaguides.net/2020/03/5 best ways to iterate over hashmap in java.html 作者:Ramesh Fadatare 翻译:高行行 https://www.toutiao.com/a6803887957 ...
分类:
其他好文 时间:
2020-04-01 11:02:51
阅读次数:
61
原文地址:http://www.hcoder.net/tutorials/info_87.html 1、mui.alert() 普通提醒参数 1、message Type: String 提示对话框上显示的内容 2、title Type: String 提示对话框上显示的标题 3、btnValue ...
分类:
其他好文 时间:
2020-03-31 14:36:09
阅读次数:
64
原文地址:http://www.hcoder.net/tutorials/info_86.html 完整代码: <header class="mui-bar mui-bar-nav"> <a class="mui-action-back mui-icon mui-icon-left-nav mui- ...
分类:
其他好文 时间:
2020-03-31 14:33:02
阅读次数:
819
原文地址:http://www.hcoder.net/tutorials/info_83.html 1、操作表 actionsheet一般从底部弹出,显示一系列可供用户选择的操作按钮; actionsheet是从popover控件基础上演变而来,实际上就是一个固定从底部弹出的popover,故DOM ...
分类:
其他好文 时间:
2020-03-31 14:28:56
阅读次数:
77
ab性能测试 性能优化方案 How To Optimize Nginx Configuration https://www.digitalocean.com/community/tutorials/how to optimize nginx configuration 专题阅读 "1\. Nginx ...
分类:
其他好文 时间:
2020-03-30 19:48:42
阅读次数:
79
莫凡Python 3 新建模板小书匠 CNN 卷积神经网络 参考资料 https://morvanzhou.github.io/tutorials/machine-learning/keras/2-3-CNN/ https://keras-cn.readthedocs.io/ 数据预处理 X_tra ...
分类:
编程语言 时间:
2020-03-28 17:48:36
阅读次数:
123
Gazebo_02_build_a_robot [toc] build a robot http://gazebosim.org/tutorials?tut=model_structure&cat=build_robot Model Structure and requirements ambula ...
分类:
其他好文 时间:
2020-03-27 21:57:50
阅读次数:
104
创建功能包: 修改功能包说明文件package.xml 1 <?xml version="1.0"?> 2 <package> 3 <name>action_tutorials</name> 4 <version>0.0.0</version> 5 <description>The action_t ...
分类:
其他好文 时间:
2020-03-27 19:56:07
阅读次数:
109
使用自定义的Dataloader做数据增强、格式统一等操作/像使用pytorch一样进行训练。格式统一https://detectron2.readthedocs.io/tutorials/data_loading.html不使用train而是使用Model进行自定义训练https://detect... ...
分类:
其他好文 时间:
2020-03-23 00:17:46
阅读次数:
107