会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
兔子二
2017年9月12日
python xml dom
摘要: http://www.cnblogs.com/coser/archive/2012/01/10/2318298.html
阅读全文
posted @ 2017-09-12 17:16 兔子二
阅读(100)
评论(0)
推荐(0)
python ::-1
摘要: 把数据的某一维到序,例如 a = numpy.array([ [1,2,3],[4,5,6] ]) b = a[:,::-1] b的结果为 [3,2,1], [6,5,4]
阅读全文
posted @ 2017-09-12 16:00 兔子二
阅读(291)
评论(0)
推荐(0)
SigmoidCrossEntropyLoss
摘要: http://blog.csdn.net/u012235274/article/details/51361290
阅读全文
posted @ 2017-09-12 14:32 兔子二
阅读(198)
评论(0)
推荐(0)
pyplot
摘要: 错误: 执行 import matplotlib.pyplot 报错 ImportError: No module named _tkinter, please install the python-tk package 解决方法:
阅读全文
posted @ 2017-09-12 10:28 兔子二
阅读(115)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告