资源列表
0-svnn
- 这段代码实现了一个新的MLP神经网络训练方法,来自论文A new method for neural network regularization(内附)-This code implements a new training method for MLP neural networks, named Support Vector Neural Network (SVNN), proposed in the work: O. Ludwig “Study on Non-parametric Me
Lectures_Book
- partial differential equations
PPTOfFuzzyControl
- 本资料是大学本科课程PPT课件,内容详细,模糊控制的数学分析、基本原理、基本模型、自适应控制-This information is PPT undergraduate curriculum courseware, as detailed mathematical analysis of fuzzy control, the basic principles, the basic model, adaptive control, etc.
manyfishAlgorithm
- 多个人工鱼群算法,一起下载后,提高你的工作效率-Multiple artificial fish school algorithm, with download to improve your work efficiency
image_processing
- 学习图像处理的经典例子,MFC + VC++ 编程-classic examples for studying digital image processing, source code programming in MFC and VC++
tinyslam
- tinyslam是openslam中实现最为简单的一种slam方法,其代码的核心实现没有超过两百行,对新手入门,深刻理解slam的工作原理,很有帮助。(Tinyslam is the most simple realization of a slam method in openslam, the core implementation of its code does not exceed two hundred lines, for beginners, a profound underst
App (2)
- Backpropagartion in java Neural Network
DataSet
- 几种UCI数据集,整理为excel格式,可以直接导入matlab中使用。-Several UCI datasets, finishing as excel format that can be used directly into matlab.
FuzzyLogic
- fuzzy logic for pdf controller
Histograms-of-Sparse
- Histograms of Sparse Codes for Object Detection,cvpr文章-Histograms of Sparse Codes for Object Detection
RESEARCH-ON-SVM_BASED-WEB-TEXT-MNING
- 基于支持向量机的Web文本挖掘技术研究 用SVM进行特征抽取、用虚样本引入先验知识以及增量 学习等关键问题,取得了~定的成果。-RESEARCHONSVM BASEDWEBTEXTN MINING
AIstudy
- 人工智能的PPT学习资料,包括的内容比较全,希望对大家有用~