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
algorithms
推荐:常见算法的python实现(github上25000多star)
仓库地址:https://github.com/The
Algorithms
/Python内容说明包含了常见的算法的python实现,如二叉树、排序、查找等等。这些是算法工程师必须
风度78
·
2020-06-23 07:34
(转) External Sort
faculty.simpson.edu/lydia.sinapova/www/cmsc250/LN250_Weiss/L17-ExternalSortEX1.htmCCasbelow:CmSc250Introto
Algorithms
ExternalSortingExampleofTwo-WaySorting
feliciafay
·
2020-06-23 07:04
2019年 Github 上最热门的 Java 开源项目
Java开源项目排行已经出炉啦,在本月的名单中,实战项目类居多,当然也有像JavaGuide这样学习指南类项目,下面就是本月上榜的10个开源项目:1Javahttps://github.com/The
Algorithms
CodingSir
·
2020-06-23 06:01
双指针算法解题-leetcode167 两数之和 II - 输入有序数组
[167]两数之和II-输入有序数组https://leetcode-cn.com/problems/two-sum-ii-input-array-is-sorted/description/
algorithms
Easy
TAsama
·
2020-06-23 05:49
LeetCode题目难度分布(含面试频率及使用的数据结构与算法)
原文链接:LeetCodeQuestionDifficultyDistribution(墙外)IDQuestionDiffFreqDataStructure
Algorithms
1TwoSum25arraysortsetTwoPointers2AddTwoNumbers34linkedlistTwoPointersMath3LongestSubstringWithoutRepeatingCharac
lilong_dream
·
2020-06-23 05:54
LeetCode
LeetCode
吴恩达深度学习笔记(38)-优化算法(Optimization
algorithms
)
Mini-batch梯度下降(Mini-batchgradientdescent)本周将学习优化算法,这能让你的神经网络运行得更快。机器学习的应用是一个高度依赖经验的过程,伴随着大量迭代的过程,你需要训练诸多模型,才能找到合适的那一个,所以,优化算法能够帮助你快速训练模型。其中一个难点在于,深度学习没有在大数据领域发挥最大的效果,我们可以利用一个巨大的数据集来训练神经网络,而在巨大的数据集基础上进
极客Array
·
2020-06-23 05:48
prefixspan python
from:https://github.com/chuanconggao/PrefixSpan-pyAPIUsageAlternatively,youcanusethe
algorithms
viaAPI.fromprefixspanimportPrefixSpandb
djph26741
·
2020-06-23 04:24
精通八大排序算法系列:二、堆排序算法
精通八大排序算法系列:二、堆排序算法作者:July、二零一一年二月二十日本文参考:IntroductionTo
Algorithms
,secondedition。
dinongxu8804
·
2020-06-23 04:13
(原)关于音频onset detection算法的阅读
Orgin:UsingAudioOnsetDetection
Algorithms
本文档只记录了部分的内容,主要以aubio相关内容为主,并非整个文档的完整内容,记录人:
[email protected]
dianchixian5277
·
2020-06-23 04:55
Introduction to
Algorithms
, Second Edition _ONE (Adding)
Introductionto
Algorithms
(SecondEdition)【原书名】Introductionto
Algorithms
(SecondEdition)【原出版社】TheMITPress【
dfreng
·
2020-06-23 04:12
Course
learning
Java设计模式及应用场景之《策略模式》
文章目录一、策略模式定义二、策略模式的结构和说明三、策略模式示例四、Java8重构策略模式五、策略模式的优缺点六、策略模式的应用场景一、策略模式定义Defineafamilyof
algorithms
,encapsulateeachone
晓呆同学
·
2020-06-23 02:40
Java设计模式
【】汇总几个开源的三维图形/计算几何算法库
【cgal】TheComputationalGeometry
Algorithms
Library官网:https://www.cgal.org/github:https://github.com/CGAL
dagunliyu123
·
2020-06-23 02:01
3D
【并发基础】CAS(Compare And Swap)操作的底层原理以及应用详解
目录一、锁机制存在的问题二、什么是CAS三、CAS的应用3.1非阻塞算法(nonblocking
algorithms
)四、CAS底层原理4.1处理器自动保证基本内存操作的原子性4.2通过总线锁定来保证原子性
小七mod
·
2020-06-23 02:58
并发编程
Java
JVM
平衡搜索三叉树
三叉树的结构(左子树,中子树,右子树,索引,元素)三叉树主要应用于字符串,数据串作为索引来查找,N年前JonL.Bentley,RobertSedgewick发表了篇名叫Fast
Algorithms
forSortingandSearchingStrings
chouhangza5001
·
2020-06-22 22:06
Python开发资源速查表
Python开发资源速查表Python实现算法和设计模式
algorithms
-Python的一个算法模块.PyPattyrn-一个用于实现常见设计模式的简单而有效的库.python-patterns-Python
chenyulancn
·
2020-06-22 22:38
python
Leetcode-229题:Majority Element2
题目:Givenanintegerarrayofsizen,findallelementsthatappearmorethan⌊n/3⌋times.The
algorithms
houldruninlineartimeandinO
八刀一闪
·
2020-06-22 22:59
强烈推荐 GitHub 上值得前端学习的数据结构与算法项目
javascript-
algorithms
(51.3k)该仓库包含了多种基于JavaScri
全栈修炼
·
2020-06-22 21:38
全栈修炼
密歇根大学28页最新《GANs生成式对抗网络综述:算法、理论与应用》最新论文,带你全面了解GAN技术趋势...
密歇根大学JieGui博士等人近期发布了《AReviewonGenerativeAdversarialNetworks:
Algorithms
,Theory,andApplicatio
人工智能学家
·
2020-06-22 20:52
通俗易懂的机器学习
机器学习这个概念认为,对于待解问题,你无需编写任何专门的程序代码,遗传算法(generic
algorithms
)能够在数据集上为你得出有趣的答案。
sarah_cw
·
2020-06-22 20:00
Machine
leaning
Chapter 6 决策树
OReilly.Hands-OnMachineLearningwithScikit-LearnandTensorFlow读书笔记Chapter6DecisionTreesLikeSVMs,DecisionTreesareversatileML
algorithms
thatcanperformbothclassificationandregressiontasks
boywaiter
·
2020-06-22 18:26
Hands-On
Machine
Learning
with
Scik
数据结构与算法
GitBook在线阅读,PDF、Mobi、ePub下载https://www.gitbook.com/book/alleniverson/data-structure-and-
algorithms
/detailsGitHub
Jack-Chan
·
2020-06-22 15:14
数据结构与算法
数据结构和算法:全面的算法代码库
原文链接:https://github.com/Dev-XYS/
Algorithms
Algorithms
本次README修订为算法仓库
Algorithms
的第100次commit,首先我们庆祝自2016
Jack-Chan
·
2020-06-22 15:42
数据结构与算法
Apriori算法基本思想
由RakeshAgrawal在1994年提出的,详细的介绍请猛击这里《Fast
Algorithms
forMiningAssociationRules》。
hfu_cn
·
2020-06-22 15:18
Algorithm
leetcode-15. 三数之和
[15]三数之和https://leetcode-cn.com/problems/3sum/description/
algorithms
Medium(23.65%)Likes:1259Dislikes:
asai8159
·
2020-06-22 15:20
leetcode-401.二进制手表
[401]二进制手表https://leetcode-cn.com/problems/binary-watch/description/
algorithms
Easy(48.85%)Likes:73Dislikes
asai8159
·
2020-06-22 15:19
机器学习 之 十大算法
英文原文:The10
Algorithms
MachineLearningEngineersNeedtoKnow毫无疑问,机器学习/人工智能的子领域在过去几年越来越受欢迎。
arsaycode
·
2020-06-22 15:55
转载的一些计算机面试的东西
“与此同时,工作之余,也在一直闲心研究学习数据挖掘:"神经网络将可能作为Top10
Algorithms
inDataMining之番外篇第1篇,同时,k-最近邻法(k-nearestneighbor,kNN
aaag
·
2020-06-22 15:23
在CentOS7中开启httpd的mod_ssl 模块及配置
在配置前我们先来了解SSL相关的技术,主要涉及:加密算法(cryptographic
algorithms
)、消息摘要函数(messagedigestfunctions)、数字签名(digitalsignatures
无所求但执着
·
2020-06-22 14:01
httpd
多目标优化算法的测试函数与解
thefreeencyclopediaInappliedmathematics,testfunctions,knownasartificiallandscapes,areusefultoevaluatecharacteristicsofoptimization
algorithms
alaclp
·
2020-06-22 13:48
人工智能
算法
科学计算
AForge.NET学习笔记(1)AForge.NET介绍
frameworkdesignedfordevelopersandresearchersinthefieldsofComputerVisionandArtificialIntelligence-imageprocessing,neuralnetworks,genetic
algorithms
ainiechao6402
·
2020-06-22 13:35
GitHub 热点速览 Vol.21:Go 新手起手式,学就完事儿了
本周The
Algorithms
开源的C-Plus-Plus、Python、Java等也明示另外一条学习之路,虽然不如标准快效率高,但是算法绝对是学习一门语言的不二之选。当然,前人言传
削微寒
·
2020-06-22 11:00
(转) An overview of gradient descent optimization
algorithms
Anoverviewofgradientdescentoptimization
algorithms
Tableofcontents:GradientdescentvariantsChallengesBatchgradientdescentStochasticgradientdescentMini-batchgradientdescentGradientdescentoptimizationalgor
a1424262219
·
2020-06-22 10:01
欠驱动机器人学-麻省理工学院开放课程-MIT 6.832: Underactuated Robotics(译)
underactuated.csail.mit.edu/Spring2019/http://underactuated.csail.mit.edu/underactuated.html欠驱动机器人学UnderactuatedRobotics
Algorithms
forWalking
zhangrelay
·
2020-06-22 10:47
多机器人系统实验室汇总
--中文介绍有待进一步完善--http://mrsl.rice.edu/Ourresearchisondistributed
algorithms
formulti-robotsystems,withafocusonbothalgorithmandsystemsdesign.Ourlong-termgoals
zhangrelay
·
2020-06-22 10:06
多机器人系统
多机器人实验室
多机器人系统
Program Debug (Midterm reflections on
algorithms
)--- --- (害,感觉这篇文章本身就是Bug)
emmm有关小测验呢,xiao经过了好好的反思,其中有一道题写出来了,但是一直死循环,并且,,,不知道当时怎么想的竟然觉得是oj评判错了,额,毕竟,其中有一道题它确实是错了。。。针对这个问题,一定要深刻反思,想了想其实还是自己不注重调试(Debug),一直都没学过调试,觉得没用,肯定用不到,但别人可能花费很长时间调试的,emmm感觉是自己一直以来都没改掉的问题,太过相信自己,所以,从现在开始,好好
还不算晚
·
2020-06-22 09:44
data structures and
algorithms
in python (python代码面试必读) PDF 分享
链接:https://pan.baidu.com/s/1G1dY6PuOL0PHtcklkgHV1wn6oa相关文章ProgrammingPython(python编程)Python.Unix和Linux系统管理指南Python语言入门Python高级编程Python源码剖析Python核心编程(第3版)图书信息作者:MichaelT.Goodrich/RobertoTamassia/Michae
share pdf
·
2020-06-22 07:44
资源分享
data
structures
and
algorithms
in
Data Mining:(1)走进数据挖掘
文章目录DMTheory缘何兴起正式提出如何定义走个流程相似概念相关领域应用场景DM
Algorithms
基本特征基本分类基本算法LearningResources推荐书籍著名期刊顶级会议优秀社区领军人物工具选择数据资源
April_0911
·
2020-06-22 06:00
Data
Mining
数据挖掘
概念
算法
资源
MemTest86
MemTest86History-from1994MemTest86wasoriginallydevelopedbyChrisBrady(BradyTechInc)withafirstreleasein1994.However,someofthetesting
algorithms
usedhavebeenunderdevelopmentsince1981andhavebeenpreviouslyim
十曰立
·
2020-06-22 06:26
【octave】nested functions not implemented in this context解决方法
nestedfunctionsnotimplementedinthiscontext解决方法1.问题产生2.内嵌函数3.解决方式1.问题产生在处理Courseracourse-
Algorithms
forBatteryManagementSystem-Part3
yourbitStefan
·
2020-06-22 05:44
BMS
Code
word cloud
AIAIAIAIAIAI
Algorithms
Algorithms
DistributedSystemMachineLearningLinearRegressionReinforcementLearningClassifierSVMKMeansLSTMNeuralNetworkGANDeepLearningTensorflowPytorchacceleratorRoboticsDataCenterCo
向标杆直跑
·
2020-06-22 05:46
zz The Ten Classical
Algorithms
in Data Mining
数据挖掘十大经典算法国际权威的学术组织theIEEEInternationalConferenceonDataMining(ICDM)2006年12月评选出了数据挖掘领域的十大经典算法:C4.5,k-Means,SVM,Apriori,EM,PageRank,AdaBoost,kNN,NaiveBayes,andCART.不仅仅是选中的十大算法,其实参加评选的18种算法,实际上随便拿出一种来都可以
Skai_CSDN
·
2020-06-22 05:29
杂
算法面试,Android面试题收集-2018,2019
>算法面试LeetCodejavascriptsolutions-https://github.com/BaffinLee/leetcode-javascriptQuicksheetfor
Algorithms
-https
desaco
·
2020-06-22 05:13
技术人生(职业与面试)
Problem Solving with
Algorithms
and Data Structures using Python 阅读笔记
全书目录ByBradMillerandDavidRanum,LutherCollegeAssignments1.Introduction1.1.Objectives1.2.GettingStarted1.3.WhatIsComputerScience?1.4.WhatIsProgramming?1.5.WhyStudyDataStructuresandAbstractDataTypes?1.6.W
SanXiangZi1
·
2020-06-22 04:10
读书笔记
吴恩达深度学习笔记——优化算法
第二周:优化算法(Optimization
algorithms
)2.1Mini-batch梯度下降(Mini-batchgradientdescent)假设有500万个样本,batch_size=1000
SCS199411
·
2020-06-22 04:13
深度学习
GitHub#algorithm#:《剑指offer》 的50道面试题
Copyright(C)nonstriater:https://github.com/nonstriater/Learn-
Algorithms
《剑指offer》这本书给出了50到面试题,涉及到字符串处理
rtoax
·
2020-06-22 04:51
算法与数据结构
开源社区
matlab神经网络训练函数train
2算法规则在
Algorithms
下面,描述了本神经网络的一些算法。
OneSea-V3.1
·
2020-06-22 03:13
Matlab
24. Swap Nodes in Pairs
swapeverytwoadjacentnodesandreturnitshead.Forexample,Given1->2->3->4,youshouldreturnthelistas2->1->4->3.Your
algorithms
houlduseonlyconstantspace.Youmaynotmodifythevaluesinth
Nancyberry
·
2020-06-22 02:12
进化计算
进化算法进化算法,也被成为是演化算法(evolutionary
algorithms
,简称EAs),它不是一个具体的算法,而是一个“算法簇”。
Null_Pan
·
2020-06-22 02:48
软计算
机器学习
《算法:C语言实现(第1-4部分)基础知识、数据结构、排序及搜索(原书第3版)》┊Robert Sedgewick[.PDF]
中文名:算法:C语言实现(第1-4部分)基础知识、数据结构、排序及搜索(原书第3版)原名:
Algorithms
inC,Parts1-4:Fundamentals,DataStructures,Sorting
Macro_code
·
2020-06-22 01:06
综述--梯度下降优化算法
paper:Anoverviewofgradientdescentoptimization
algorithms
梯度下降优化算法,一般作为黑箱优化来使用,对其优缺点缺乏充足的认识。
mollygogo
·
2020-06-22 01:31
DL
上一页
57
58
59
60
61
62
63
64
下一页
按字母分类:
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
其他