E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
computation
POJ1001:Exponentiation
TimeLimit:500msMemoryLimit:10000KDescriptionProblemsinvolvingthe
computation
ofexactvaluesofverylargemagnitudeandprecisionarecommon.Forexample
utimes
·
2016-05-10 08:00
Agnostic Learning (不可知学习)
AgnosticLearning(不可知学习)
Computation
alLearningTheory(Cont.)TheVapnik-Chervonenkis(VC)dimension-Shatteringasetofinstances
TH_NUM
·
2016-05-07 19:00
不可知学习
PAC Learning Framework可能近似正确学习
Versionspaceintroductiontomachinelearning:20
computation
allearningtheoryAhypothesishiscons
TH_NUM
·
2016-05-07 19:00
PAC-可能近似学习
Spark运行原理和RDD解密
(1)分布式:Distributed
Computation
分布式多台机器运行特征:整个Spa
sundujing
·
2016-05-06 11:00
spark
RxJava辅助操作
Delay延迟一段指定的时间再发射来自Observable的发射物Delay在RxJava中的实现为delay和delaySubscriptiondelay:延时发射,默认在
computation
调度器上执行
wbwjx
·
2016-05-02 14:00
rxjava
辅助操作
caffe源码学习(四) layer
Layer
computation
andcon
u011104550
·
2016-04-26 12:00
caffe
CentOS系统中GitLab客户端的安装教程
添加epel仓库复制代码代码如下:cat>/etc/yum.repos.d/epel.repo/etc/yum.repos.d/PUIAS_6_
computation
al.repocreatedatabasegitlabhq_production
佚名
·
2016-04-26 11:20
Storm 初步
ApacheStormisafreeandopensourcedistributedrealtime
computation
system.Stormmakesiteasytoreliablyprocessunboundedstreamsofdata
lanchunhui
·
2016-04-23 20:00
Must Know Tips/Tricks in Deep Neural Networks
MustKnowTips/TricksinDeepNeuralNetworks DeepNeuralNetworks,especially ConvolutionalNeuralNetworks (CNN),allows
computation
almodelsthatarecomposedofmultipleprocessinglayerstolearnrepresentationsofdataw
u010025211
·
2016-04-20 16:00
deep
learning
Tricks
Android API Guides---
Computation
Computation
RenderScript提供了在本地级别运行独立于平台的计算引擎。用它来加速你的应用程序,需要大量的计算能力。
qq_21413973
·
2016-04-18 17:00
java
android
api
sdk
computation
微软发布基于CentOS的Linux虚拟机
微软为它的云计算服务Azure发布了基于CentOS的Linux虚拟机镜像LinuxDataScienceVirtualMachine,虚拟机预装了AnacondaPythonDistribution、
Computation
alNetworkToolkit
yunwei888
·
2016-04-16 23:00
虚拟机
centos
发布
微软
深度神经网络入门教程Deep Neural Networks: A Getting Started Tutorial
DeepNeuralNetworksarethemore
computation
allypowerfulcousinstoregularneuralnetworks.LearnexactlywhatDNNsareandwhytheyarethehottesttopicinmachinelearningresearch.Thetermdeepneuralnetworkcanhaveseveralmea
garfielder007
·
2016-04-12 12:01
Deep
Learning
opencv轮廓检测之椭圆检测-----算法篇(5)---LAPLACIAN算子
3.LaplacianOperater TheLaplacianisahigh-passlinearfilterthatisbasedonthe
computation
oftheimagederivat
traumland
·
2016-04-06 18:00
算法
opencv
轮廓检测
Laplacian
opencv2
Monadic futures in Java 8: How to organize your data flow and avoid callback hell
http://zeroturnaround.com/rebellabs/monadic-futures-in-java8/Fewpeoplewillarguethatasynchronous
computation
iscoolanduseful.Infact
xiaomage234
·
2016-04-05 17:00
ceph中的Pools、PGs和OSDs介绍(tmp)
Aplacementgroup(PG)aggregatesobjectswithinapoolbecausetrackingobjectplacementandobjectmetadataonaper-objectbasisis
computation
allyexpensive–i.e
dhb_oschina
·
2016-04-01 19:00
poj 1001 Exponentiation(大数)
ExponentiationTimeLimit: 500MS MemoryLimit: 10000KTotalSubmissions: 154884 Accepted: 37736DescriptionProblemsinvolvingthe
computation
ofexactvaluesofverylargemagnitudeandprecisionarecommon.Forexample
liangzhaoyang1
·
2016-03-31 22:00
java
poj
Exponentiation
Lecture 1 Introduction and Basics
"C"asamodelof
computation
.Programmer'sviewofacomputersystemworks.HardWaredesigner'sviewofacomputersystemworks.Digitallogicasamodelof
computation
.Howdoesanassemblyprogramendupexecutingasdigitallogic
薛家四少
·
2016-03-29 23:02
梳理caffe代码net(四)
看一下官网的英文描述:Theforwardandbackwardpassesaretheessential
computation
sofaNet.Let’sconsiderasimplelogisticr
langb2014
·
2016-03-26 16:44
caffe
梳理caffe代码net(四)
看一下官网的英文描述:Theforwardandbackwardpassesaretheessential
computation
sofaNet.Let’sconsiderasimplelogisticr
langb2014
·
2016-03-26 16:00
计算语言学与深度学习
·曼宁(ChristopherD.Manning)译者:刘知远李若愚下载地址:中国计算机学会通讯2016年第3期原文地址:
Computation
alLinguistics,2015,41(4)深度学习的海啸近年来
Luculent
·
2016-03-24 14:50
pycnn api
1.引入pycnn使用pycnn,第一步当然是引入pycnn库,很简单:frompycnnimport*2.
Computation
Graphcnn里面有一个叫做
Computation
Graph的概念,它定义了神经网络
happyyear1
·
2016-03-24 13:00
python
cnn
pycnn
Exponentiation
ExponentiationTime Limit: 500MSMemory Limit: 10000K DescriptionProblems involving the
computation
of
watchfree
·
2016-03-23 23:00
Giraph集群测试Pagerank
/giraph-core-1.1.0.jarorg.apache.giraph.benchmark.PageRank
Computation
-viforg.apache.giraph.io.formats.IntFloatNullTextInputFormat-vip
cloudeagle_bupt
·
2016-03-18 17:00
EffectiveJava——通用程序设计
下面是一种对局部变量的作用域最小化的循环做法:for(inti=0,n=expensive
Computation
();i{ Iteratorit
zty19901005
·
2016-03-13 21:00
javascript、js计算两个日期之间的天数
//返回两个日期之间的天数 var
Computation
=function(sDate1,sDate2){//sDate1和sDate2是2008-12-13格式 varaDate,oDate1,oDate2
rin9958
·
2016-03-11 21:00
js
Date
【持续更新】机械工业出版社华章科技《计算机科学丛书》原版PDF+随书资料下载
FoundationsofComputerScience3rdBehrouzForouzan&FirouzMosharraf刘艺瞿高峰等 计算理论导引IntroductiontotheTheoryof
Computation
无星火的夜
·
2016-03-08 19:00
javascript、js计算两个日期之间的天数
//返回两个日期之间的天数 var
Computation
=function(sDate1,sDate2){//sDate1和sDate2是2008-12-13格式 varaDate,oDate1,oDate2
ldl_xz
·
2016-03-07 16:54
【函数式】Monads模式初探——Monad概念
在计算机科学里,单子经常用来代表计算(
computation
)。单子能用来把与业务无关的通用程序行为抽象出来,比如有用来处理并行(Future)、异常(Option和Try等)、甚至副作用的单子。
JasonDing1354
·
2016-03-05 21:00
函数式
【函数式】Monads模式初探——Monad概念
在计算机科学里,单子经常用来代表计算(
computation
)。单子能用来把与业务无关的通用程序行为抽象出来,比如有用来处理并行(Future)、异常(Option和Try等)、甚至副作用的单子。
JasonDing1354
·
2016-03-05 21:00
函数式
【函数式】Monads模式初探——Monad概念
在计算机科学里,单子经常用来代表计算(
computation
)。单子能用来把与业务无关的通用程序行为抽象出来,比如有用
JasonDing1354
·
2016-03-05 21:00
【Scala
Programming】
Scala编程实例
Hexagon DSP SDK --发布说明
SupportfortheSnapdragon810(8094) 支持Snapdragon810(8094)
Computation
aloffloadtoa2ndDSP(UsethemodemDSPfornon-modemfunctions
awangqm
·
2016-03-04 11:00
dsp
Qualcomm
hexagon
素材
voronoirelaxationlloyd'smethodvoronoiremesh: IsotropicRemeshingwithFastandExact
Computation
ofRestrictedVoronoiDiagram.pdfshapeApproximation
seamanj
·
2016-03-04 08:00
Python学习十一——theano库符号求导示例代码
#coding=utf-8 """Symbolic
computation
ofpythontheano @Author:zhangzewang @Date:2016-3-2 """ importsys
张泽旺
·
2016-03-02 16:00
theano
符号运算
CNTK学习笔记(一)
一,概述CNTK(
Computation
alNetworkToolkit)是一个微软研究的一个统一的深度学习工具包,具备更为优秀的交互能力,CNTK工具包中的语音和图像识别速度比另外四个当下主流的计算工具包都更加受开发者的欢迎
imudges_Zy
·
2016-02-28 18:13
Study Note: Shared Memory Optimisation -- avoid of bank conflict
Thisarticleisillustratedbaseson2.x
computation
device: Typicallyspeaking,asharedmemoryhas16KBtotally.Andithas32banksfor2
Firehotest
·
2016-02-28 13:00
CUDA
memory
GPU
shared
bank
Compute Resource Consolidation Pattern 计算资源整合模式
Consolidatemultipletasksoroperationsintoasingle
computation
alunit.Thispatterncanincreasecomputeresourceutilization
迪克猪
·
2016-02-27 14:00
hdu 3572 Task Schedule(邻接表dinic)
TaskScheduleProblemDescriptionOurgeometryprincessXMMhasstopedherstudyin
computation
algeometrytoconcentrateonhernewlyopenedfactory.HerfactoryhasintroducedMnewmachinesinordertoprocessthecomingNtasks.Fort
a709743744
·
2016-02-25 15:00
Storm 分布式BP神经网络(开源)
Storm也可被用于“连续计算”(continuous
computation
),对数据流做连续查询,在计算时就将结果以流的形式输出给用户。它还可被用于“分布式RPC”,以并行的方式运行昂贵的运算。”
mengyin521
·
2016-02-23 08:00
storm
分布式
人工智能
clojure
精神网络
CNTK从入门到深入研究(1) - 一切都从介绍和环境搭建开始
前言微软于前些阶段正式开源人工智能工具包CNTK(
Computation
alNetworkToolkit),中文中有人工智能的意思但是实际的英文单词翻译起来其实是一个计算网络工具箱,换个角度说其实可以理解成是一种通过计算来实现人工智能的一种方式
borisjineman
·
2016-02-14 22:00
人工智能
微软
神经网络
深度学习
CNTK
A - 高精度(大数)N次方(第二季水)
DescriptionProblemsinvolvingthe
computation
ofexactvaluesofverylargemagnitudeandprecisionarecommon.Forexample
阿飞的小蝴蝶蝶
·
2016-02-08 23:00
HDU-1063 Exponentiation
ProblemDescriptionProblemsinvolvingthe
computation
ofexactvaluesofverylargemagnitudeandprecisionarecommon.Forexample
hrr397117313
·
2016-02-03 13:00
状态机和模式
Finite-state_machineAfinite-statemachine(FSM)orfinite-stateautomaton(plural:automata),orsimplyastatemachine,isamathematicalmodelof
computation
usedtodesignbothcomputerprograms
ffl
·
2016-01-30 16:00
Zernike矩之图像重建(附源码)
TeagueMR.Imageanalysisviathegeneraltheoryofmoments[J].JOSA,1980,70(8):920-930.[2]HwangSK,KimWY.Anovelapproachtothefast
computation
ofZernikemoments
xiaoluo91
·
2016-01-30 10:00
Zernike矩之图像重建(附源码)
TeagueMR.Imageanalysisviathegeneraltheoryofmoments[J].JOSA,1980,70(8):920-930.[2]HwangSK,KimWY.Anovelapproachtothefast
computation
ofZernikemoments
u010839382
·
2016-01-30 10:00
图像重建
Zernike矩
Python 科学计算
手动安装Python库Python科学计算做好在Python2.7的环境下Onewayofgettingahandleonthescientific
computation
toolsinPythonistotakealookatthefollowingonlineresources
u014015972
·
2016-01-28 13:00
微软在GitHub上开源其深度学习工具包CNTK
1月25日,微软在GitHub上发布了其深度学习工具包——
Computation
alNetworkToolkit(简称CNTK)。
臧秀涛
·
2016-01-26 00:00
UVALive 4192 Close Enough
Computation
s 水题
CloseEnough
Computation
s题目连接:https://icpcarchive.ecs.baylor.edu/index.php?
qscqesze
·
2016-01-22 21:00
UVALive 4192 Close Enough
Computation
s 水题
CloseEnough
Computation
s题目连接:https://icpcarchive.ecs.baylor.edu/index.php?
qscqesze
·
2016-01-22 21:00
Canny边缘检测算法原理及C语言实现详解(原创码字)
A
computation
alapproachtoedgedetection.IEEETransactionsonPatternAnalysisandMachineIntelligence,vol.8,1986
mitutao
·
2016-01-22 18:00
Canny边缘检测算法原理及C语言实现详解
Canny算子是JohnCanny在1986年提出的,那年老大爷才28岁,该文章发表在PAMI顶级期刊上的(1986.A
computation
alapproachtoedgedetection.IEEETransactionsonPatternAnalysisandMachineIntelligence
mitutao
·
2016-01-22 18:00
上一页
45
46
47
48
49
50
51
52
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他