码迷,mamicode.com
首页 >  
搜索关键字:efficient    ( 536个结果
The Fewest Coins
Farmer John has gone to town to buy some farm supplies. Being a very efficient man, he always pays for his goods in such a way that the smallest numbe ...
分类:其他好文   时间:2017-08-16 21:39:45    阅读次数:234
关联规则挖掘算法AFPIM
(参考文献来自An Efficient Approach for Maintaining Association Rules based on Adjusting FP-tree Structure Jia-Ling Koh and Shui-Feng Shieh Department of Inf ...
分类:编程语言   时间:2017-08-15 17:19:40    阅读次数:254
[LeetCode] Solve the Equation 解方程
Solve a given equation and return the value of x in the form of string "x=#value". The equation contains only '+', '-' operation, the variable x and i ...
分类:其他好文   时间:2017-08-12 17:07:41    阅读次数:129
实际梯度下降中的两个重要调节方面
Gradient Descent in Practice I - Feature Scaling(特征归一化) 调整处理X的范围,以提高梯度下降效果和减小迭代次数。 Note: [6:20 - The average size of a house is 1000 but 100 is accide ...
分类:其他好文   时间:2017-08-06 18:09:40    阅读次数:203
<Parquet><Physical Properties>
Parquet Parquet is a columnar storage format for Hadoop. Parquet is designed to make the advantages of compressed, efficient colunmar data representat ...
分类:其他好文   时间:2017-07-30 13:57:11    阅读次数:309
MobileNets: Open-Source Models for Efficient On-Device Vision
https://research.googleblog.com/2017/06/mobilenets-open-source-models-for.html Wednesday, June 14, 2017 Posted by Andrew G. Howard, Senior Software En ...
分类:Web程序   时间:2017-07-29 12:54:54    阅读次数:223
【Paper Reading】Object Recognition from Scale-Invariant Features
Paper: Object Recognition from Scale-Invariant Features Sorce: http://www.cs.ubc.ca/~lowe/papers/iccv99.pdf SIFT 即Scale Invariant Feature Transfrom, 尺 ...
分类:其他好文   时间:2017-07-26 23:29:27    阅读次数:156
Performance - Inefficient use of keySet iterator instead of entrySet iterator
This method accesses the value of a Map entry, using a key that was retrieved from a keySet iterator. It is more efficient to use an iterator on the e ...
分类:其他好文   时间:2017-07-20 13:33:46    阅读次数:232
GTD180010:【翻译】The future of deep learning
The future of deep learning Tue 18 July 2017By Francois Chollet In Essays. This post is adapted from Section 3 of Chapter 9 of my book, Deep Learning ...
分类:其他好文   时间:2017-07-19 14:17:17    阅读次数:228
chipmunk几何算法
/* Copyright (c) 2007 Scott Lembcke * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated ...
分类:编程语言   时间:2017-07-15 19:05:15    阅读次数:227
536条   上一页 1 ... 18 19 20 21 22 ... 54 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!