C++,python,热爱算法和机器学习
全部博文(1214)
发布时间:2016-03-21 00:19:21
文章地址:http://blog.csdn.net/hguisu/article/details/79623501.单词——文档矩阵 单词-文档矩阵是表达两者之间所具有的一种包含关系的概念模型,图3-1展示了其含义。图3-1的每列代表一个文档,每行代表一个单词,打对勾的位置代表包含关系。 &nb.........【阅读全文】
发布时间:2015-08-27 11:10:27
原文地址:<a href="http://blog.csdn.net/morewindows/article/details/6709644" target="_blank">http://blog.csdn.net/morewindows/article/details/6709644</a><br />讲的不错,代码有问题。<br /><br /><span style="color:#333333;font-family:Arial;line-height:26px;white-space:normal;font-size:18px;backgrou.........【阅读全文】
发布时间:2015-08-26 17:30:53
原文地址:<a href="http://blog.csdn.net/morewindows/article/details/6684558" target="_blank">http://blog.csdn.net/morewindows/article/details/6684558<br /></a><br /><span style="color:#333333;font-family:Arial;font-size:14px;line-height:26px;white-space:normal;background-color:#FFFFFF;"> </sp.........【阅读全文】
发布时间:2015-05-11 18:15:55
文章地址:http://lethain.com/genetic-algorithms-cool-name-damn-simple/Genetic algorithms are a mysterious sounding technique in mysterious sounding field--artificial intelligence. This is the problem with naming things appropriately. When the field was labeled artificial intelligence, it .........【阅读全文】
chinaunix网友2009-10-12 16:19
你好,你在Google Code上放的sg2fcitx的mainme.c源代码我下载编译会出现段错误。请问你的编译环境是什么?GCC版本是多少? 谢谢。