05 2017 档案

摘要:Introduction1.What is Machine Learning?Two definitions of Machine Learning are offered. Arthur Samuel described it as: “the field of study tha... 阅读全文
posted @ 2017-05-20 01:10 CodenameNC 阅读(173) 评论(0) 推荐(0)
摘要:系统版本:Ubuntu 16.04LTS1.提示系统更新升级,报错 /boot空间不足2.根据网络,为获得/boot 空间,选择删除多余的内核文件2.1 查询系统当前内核 输入指令 uname -a 获得结果 Linux xplanet-Aspire-E1-471G 4... 阅读全文
posted @ 2017-05-18 13:44 CodenameNC 阅读(719) 评论(0) 推荐(0)
摘要:原文地址Count Bayesie 这篇文章是博客Count Bayesie上的文章Kullback-Leibler Divergence Explained 的学习笔记,原文对 KL散度 的概念诠释得非常清晰易懂,建议阅读KL散度( KL divergence)全称:Kul... 阅读全文
posted @ 2017-05-17 10:32 CodenameNC 阅读(3401) 评论(0) 推荐(0)
摘要:Introduction:A Non-Rigorous Review of Deep Learning 原文地址 本篇文章为 MIT 课程 Mathematical Aspects of Deep Learning 的lecture 1 的学习笔记,没有进行完整的翻译,仅供参考... 阅读全文
posted @ 2017-05-17 09:57 CodenameNC 阅读(188) 评论(0) 推荐(0)
摘要:Introduction:A Non-Rigorous Review of Deep Learning 原文地址 本篇文章为 MIT 课程 Mathematical Aspects of Deep Learning 的lecture 1 的学习笔记,没有进行完整的翻译,仅供参考... 阅读全文
posted @ 2017-05-16 18:54 CodenameNC 阅读(226) 评论(0) 推荐(0)
摘要:基于 jieba 和 word_cloud 生成《人民的名义》小说词云 由于词云在反映文本关键信息上的显著优势,在本文中,我选择结合实例为大家介绍一下 Python 中专门用来生成词云的一个库——word_cloud 。 实例中的分析对象就选择为最近大火的电... 阅读全文
posted @ 2017-05-09 17:38 CodenameNC 阅读(950) 评论(0) 推荐(0)