2015-7-11 收集资料

用 Python 统计计算,SciPy 2015年 "Computational Statistics II" 教程视频LComputational Statistics II | SciPy 2015 Tutorial | Chris Fonnesbeck

ClipMine Machine Learning Video Collection O网页链接搜集了CMU、VTech、Oxford等学校2015年的机器学习/深度学习视频课程,几十个深度学习的演讲视频等等近300个视频。

【笨办法学习数据科学】《Learn Data Science the Hard Way》by Mitch CroweO网页链接

【超棒的Hashing方法教程(A great tutorial on Hashing)】O网页链接

支持向量机模型评估银行客户信用 一起大数据 SVM是很强大的分类算法,支持线性、 多项式、 径向基函数 (RBF)、 Sigmoid 核函数。@零售创新@IT莲接@数据分析招聘@小李2012O网页链接

MSRA周明:计算机能“理解”多少我们的语言了?O网页链接

DeepMind的报告。除了著名的RNN用于阅读理解的工作,还提到一个用连续版的栈,deque等作为存储,来提高RNN处理递归/层次结构的能力。目前只在合成数据上做了评价,但其前景值得关注。文章在arXiv上: Learning to transduce with unbounded memory ,通过多次对memory的读写来model自然语言里的结构是一个我非常喜欢的idea, 我们最近的工作(O网页链接)就是这个方向的工作。楼下仍在探索NLP中使用memory,其实右边已经做出来了!Metamind的Socher看在眼里急在心上,实验还没做完先发arXiv占位O网页链接  Ask Me Anything_ Dynamic Memory Networks for Natural Language Processing

easyDreaming项目,用Torch实现的DeepDream,github地址:O网页链接

【幻灯:用Dask实现Python下的高效并行数据处理】《Python and Parallelism or Dask》by Matthew RocklinO网页链接参阅:O爱可可-爱生活

【MLPack里的协同过滤】《Collaborative Filtering in MLPack》O网页链接

【概率建模语言Bayesian Logic (BLOG)】O网页链接Tutorial:O网页链接

【幻灯:众包的改进与质量控制】《Toward Better Crowdsourcing Science》by Matthew LeaseO网页链接云:O网页链接

【幻灯:众包内容精选&语义分析】《Who is Justin Bieber’s brother, and other questions - Crowdsourced content curation and semantic parsing》O网页链接

【Kaggle竞赛优胜方案汇总】《Kaggle Competition Past Solutions》O网页链接

【幻灯:特征工程】《Feature Engineering》by David EpsteinO网页链接pdf:O网页链接

【教程:随机梯度下降(SGD) tricks】《Stochastic gradient descent tricks》L Bottou (2012)O网页链接

【各种类型网络/层/图片集上的DeepDream研究】《Investigation of Different Nets and Layers》O网页链接

【幻灯:Julia自然语言处理】《Natural Language Processing with Julia》by Pontus StenetorpO网页链接

【Optunity+Scikit-Learn自动算法选择/参数优化】《sklearn: automated learning method selection and tuning》O网页链接参阅:O爱可可-爱生活

【Udacity的梯度下降介绍】《Gradient Descent - Problem of Hiking Down a Mountain》O网页链接云:O网页链接

【开源:Python下的多维标记数组xray】"xray: N-D labeled arrays and datasets" GitHub:O网页链接

【幻灯:Python科学计算(工具栈)现状总结】《The State of the Stack (SciPy 2015 Keynote)》by Jake VanderPlasO网页链接云:O网页链接

【简单Generative Adversarial Network(GAN)示例代码(Python)】O网页链接

【编程语言的NLP分析】《Programming language subreddits and their choice of words》O网页链接

你可能感兴趣的:(2015-7-11 收集资料)