资源列表
ZUPT-master
- 文件包含零速度检测ppt和MATLAB代码,主要利用加速度数据通过该方法进行检步-Tutorial on Zero Velocity Update
squeezeDet-master
- 一种应用于目标检测中同时满足上述所有约束条件的全卷积神经网络结构。在我们的网络中,使用卷积层不只是用来提取特征图,同时也是作为输出层去计算边界框(bounding box)和分类概率。我们模型中的检测管道(detection pipeline)只包含一个神经网络的前向通路,因此它运行起来是极其迅速的。我们的模型是全卷积结构的,因此可以达到小的模型规模和很高的能量利用效率。最后的实验表明我们的模型能达到很高的精度,在 KITTI 基准上达到了最高的精确度。(A fully convoluted n
tclass-1.0.0
- 用于multivariate时间序列分类,利用了weka机器学习系统(本站可下载)-for multivariate time series classification, the use of machine learning system weka (site available for download)
SCN_Matlab-master
- 深度神经网络,去模糊,超分辨重建,matlab代码。-Deep Networks for Image Super-Resolution with Sparse Prior
work
- matlab神经网络及遗传算法的介绍以及书中附带的源代码-matlab neural network and genetic algorithm is introduced, as well as the book comes with source code
JRKIM
- 自己写的英文无空格的分词代码,只是个小例子,加入了1阶语言模型的分享,仅供参考-English to write their own code word with no spaces, just a small example, adding an order to share language models for reference
bp神经网络
- 使用java语言手动编写的bp神经网络算法(Manually write BP algorithm)
Kode-Program-Algoritma-C4.5
- C4.5 is an algorithm used to generate a decision tree. C4.5 is an extension of Quinlan s earlier ID3 algorithm. The decision trees generated by C4.5 can be used for classification, and for this reason, C4.5 is often referred to as a statistical class
boyi
- 本程序实现了人工智能中的博弈算法,解决博弈算法最大最小问题。-The program the game artificial intelligence algorithms to solve the game algorithm for the maximum and minimum.
roomsim
- 一种房间冲激响应产生算法,可以模拟真实的房间声音环境。-roomsim-one way for room impulse responses
GMM
- 高斯混合模型,模式识别。matlab源码实现分类-Gaussian mixture model of pattern recognition.The matlab source code to achieve
TRIBES_BM.ZIP
- MC clerc的tribes PSO 解决TSP问题!