码迷,mamicode.com
首页 >  
搜索关键字:algorithms    ( 784个结果
[Topic Discussion] Hyperparameter Optimization for Neural Networks
Post Hyperparameter optimization for Neural Networks Paper Algorithms for Hyper-Parameter Optimization Note Introduction Sometimes it can be difficult ...
分类:Web程序   时间:2017-04-27 10:21:45    阅读次数:400
hoj Counting the algorithms
贪心加树状数组 给出的数据可能出现两种情况,包括与不包括,但我们从右向左删就能避免这个问题。 #include<stdio.h> #include<string.h> #include<iostream> using namespace std; const int maxn=200010; int ...
分类:其他好文   时间:2017-04-26 18:12:51    阅读次数:173
begin
online resources: handouts(讲义)http://cs229.standford.edu 要用octave(matlab的代替版),matlab supervised learning algorithms-大概就是你给有标准答案的数据处理 unsupervised lear ...
分类:其他好文   时间:2017-04-25 18:29:24    阅读次数:168
ensemble 的2篇入门 文章
python 篇: http://machinelearningmastery.com/ensemble-machine-learning-algorithms-python-scikit-learn/ R 篇: http://machinelearningmastery.com/machine-l ...
分类:其他好文   时间:2017-04-18 18:14:46    阅读次数:148
Spark1.0.0 生态圈一览
Spark生态圈,也就是BDAS(伯克利数据分析栈),是伯克利APMLab实验室精心打造的,力图在算法(Algorithms)、机器(Machines)、人(People)之间通过大规模集成,来展现大数据应用的一个平台,其核心引擎就是Spark,其计算基础是弹性分布式数据集,也就是RDD。通过Spa ...
分类:其他好文   时间:2017-04-14 22:56:06    阅读次数:195
U - Palindrome
Andy the smart computer science student was attending an algorithms class when the professor asked the students a simple question, "Can you propose an ...
分类:其他好文   时间:2017-04-11 13:09:10    阅读次数:184
机器学习算法之旅(转载)
http://machinelearningmastery.com/a-tour-of-machine-learning-algorithms/ In this post, we take a tour of the most popular machine learning algorithms. ...
分类:编程语言   时间:2017-04-09 22:08:43    阅读次数:305
算法(Algorithms)第4版 练习 2.2.11(3)
关键代码实现: 测试用例: 测试结果: 性能比较: ...
分类:编程语言   时间:2017-03-24 21:49:59    阅读次数:415
算法(Algorithms)第4版 练习 2.2.11(2)
关键代码: 整体: 测试结果: 性能对比: ...
分类:编程语言   时间:2017-03-24 20:02:43    阅读次数:167
算法(Algorithms)第4版 练习 2.1.4
E A S Y Q U E S T I O N A E S Y Q U E S T I O N A E S Y Q U E S T I O N A E S Y Q U E S T I O N A E Q S Y U E S T I O N A E Q S U Y E S T I O N A E E ... ...
分类:编程语言   时间:2017-03-22 16:25:41    阅读次数:166
784条   上一页 1 ... 34 35 36 37 38 ... 79 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!