2017年12月6日

摘要: http://www.01happy.com/linux-access-windows-shares-folders/ 阅读全文
posted @ 2017-12-06 10:05 兔子二 阅读(73) 评论(0) 推荐(0) 编辑

2017年11月27日

摘要: 1. Python 爬虫: 抓取花瓣网图片 https://www.cnblogs.com/nan86150/p/4272452.html 阅读全文
posted @ 2017-11-27 16:18 兔子二 阅读(83) 评论(0) 推荐(0) 编辑

2017年11月4日

摘要: https://developer.nvidia.com/cuda-80-download-archive 阅读全文
posted @ 2017-11-04 09:14 兔子二 阅读(92) 评论(0) 推荐(0) 编辑

2017年10月21日

摘要: 1. Recurrent Neural Networks Tutorial, Part 2 – Implementing a RNN with Python, Numpy and Theano http://www.wildml.com/2015/09/recurrent-neural-networ 阅读全文
posted @ 2017-10-21 20:31 兔子二 阅读(104) 评论(0) 推荐(0) 编辑

2017年10月12日

摘要: 问题: # ERR: Incorrect string value: '\xE5\xAD\x9F\xE5\xBB\xBA...' for column 'chinese_name' at row 1 (MySQL error code: 1366, SQLState: HY000 ) 解决方法: a 阅读全文
posted @ 2017-10-12 17:50 兔子二 阅读(123) 评论(0) 推荐(0) 编辑

2017年10月11日

摘要: 参考 http://blog.csdn.net/hzhxxx/article/details/28634893 阅读全文
posted @ 2017-10-11 15:14 兔子二 阅读(85) 评论(0) 推荐(0) 编辑
摘要: 1. 问题 (1) Invalid MEX-file '/root/caffe/matlab/+caffe/private/caffe_.mexa64': /matlab/r2016a/bin/glnxa64/../../sys/os/glnxa64/libstdc++.so.6: version 阅读全文
posted @ 2017-10-11 15:11 兔子二 阅读(291) 评论(0) 推荐(0) 编辑

2017年10月7日

摘要: 在以下网页选择一个国内的下载地址即可 http://download.qt.io/official_releases/qt/5.7/5.7.0/qt-opensource-linux-x64-5.7.0.run.mirrorlist 下载的.run文件,修改mod之后即可运行安装 阅读全文
posted @ 2017-10-07 08:08 兔子二 阅读(162) 评论(0) 推荐(0) 编辑
摘要: 启动后,选择ubuntu高级选项,选择恢复模式,在恢复模式下 sudo apt-get update sudo apt-get upgrade 另外,可以在此模式下,选择nvidia驱动 阅读全文
posted @ 2017-10-07 07:38 兔子二 阅读(262) 评论(0) 推荐(0) 编辑

2017年9月24日

摘要: 修改 ./build/modules/contrib/CMakeFiles/opencv_contrib.dir/flags.make文件,删掉-Werror=address,然后重新make 阅读全文
posted @ 2017-09-24 18:57 兔子二 阅读(388) 评论(0) 推荐(0) 编辑

导航