05 2015 档案

【MongoDB】数组长度查询
摘要:db.groupedInfo.count({'surveyInfo.surveyAndUserID.0':{$exists:1}}) 阅读全文

posted @ 2015-05-26 18:19 colipso 阅读(991) 评论(0) 推荐(0) 编辑

【Mysql】修改最大连接数
摘要:http://www.111cn.net/database/mysql/51934.htm 阅读全文

posted @ 2015-05-19 14:49 colipso 阅读(118) 评论(0) 推荐(0) 编辑

【Python】多线程2
摘要:threading模块import timeimport randomimport threadingclass Inclass: def __init__(self): print 'Inclass 初始化' def execIn(self,i): rand... 阅读全文

posted @ 2015-05-19 11:23 colipso 阅读(217) 评论(0) 推荐(0) 编辑

【python】多线程
摘要:https://docs.python.org/2/library/multiprocessing.htmlhttps://docs.python.org/2/library/threading.htmlhttp://www.coder4.com/archives/3352import multip... 阅读全文

posted @ 2015-05-14 21:19 colipso 阅读(239) 评论(0) 推荐(0) 编辑

【mysql】恢复备份
摘要:windows环境:打开cmdcd 到备份数据目录mysql -u*** -puse database;source *****.sql; 阅读全文

posted @ 2015-05-13 11:20 colipso 阅读(157) 评论(0) 推荐(0) 编辑

【python】\\u的字符编码问题
摘要:Str = "\\u559c\\u6b22\\u4e00\\u4e2a\\u4eba";Str = Str.decode("unicode-escape") 阅读全文

posted @ 2015-05-11 14:46 colipso 阅读(740) 评论(0) 推荐(0) 编辑

【Graphlab】
摘要:https://dato.com/graphlab 阅读全文

posted @ 2015-05-07 16:24 colipso 阅读(151) 评论(0) 推荐(0) 编辑

【Python】源码
摘要:http://nullege.com/搜索工具 阅读全文

posted @ 2015-05-07 09:24 colipso 阅读(139) 评论(0) 推荐(0) 编辑

【ML】概率图模型
摘要:http://wenku.baidu.com/link?url=-Fa32JAnvwS8fyWgdPjYLNGvmor42lWCT6N7TehNQAnx4ZVmJtC0L0SgnaLtEFMB9Gzw49L-3NbllEnyekS6wz2h8MeSUY2_AvFvxTQWSA3http://wenk... 阅读全文

posted @ 2015-05-07 09:13 colipso 阅读(309) 评论(0) 推荐(0) 编辑

【ML】scikit-learn-book
摘要:http://nbviewer.ipython.org/github/gmonce/scikit-learn-book/tree/master/ 阅读全文

posted @ 2015-05-05 20:47 colipso 阅读(158) 评论(0) 推荐(0) 编辑

【HMM】隐马尔科夫模型
摘要:http://www.hankcs.com/nlp/hmm-and-segmentation-tagging-named-entity-recognition.html 阅读全文

posted @ 2015-05-05 15:07 colipso 阅读(151) 评论(0) 推荐(0) 编辑

【算法】CRF
摘要:http://www.open-open.com/doc/view/7e983c0bf1594849bcd088dc212098c4http://wenku.baidu.com/link?url=crsPiPMrjNC9v7-ikKMIPNpQ1Pkb7noEPo8q1vPCm3eyOw0TWQ8N... 阅读全文

posted @ 2015-05-04 17:18 colipso 阅读(583) 评论(0) 推荐(0) 编辑

【Deeplearning】关注书目
摘要:Deep Learning: A Practitioner's Approachhttp://www.amazon.com/Deep-Learning-Practitioners-Adam-Gibson/dp/1491914254/ref=sr_1_1?ie=UTF8&qid=1430704761&... 阅读全文

posted @ 2015-05-04 10:05 colipso 阅读(235) 评论(0) 推荐(0) 编辑

【NLP+Deep learning】好文
摘要:http://blog.jobbole.com/77709/原文出处:http://colah.github.io/posts/2014-07-NLP-RNNs-Representations/ 阅读全文

posted @ 2015-05-04 09:56 colipso 阅读(182) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

点击右上角即可分享
微信分享提示