码迷,mamicode.com
首页 >  
搜索关键字:maching learning    ( 4462个结果
Titanic Machine Learning from Disaster
1. ipython demo http://nbviewer.ipython.org/github/agconti/kaggle-titanic/blob/master/Titanic.ipynb
分类:其他好文   时间:2014-08-28 09:37:39    阅读次数:240
Working with JSON in iOS
Note from author: This is a learning note ofWorking with JSON in iOS 5 Tutorialwritten by Ray Wenderlich.JSON is a simple human readable format that i...
分类:移动开发   时间:2014-08-27 23:16:48    阅读次数:440
机器学习相关资料
scikit-learn.org 一个开源的机器学习python工具 http://scikit-learn.org/stable/tutorial/machine_learning_map/index.html Theano - Phthon深度学习算法库 Python的科学计算库 http://...
分类:其他好文   时间:2014-08-27 20:12:08    阅读次数:247
统计学习方法 笔记<第一章>
第一章 统计学习方法概述1.1 统计学习 统计学习(statistical learning)是关于计算机基于数据概率模型并运用模型进行预测和分析的学科。统计学习也称为统计机器学习,现在人们提及的机器学习一般都是指统计机器学习。 统计学习的对象是数据(data),关于数据的基本假设是同类数据具有.....
分类:其他好文   时间:2014-08-27 18:26:38    阅读次数:135
【转】Netty那点事(三)Channel中的Pipeline
【原文】https://github.com/code4craft/netty-learning/blob/master/posts/ch3-pipeline.mdChannel是理解和使用Netty的核心。Channel的涉及内容较多,这里我使用由浅入深的介绍方法。在这篇文章中,我们主要介绍Cha...
分类:Web程序   时间:2014-08-26 22:47:06    阅读次数:464
【转】Netty那点事(四)Netty与Reactor模式
【原文】https://github.com/code4craft/netty-learning/blob/master/posts/ch4-reactor.md一:Netty、NIO、多线程?时隔很久终于又更新了!之前一直迟迟未动也是因为积累不够,后面比较难下手。过年期间@李林锋hw发布了一个Ne...
分类:Web程序   时间:2014-08-26 22:43:06    阅读次数:369
【转】Netty那点事(二)Netty中的buffer
【原文】https://github.com/code4craft/netty-learning/blob/master/posts/ch2-buffer.md上一篇文章我们概要介绍了Netty的原理及结构,下面几篇文章我们开始对Netty的各个模块进行比较详细的分析。Netty的结构最底层是buf...
分类:Web程序   时间:2014-08-26 21:26:36    阅读次数:384
【转】Netty那点事(一)概述
【原文https://github.com/code4craft/netty-learning/blob/master/posts/ch1-overview.md#%E5%90%88%E5%BC%80%E5%90%AFnetty%E6%BA%90%E7%A0%81%E4%B9%8B%E9%97%A8...
分类:Web程序   时间:2014-08-26 16:56:46    阅读次数:445
Descriptor Matching with Convolutional Neural Networks: a Comparison to SIFT
论文笔记之《Descriptor Matching with Convolutional Neural Networks: a Comparison to SIFT》。...
分类:Web程序   时间:2014-08-26 15:29:26    阅读次数:309
Unsupervised feature learning by augmenting single images
学习笔记之《Unsupervised feature learning by augmenting single images》...
分类:其他好文   时间:2014-08-25 17:02:34    阅读次数:241
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!