码迷,mamicode.com
首页 >  
搜索关键字:Machine Learning    ( 8472个结果
统计学习方法 笔记<第一章>
第一章 统计学习方法概述1.1 统计学习 统计学习(statistical learning)是关于计算机基于数据概率模型并运用模型进行预测和分析的学科。统计学习也称为统计机器学习,现在人们提及的机器学习一般都是指统计机器学习。 统计学习的对象是数据(data),关于数据的基本假设是同类数据具有.....
分类:其他好文   时间:2014-08-27 18:26:38    阅读次数:135
fragment报错
1.java.lang.ClassNotFoundException: android.view.fragment in loader dalvik.system.PathClassLoaderI just solved this problem in Android API 8 machine (...
分类:其他好文   时间:2014-08-27 18:24:18    阅读次数:180
解决Eclipse启动报错【Failed to create the Java Virtual Machine】
电脑:2G内存,WIN7 32位。启动adt-bundle-windows-x86-20140702\eclipse\eclipse.exe时,报错【Failed to create the Java Virtual Machine】。点确定后,Eclipse自动关闭解决方法如下:修改Eclipse...
分类:编程语言   时间:2014-08-27 09:23:07    阅读次数:323
【转】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
zoj 3805 Machine
MachineTime Limit: 2 Seconds Memory Limit: 65536 KBIn a typical assembly line, machines are connected one by one. The first machine's output product ....
分类:其他好文   时间:2014-08-26 17:16:16    阅读次数:212
Acrylic laser engraving machine
Acrylic laser engraving machine for many co2 laser engraving machine people, is no stranger to the advertising industry, light box making, crafts appl...
分类:其他好文   时间:2014-08-26 17:06:06    阅读次数:187
【转】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
ZOJ3805:Machine
In a typical assembly line, machines are connected one by one. The first machine's output product will be the second machine's raw material. To simplify the problem, we put all machines into a two-d...
分类:其他好文   时间:2014-08-26 15:37:36    阅读次数:288
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!