2018年4月28日

摘要: https://hc.apache.org/downloads.cgi 阅读全文
posted @ 2018-04-28 13:31 兔子二 阅读(135) 评论(0) 推荐(0)

2018年4月22日

摘要: 安装pytorch时,官网不能选择版本。原以为是浏览器问题,换了几个浏览器都不行。 后来FQ之后,就能选择版本了。 sudo pip install torch torchvision 阅读全文
posted @ 2018-04-22 18:41 兔子二 阅读(112) 评论(0) 推荐(0)

2018年3月1日

摘要: cmake ../ -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_INSTALL_PREFIX=/usr/local 阅读全文
posted @ 2018-03-01 13:36 兔子二 阅读(137) 评论(0) 推荐(0)

2018年2月27日

摘要: 参考 https://jingyan.baidu.com/article/0f5fb099ef3a2c6d8234ea75.html 在ubuntu下设置网络代理,选择手动方式 阅读全文
posted @ 2018-02-27 18:13 兔子二 阅读(813) 评论(0) 推荐(0)

2017年12月21日

摘要: http://image-net.org/challenges/LSVRC/2015/download-images-3j16.php http://blog.csdn.net/YiLiang_/article/details/60753757 阅读全文
posted @ 2017-12-21 19:29 兔子二 阅读(181) 评论(0) 推荐(0)

2017年12月6日

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

2017年11月27日

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

2017年11月4日

摘要: https://developer.nvidia.com/cuda-80-download-archive 阅读全文
posted @ 2017-11-04 09:14 兔子二 阅读(109) 评论(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 兔子二 阅读(127) 评论(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 兔子二 阅读(133) 评论(0) 推荐(0)

导航