会员登录
还没有账号立即注册

用户名或密码错误

用第三方帐号直接登录

  • 微博帐号注册
  • QQ帐号注册
  • 文章
  • 视频
  • 问答
  • 标签
  • 图片
  • 登录
  • 或
  • 注册
  • 最新的
  • 热门的
leiwen 2017-12-21 1年前
0 0
文

NPL之词向量

可以参考这篇文件 http://licstar.net/archives/328

leiwen 2017-12-15 1年前
0 0
文

tensorflow 稀疏矩阵的生成

TensorFlow是一个很坑的东西,在没有session运行的时候,所有数据都看不到结果,很难去print而且TF还没有中文的API手册,很多东西很难体会在这里记录一下比较难理解的几个方法的用法,以便后面用到tf.sparse_to_dense...

leiwen 2017-12-12 1年前
0 0
文

python argparse模块的使用

python下面用argpase来解析命令行参数是非常方便的啦,小伙伴们快用起来吧!下面是一个小列子,是不是很简单呢?import sysimport osimport argparseparse = argparse.ArgumentParse...

leiwen 2017-12-01 1年前
0 0
文

python 下面 if x 和if x is not none 的区别

对于一般对象的比较,比如字符串 ,数字之类的对象没有区别但是对于numpy.arrary的比较要用if x is not none,否则会报Traceback (most recent call last):  File "E:/ten...

刘伟 2017-11-30 1年前
0 0
文

oracle 行级触发器的使用

1、通过“MATERIALIZED”视图,监管远程数据变化,更新本地数据    a、创建数据库连接:    -- Drop existing database link &nb...

  • oracle
刘伟 2017-11-26 1年前
0 0
文

websphere上配置数据源连接失败

在节点 pzweb2Node01 上的服务器 server1 上,对数据源 trffpnphoto1 执行的测试连接操作由于以下异常 java.sql.SQLException: ORA-01017: invalid username/passw...

  • websphere
刘伟 2017-11-21 1年前
0 0
文

linux系统安装IBM WebSphere Application Server报错:VM terminated. Exit code=1

1、安装im1.6.2出错:VM terminated. Exit code=1    找到对应系统安装文件下的“IM_162_linux.gtk.x86_64\install.ini”打开,内容如下:-t...

  • websphere
leiwen 2017-10-31 1年前
0 0
文

机器学习笔记

LSTM理解http://colah.github.io/posts/2015-08-Understanding-LSTMs/ LSTM理解中文翻译http://www.jianshu.com/p/9dc9f41f0b29

leiwen 2017-10-27 1年前
0 0
文

常用命令

adb shell am start -n com.android.bluetooth/.opp.BluetoothOppLauncherActivityadb shell am startservice -n com.android.bluet...

刘伟 2017-10-25 1年前
0 0
文

IE8浏览器下日期操作问题处理

Date.parse、 new Date :var date="2017-07-08",  在转换成日期之前改成date.replace(/-/g, "/")Date.parse(date.replace(/-/g, "/")...

  • js
刘伟 2017-10-25 1年前
0 1
文

mysql 启动报 错误:1067进程意外终止

打开错误日志,内容如下:2017-10-25 18:40:01 10720 [Warning] Buffered warning: option 'table_definition_cache': unsigned value 200 adjus...

  • mysql
刘伟 2016-11-17 1年前
0 0
文

C++通过调用FFMPEG给mp4添加时间戳

CString strFindFile;strFindFile.Format(_T("%s\\*.mp4"), input); CFileFind finder;BOOL bWorking = finder.FindFile(strFindFil...

  • c++
  • ffmpeg
  •   
  • 1
  • 2
  • 3
  • 4
  • ...
  • 15
  •   

热门用户

热门标签

热门文章

最新发布

  • 关于我们
  • 联系我们
  • 常见问题

友情链接

  • Apache
  • Jeffrey M. Hunter
  • springframework
  • Linux命令大全
  • Spring4_hibernate4
Copyright © 资源共享 黔ICP备13002804号-1