搜索资源列表
cfastica
- Fast ICA,一种ICA的快速算法,有完整的论文(两种格式,pdf和ps的)-Fast ICA, the ICA a fast algorithm, a complete paper (both formats, pdf and ps)
NEA
- 针对现有遗传算法在多维非线性优选方面的不足,本文提出了一种基于小生境进化算法(NEA)的非线性优选模型,探讨了NEA算法的参数选择原则。通过大量仿真和比较,表明算法在复杂非线性优选中具有快速、高效、鲁棒性强的特点,并能在全局范围内有效搜索所有最优解。 -against existing genetic algorithms in three-dimensional nonlinear optimization for the shortage, the paper presents a ni
mason
- MASON代表多主体邻里或网络仿真(Multi-Agent Simulator of Neighborhoods or Networks)。它是乔治梅森大学用Java开发的离散事件多主体仿真核心库,具有快速、灵活和便携的特点。它本身支持轻量级的模拟需求,自含模型可以嵌入到其他Java应用当中,还可以选择2D和3D图形显示。-represent more or main Neighborhood Network Simulation (Multi-Agent Simulat or of Neigh
machinegame
- 一个机器自己学习玩扫雷游戏的程序!快试试!-a machine you learn to play the game the demining process! Try fast!
POSTagger
- (1)从已经标注好词性的语料中统计得到词性标记的二元转移矩阵,以及每个词以确定的词性标记出现的次数等数据(训练阶段) (2)利用动态规划算法快速选取词性标记路径,得到词性标记结果 (3)可以选择不同的词性标记集 -(1) from the good part-of-speech tagging has been the Corpus statistics to be part of speech marking the transfer of binary matrix, a
ifdef
- 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR 01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。 -Face Detecti
asa89_vfsr
- 一篇关于快速模拟退火算法的文章,供大家参考!-on a fast simulated annealing articles for reference!
FFT_2
- 使用C语言详细实现了两种不同的快速傅立叶变换算法,可以清楚地理解算法原理。-use of C language in detail to achieve two different fast Fourier transform algorithm, we can clearly understand algorithm principle.
fastkmeans
- fast implementation of Kmeans clustering algorithm
Fast GN
- Fast Community Detection algorithm 是美国Michigan大学Newman教授所创,是复杂网络中社区发现的经典算法
M-KNNalgorithm
- 用matlab实现的算法,速度非常快,是knn的经典算法。-The realization of the algorithm using matlab, very fast, is a classic knn algorithm.
FastNormalizedCross-Correlation
- 这是一篇论文,主要内容是归一化互相关算法的原理及快速计算-Fast Normalized Cross-Correlation
Envelope-alignment-fast-and-practical-algorithm.ra
- 包络对齐快速实用算法Envelope alignment fast and practical algorithm-Envelope alignment fast and practical algorithm
Fast-Multiple-Object-Tracking-via-a-Hierarchical-
- Fast Multiple Object Tracking via a Hierarchical Particle Filter
fast-projective-clustering
- 一种子空间聚类的算法,此算法属于子空间聚类算法-a monte caro algorithm for fast projective clustering,C. M. Procopiuc, M. Jones, P. K. Agarwal and T. M. Murali, Proceedings of the 2002 ACM SIGMOD international conference on Management of data
A-Fast--Method-Based-on--DFT-
- 电力系统谐波检测,包括傅里叶级数,小波变换,神经网络-A Fast Harmonic Detection Method Based on Recursive DFT
fast-rcnn-master
- Fast Region-based Convolutional Networks for object detection. Fast R-CNN** is a fast framework for object detection with deep ConvNets. Fast R-CNN - trains state-of-the-art models, like VGG16, 9x faster than traditional R-CNN and 3x faster than
testFastCornerFlow_x64
- 一种改进的Fast光流计算程序,通过打开USb摄像头进行测试。(An improved Fast optical flow calculation program is tested by opening the USb camera.)
fast-weights-master
- 论文using fast weights to attend the recent past代码(using fast weights to attend the recent past)
fast-rcnn-master
- Fast R-CNN是在R-CNN的基础上进行的改进,大致框架是一致的。总体而言,Fast R-CNN相对于R-CNN而言,主要提出了三个改进策略: 1. 提出了RoIPooling,避免了对提取的region proposals进行缩放到224x224,然后经过pre-trained CNN进行检测的步骤,加速了整个网络的learning与inference过程,这个是巨大的改进,并且RoIPooling是可导的,因此使得整个网络可以实现end-to-end learning,这个可以认为是
