码迷,mamicode.com
首页 >  
搜索关键字:nature    ( 267个结果
redis与memcache的区别2
总结一: memcache官方定义 Free & open source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding ...
分类:系统相关   时间:2016-06-22 20:33:18    阅读次数:163
Javaweb项目构建常见问题
eclipse中 将java项目转换为web项目 1、找到项目工作空间目录,打开.project文件,并修改文件, 修改如下: 找到:<natures> </natures>代码段,在代码段中加入如下内容并保存: <nature>org.eclipse.wst.common.project.face ...
分类:编程语言   时间:2016-06-14 23:37:51    阅读次数:212
Talking about paper
1. Nature, Scientific Reports 4, Article number: 5552 (2014) "Imaging With Nature: Compressive Imaging Using a Multiply Scattering Medium" The recent ...
分类:其他好文   时间:2016-06-02 19:49:21    阅读次数:123
NgAgo基因编辑技术
来源:http://sgxy.web.hebust.edu.cn/xwdt/72869.htm 2016年5月2日,Nature系列顶尖刊物《Nature Biotechnology》在线发表了我院青年教师韩春雨的研究成果“DNA-guided genome editing using theNat ...
分类:其他好文   时间:2016-05-22 16:44:39    阅读次数:5529
2016.4.15 nature deep learning review[1]
<span style="font-family:宋体;mso-ascii-font-family:Cambria;mso-ascii-theme-font:minor-latin; mso-fareast-font-family:宋体;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family: Cambria;mso-hansi-the...
分类:其他好文   时间:2016-05-13 01:59:25    阅读次数:204
2016.4.12 nature deep learning review[2]
使用卷积神经网络进行图片理解一段,从二十一世纪开始,卷积神经网络就成功运用在了检测,切割和识别上面。这通常是在一些拥有大量标注数据的领域中得到了充分的应用。 像素级的识别能够运用在自动机器人,自动驾驶汽车等诸多领域。其他的领域包括语音识别和自然语言的理解。 直到12年之前,cnn都没有活起来,但是alexnet使得一切变成可能。最近的研究成果是一个图像识别的cnn和语言处理的rnn连接起来产生...
分类:其他好文   时间:2016-05-13 01:49:41    阅读次数:262
2016.4.15 nature deep learning review[3]
<span style="font-family:宋体;mso-ascii-font-family:Cambria;mso-ascii-theme-font:minor-latin; mso-fareast-font-family:宋体;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family: Cambria;mso-hansi-the...
分类:其他好文   时间:2016-05-13 01:46:42    阅读次数:256
BP神经网络
BP 神经网络中的 BP 为 Back Propagation 的简写,最早它是由Rumelhart、McCelland等科学家于 1986 年提出来的,Rumelhart 并在Nature 上发表了一篇非常著名的文章 《Learning representations by back-propag ...
分类:其他好文   时间:2016-05-11 11:18:04    阅读次数:391
annovar对人类基因组和非人类基因组variants注释流程
部分翻译:Hui Y, Kai W. Genomic variant annotation and prioritization with ANNOVAR and wANNOVAR[J]. Nature Protocols, 2015, 10(10). 此文只是用于作者和所有初接触annovar软件者分享交流。更深入学习请仔细阅读全文。转载请注明。 ANNOVAR是一个perl编写的命令行工具...
分类:其他好文   时间:2016-04-29 16:39:13    阅读次数:1747
人机大战之AlphaGo的硬件配置和算法研究
AlphaGo的硬件配置最近AlphaGo与李世石的比赛如火如荼,关于第四盘李世石神之一手不在我们的讨论范围之内。我们重点讨论下AlphaGo的硬件配置: AlphaGo有多个版本,其中最强的是分布式版本的AlphaGo。根据DeepMind员工发表在2016年1月Nature期刊的论文,分布式版本(AlphaGo Distributed)使用了1202个CPU和176个GPU,同时可以有40个搜...
分类:编程语言   时间:2016-03-21 14:15:24    阅读次数:455
267条   上一页 1 ... 18 19 20 21 22 ... 27 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!