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
Sparse-MLP A Fully-MLP Architecture with Conditional
Computation
VisionMLP之Sparse-MLPAFully-MLPArchitecturewithConditional
Computation
原始文档:https://www.yuque.com/lart/pa
·
2021-10-14 16:20
人工智能深度学习神经网络算法
第二章 PyTorch基础
由于PyTorch采用了动态计算图(Dynamic
Computation
alGraph)结构,且基于tape的Autograd系统的深度神经网络。其他很多框架,比如TensorFl
HHzdh
·
2021-10-11 18:23
PyTorch基础
pytorch
CSC1002分析
CSC1002–
Computation
alLaboratoryCSC1002–2019Term2ByKinleyLam8-PuzzlegameOVERVIEWInthisassignment,youaregoingtodesignanddevelopaninteractive8
·
2021-10-10 18:36
python
Swift之深入解析如何在Swift中实现状态机
orfinite-stateautomaton(FSA,plural:automata),finiteautomaton,orsimplyastatemachine,isamathematicalmodelof
computation
Forever_wj
·
2021-10-03 23:26
Swift高级进阶
Swift底层原理
状态机的定义
面向对象(OOP)实现状态机
函数式实现状态机
10X单细胞(10X空间转录组)TCR数据分析之TCRdist3(4)
前面已经说了很多的基础概念和分析算法,但是大家应该注意到了,前面的分析都限制在TCRαβ序列,分析还是具有一定的限制性,今天我们稍微做一下扩展,优化TCR分析距离的同时,分析γδTCRs,andat-scale
computation
withsparsedatarepresentationsandparallelized
单细胞空间交响乐
·
2021-09-10 07:09
计算的本质-程序的意义读书笔记
《Understanding
Computation
:FromSimpleMachinestoImpossiblePrograms》(计算的本质)是一本由浅入深逐步讲解计算机程序的一本书。
人世间
·
2021-07-14 10:31
安全规约第三讲
article/details/117249715这一节内容比较简单,不做过多解释目录@xyi安全规约第三讲:(HardProblemandSecureScheme)1、Preliminaries1.1
Computation
alandD
吃芒果干的熊孩子
·
2021-07-12 20:58
信息安全
安全规约
密码学
[基因家族扩张与收缩分析]_CAFE5 tutorial
CAFE:
Computation
alAnalysisofgeneFamilyEvolution(Version5)参考:CAFE5tutorial============================
新_世_界
·
2021-07-12 20:48
Transformer中的自注意力机制Self-Attention及Qeury,Keys,Values
LongShort-TermMemory-NetworksforMachineReading."2016ConferenceonEmpiricalMethodsinNaturalLanguageProcessing.Associationfor
Computation
alLinguistics
一位学有余力的同学
·
2021-07-04 22:13
可计算 NFT:概念、意义和核心思想
目前我们在内部称其为vNFT,定位为“可计算NFT(
Computation
alNFT)标准”。据我们所知,如果获得通过,这将是首个由中国背景的团队提出的加密数字资产国际标准。
myan
·
2021-07-01 15:23
大数据
区块链
人工智能
比特币
编程语言
图像处理————Canny边缘检测基础
1986年,JohnF.Canny发著名的论文A
Computation
alApproachtoEdgeDetection,在该论文中详述了如何进行边缘检测。
阿毅啊.
·
2021-06-29 20:38
opencv
opencv
Chapter 2 - Classifying with k-Nearest Neighbors
Classifyingwithdistancemeasurementsk-NearestNeighborsPros:Highaccuracy,insensitivetooutliers,noassumptionsaboutdataCons:
Computation
allyexpensive
mofii
·
2021-06-27 21:17
Rxjava入门之Scheduler & Worker
Scheduler及对应的Worker".在Rxjava中,为了使用异步,我们经常看到如下的代码:xxx.subscribeOn(Schedulers.io()).observeOn(Schedulers.
computation
lluo2010
·
2021-06-25 15:35
解析CSC1002 Data Visualization
CSC1002–
Computation
alLaboratoryDataVisualization–PartI(InteractiveQuery)OVERVIEWInthisassignment,youareaskedtodesignanddevelopaDataVisualizationapplicationtoprovideschooladministratorsandstudentswitha
·
2021-06-24 13:31
数据挖掘
pytorch(1)
PyTorch与其他框架的对比PyTorch:动态计算图Dynamic
Computation
GraphTensorflow:静态计算图Static
Computation
GraphPyTorch代码通俗易懂
Laniakea_01d0
·
2021-06-21 02:26
讲解:159.271、Futoshiki Solver、Python、PythonSQL|Haskel
159.271
Computation
alThinkingAssignment1:FutoshikiSolverThisassignmentisworth10%ofyourfinalmark.Itwillbemarkedoutofatotalof25marks.TheduedateforthisassignmentisMondayApril6th.Youareexpectedtoworkonthis
shujianmao
·
2021-06-20 06:22
计算智能(CI)之粒子群优化算法(PSO)(一)
计算智能(
Computation
alIntelligence,CI)是以生物进化的观点认识和模拟智能。按照这一观点,智能是在生物的遗传、变异、生长以及外部环境的自然选择中产生的。
人工智能遇见磐创
·
2021-06-20 00:31
一文读懂JavaScript 中的延迟加载属性模式
例如,考虑这个类:classMyClass{constructor(){this.data=someExpensive
Computation
();}}在这里,data属性是作为执行一些昂贵计算的结果而
·
2021-06-19 11:37
讲解:159.271、Futoshiki Solver、Python、PythonSQL|Haskel
159.271
Computation
alThinkingAssignment1:FutoshikiSolverThisassignmentisworth10%ofyourfinalmark.Itwillbemarkedoutofatotalof25marks.TheduedateforthisassignmentisMondayApril6th.Youareexpectedtoworkonthis
shuilouhan
·
2021-06-19 03:18
斯坦福CS20 TensorFlow学习笔记(1):Overview of Tensorflow
Google官方的介绍是:TensorFlow™isanopensourcesoftwarelibraryforhighperformancenumerical
computation
.TensorFlow
毛帅同学
·
2021-06-19 01:08
计算广告之开篇
什么是计算广告(
Computation
alAdvertising)计算广告是计算机科学中出现的一个相对较新的子科学领域,利用算法给用户展示出最佳的广告。
Seo_sir
·
2021-06-14 21:14
Neoantigen Prediction
High-resolutionHLAtypingwasperformed
computation
allyusingSOAP-HLAfromexomesequencing(exome-seq)data.EachnonsynonymousSNVwastranslatedintoa17
_linun_
·
2021-06-14 10:48
Tips of Functional Programing in Java(Java函数式编程)
functionisanexpressionthatrelatesaninputsettoanoutputset.Functionalprogrammingisastyleofwritingcomputerprogramsthattreat
computation
LeaveStyle
·
2021-06-11 21:04
详解Transformer中Self-Attention以及Multi-Head Attention
abs/1706.03762如果不想看文章的可以看下我在b站上录的视频:https://b23.tv/gucpvt最近Transformer在CV领域很火,Transformer是2017年Google在
Computation
andLanguage
太阳花的小绿豆
·
2021-06-11 17:33
深度学习
Transformer
Self-Attention
Multi-Head
Atte
深度学习
人工智能
Chapter 3 - Splitting datasets one feature at a time: decision trees
TreeconstructionDecisiontreesPros:
Computation
allycheaptouse,easyforhumanstounderstandlearnedresults,missingvaluesOK
mofii
·
2021-06-10 14:30
LagrangeINT留学生作业代写、代做MATLAB程序作业、MATLAB编程作业调试、代写Data files作业代写Python编程|代写留学生 Sta
Computation
alProject3due:03/04/2019,5p.m.LastupdatedFebruary27,2019.InstructionsNewformatguideline!
duanzoutu
·
2021-06-10 08:30
Common Lisp 书单
先来看看douban上的书单:《CommonLisp:AGentleIntroductiontoSymbolic
Computation
》这本已经看过,很好很详细的入门书籍,基本上是零基础的入门。
AllenChyou
·
2021-06-08 08:08
大数据最常用的算法有哪些
奥地利符号计算研究所(ResearchInstituteforSymbolic
Computation
,简称RISC)的ChristophKoutschan博士在自己的页面上发布了一篇文章,提到他做了一个调查
无良作者
·
2021-06-08 01:08
TCR
它是这样评价先前的工具的:[Ref2]However,thesestudiesadopted
computation
almethodsnotspecificallydesignedforunselectedRNA-seqdata14
_linun_
·
2021-06-07 09:00
iOS精确计算
=[NSStringstringWithFormat:@"%@",hitCountNumber];//直接显示字符串即可方法源码复制#pragmamark精确计算+(nsdecimalnumber*)
computation
withfirstnum
就用帅气点的昵称吧
·
2021-06-07 00:51
32个重要算法总结(搬运)
奥地利符号计算研究所(ResearchInstituteforSymbolic
Computation
,简称RISC)的ChristophKoutschan博士在自己的页面上发布了一篇文章,提到他做了一个调查
单炒饭
·
2021-06-05 08:43
Swift标准库源码之旅 - LazySequence
背景Lazysequencescanbeusedtoavoidneedlessstorageallocationand
computation
,becausetheyuseanunderlyingsequenceforstorageandcomputetheirelementsondemand
Zafir_zzf
·
2021-06-03 22:15
【三维装箱】基于matlab粒子群算法求解三维装箱优化问题【含Matlab源码 950期】
一、简介1粒子群算法的概念粒子群优化算法(PSO:Particleswarmoptimization)是一种进化计算技术(evolutionary
computation
)。源于对鸟群捕食的行为研究。
紫极神光(Q1564658423)
·
2021-05-29 22:00
matlab
优化求解
【论文精读】一文看懂Swin Transformer!Shifted Window到底是个啥?Mask之后还和原来一样?
文章目录前言AbstractShiftedWindowsAttentionShiftedwindowpartitioninginsuccessiveblocksEfficientbatch
computation
cyclicshitfMaskedMSA
18岁小白想成大牛
·
2021-05-29 14:50
论文笔记
计算机视觉
pytorch
深度学习
图像识别
2021-05-12翻译
MP-SPDZ:AVersatileFrameworkforMulti-Party
Computation
2020MarcelKellerCSIRO’sData61Australiamarcel.keller
幼稚的星星
·
2021-05-20 16:50
论文翻译
安全计算
好书分享 blown to bits
在各国爆炸式的全民
computation
alliteracy教育风潮下,在一个面向高中生编程的网站看到这本书,blowntobits,作者halabelson是mit计算机科学1922届的教授,美国ieee
yeesie
·
2021-05-19 17:58
厉害了,网易伏羲三篇论文上榜 AI 顶会 ACL
近日,国际AI顶尖学术会议ACL2021(AnnualMeetingoftheAssociationfor
Computation
alLinguistics)公布了论文录用结果。
AI科技大本营
·
2021-05-18 11:35
网易
游戏
神经网络
人工智能
深度学习
【机器学习中的数学】贝叶斯框架下二元离散随机变量的概率分布
引言我感觉学习机器学习算法还是要从数学角度入门才是唯一正道,机器学习领域大牛MichaelI.Jordan给出的机器学习定义是,“Afieldthatbridge
computation
andstatistics
JasonDing
·
2021-05-17 09:52
4. State
4.1
Computation
alEffects计算不仅可以返回一个值,也能产生副作用,比如读,写,存储。实际上副作用是必须的,否则一个计算只产生值的话,没有任何用途,因为我们连保存都不行。
钉子_Tintin
·
2021-05-15 20:10
Spark Readme
ApacheSparkSparkisafastandgeneralclustercomputingsystemforBigData.Itprovideshigh-levelAPIsinScala,Java,Python,andR,andanoptimizedenginethatsupportsgeneral
computation
graphsfordataanalysis.Italsosupport
Albert陈凯
·
2021-05-08 10:26
随心阅读AI
--[Preface]TrendsinAmbientIntelligentSystems:TheRoleof
Computation
alIntell
alucardzhou
·
2021-05-07 08:27
【路径规划】基于精英粒子群算法双机器人路径规划matlab源码
一、简介1粒子群算法的概念粒子群优化算法(PSO:Particleswarmoptimization)是一种进化计算技术(evolutionary
computation
)。源于对鸟群捕食的行为研究。
Matlab走起
·
2021-05-06 00:28
matlab
路径规划
【函数式】Monads模式初探——Monad概念
在计算机科学里,单子经常用来代表计算(
computation
)。单子能用来把与业务无关的通用程序行为抽象出来,比如有用来处理并行(Future)、异常(Option和Try等)、甚至副作用的单子。
JasonDing
·
2021-05-05 00:37
1. Introduction
Informally,analgorithmisanywell-defined
computation
alprocedurethattakessomevalue,orsetofvalues,asinputandproducessomevalue
MangoDai
·
2021-05-03 18:30
Quantized CNN for Mobile Devices
ApproachFirstly,weintroduceanefficienttest-phase
computation
processwiththenetworkparametersquantized.Secondly
信步闲庭v
·
2021-04-28 04:12
2021-04-26
亚声速——超声速等熵喷管流动的CFD解法的非守恒型方程程序见之前的笔者的博客:《计算流体力学基础与应用》-约翰D.安德森《
Computation
alFluidDynamics》-JohnD
西西西西柚
·
2021-04-26 19:47
计算流体力学
CFD
安德森
算法
2021-04-24
亚声速——超声速等熵喷管流动的CFD解法的非守恒型方程程序见之前的笔者的博客:《计算流体力学基础与应用》-约翰D.安德森《
Computation
alFluidDynamics
西西西西柚
·
2021-04-24 22:24
计算流体力学
CFD
安德森
算法
码农那么多,为什么还要你的孩子学编程?
这是来自美国MarinaUmaschiBers在他的《游乐场一样的编程教育:早教课堂的编程和计算机思维》(CodingasaPlayground:Programmingand
Computation
alThinkingintheEarlyChildhoodClassroom
创趣天地
·
2021-04-19 04:23
数据科学入门~读书笔记 第二章 python速成
第二章Python速成1.系统会自动省略方括号和圆括号中的空白(空格和换行)例如:long_winded_
computation
=(1+2+3+4+5+6+7+8+9+10+11+12+13+14+15
hao606
·
2021-04-18 17:37
数据科学入门~~读书笔记
python
数据分析
Book Review: Neural Network Methods in Natural Language Processing
Goodreads:4.85(13Ratings)豆瓣:9.4(15人评价)摘录:Naturallanguageprocessing(NLP)isacollectivetermreferringtoautomatic
computation
alprocessingofhuma
马文Marvin
·
2021-04-18 00:36
上一页
17
18
19
20
21
22
23
24
下一页
按字母分类:
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
其他