码迷,mamicode.com
首页 >  
搜索关键字:research    ( 738个结果
paper 132:图像去噪算法:NL-Means和BM3D
这篇文章写的非常好,确定要~认真~慎重~的转载了,具体请关注本文编辑作者:http://wenhuix.github.io/research/denoise.html 我不会告诉你这里的代码都是free! 图像去噪是非常基础也是非常必要的研究,去噪常常在更高级的图像处理之前进行,是图像处理的基础。可 ...
分类:编程语言   时间:2016-12-25 18:21:36    阅读次数:1453
DEMAND PAGING Virtual Memory - The avoidance of thrashing was a major research area in the 1970s and led to a vari- ety of complex but effective algorithms.
COMPUTER ORGANIZATION AND ARCHITECTURE DESIGNING FOR PERFORMANCE NINTH EDITION With the use of paging, truly effective multiprogramming systems came i ...
分类:其他好文   时间:2016-12-24 09:34:58    阅读次数:192
Open source packages on Deep Reinforcement Learning
智能车 self driving car + 强化学习 reinforcement learning + 神经网络 模拟 https://github.com/MorvanZhou/my_research/tree/master/self_driving_research_DQN Reinforce ...
分类:其他好文   时间:2016-12-23 09:43:37    阅读次数:207
(转自林达华)深入问题本身
很多做research的朋友喜欢top-downapproach,包括我自己。就是说,在开始一个topic的时候,在第一时间就设定了大体的formulation,model又或者methodology。至于选择哪种设定,往往取决于研究者本身的偏好,知识背景,或者对问题的第一反应。 接下来的事情就顺理 ...
分类:其他好文   时间:2016-12-13 06:37:49    阅读次数:131
(转) How to Train a GAN? Tips and tricks to make GANs work
How to Train a GAN? Tips and tricks to make GANs work 转自:https://github.com/soumith/ganhacks While research in Generative Adversarial Networks (GANs) ...
分类:其他好文   时间:2016-12-11 02:31:42    阅读次数:397
[转]BP人工神经网络的C++实现
原文地址:http://blog.csdn.net/luxiaoxun/article/details/7649945 原文地址:http://blog.csdn.net/luxiaoxun/article/details/7649945 分类: Research(3) 分类: Research(3 ...
分类:编程语言   时间:2016-12-03 18:01:55    阅读次数:368
MapReduce: 一种简化的大规模集群数据处理法
(只有文字没有图,图请参考http://research.google.com/archive/mapreduce.html) MapReduce: 一种简化的大规模集群数据处理法 翻译:风里来雨...
分类:其他好文   时间:2016-12-03 12:52:14    阅读次数:269
【转】如何在Mac系统中安装R的rattle包
【转自知乎】:https://www.zhihu.com/question/28944497 1. 安装 xquartz (http://xquartz.macosforge.org)2. 安装 GTK (http://r.research.att.com/libs/GTK_2.24.17-X11. ...
分类:系统相关   时间:2016-12-01 02:37:01    阅读次数:1684
PCA人脸识别
人脸数据来自http://www.cl.cam.ac.uk/research/dtg/attarchive/facedatabase.html 实现代码和效果如下。由于图片数量有限(40*10),采用将原有图片顺序打乱进行检测。 采用马氏距离时,h=8时正确率为100%,h=16时计算溢出。 [以下 ...
分类:其他好文   时间:2016-11-22 20:09:00    阅读次数:403
getting started with Baxter Research Robot
1. Baxter Research Robot Baxter Research Robot is from Rethink Robotics. There is also a video on TED. (https://youtu.be/nA-J0510Pxs) 2. ...
分类:其他好文   时间:2016-11-22 12:10:22    阅读次数:189
738条   上一页 1 ... 35 36 37 38 39 ... 74 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!