摘要: Python Tools for Machine LearningPython is one of the best programming languages out there, with an extensive coverage in scientific computing: comput... 阅读全文
posted @ 2015-05-13 19:43 菜鸡一枚 阅读(542) 评论(0) 推荐(0) 编辑
摘要: Python数据分析入门最近,Analysis with Programming加入了Planet Python。作为该网站的首批特约博客,我这里来分享一下如何通过Python来开始数据分析。具体内容如下:数据导入导入本地的或者web端的CSV文件;数据变换;数据统计描述;假设检验单样本t检验;可视... 阅读全文
posted @ 2015-05-13 19:42 菜鸡一枚 阅读(621) 评论(0) 推荐(0) 编辑
摘要: 非常干货之Python资源大全 阅读全文
posted @ 2015-05-13 19:37 菜鸡一枚 阅读(260) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2015-05-13 19:36 菜鸡一枚 阅读(131) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2015-05-13 19:33 菜鸡一枚 阅读(155) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2015-05-13 19:30 菜鸡一枚 阅读(266) 评论(0) 推荐(0) 编辑
摘要: A Brief Overview of Deep Learning(This is a guest post byIlya Sutskeveron the intuition behind deep learning as well as some very useful practical adv... 阅读全文
posted @ 2015-05-13 19:25 菜鸡一枚 阅读(415) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2015-05-13 18:42 菜鸡一枚 阅读(167) 评论(0) 推荐(0) 编辑
摘要: 【机器学习中的数学】多项式分布及其共轭分布多项变量(Multinomial Variables) 二元变量是用来描述只有两种可能值的量,而当我们遇到一种离散变量,其可以有K种可能的状态。我们可以使用一个K维的向量x表示,其中只有一维xk为1,其余为0。对应于xk=1的参数为μk,表示xk发生时的... 阅读全文
posted @ 2015-05-13 18:40 菜鸡一枚 阅读(989) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2015-05-13 18:38 菜鸡一枚 阅读(250) 评论(0) 推荐(0) 编辑