资源列表
GA
- GA神经网络算法。 已经经过验证了 希望能带来帮助 一起学习-GAneural network algorithm. Has been proven to help bring hope to learn together
diabetes
- extreme learning machine 例子 run sinc_mean
gac++code
- *** *** *** *****/ /* 基于遗传算法的人工生命模拟 AL_GA.C */ /* An Artificial Life Simulation model Based on Genetic Algorithm */ /* 同济大学计算机系 王小平 2000年5月 -********************//* Genetic Algorithm Based Artificial Life Simulation AL_GA.C*//* An Artificial Li
shexiangtou
- 实现机器人按地上的线行走,主要是图像处理部分-Robot walking the line at the ground, the main part of image processing
CNN
- This project provides matlab class for implementation of convolutional neural networks. This networks was developed by Yann LeCun and have sucessfully used in many practical applications, such as handwritten digits recognition, face detection, robot
shotdetect
- 文本聚类算法的好东西文本聚类算法的好东西-Text clustering algorithm for text clustering algorithm good things good things
prtools
- 这个为模式识别工具箱,里面有很多源代码,希望对学习模式识别的读者有用。-pattern recognition to the toolbox, which contains many source code, and I hope to learn a useful pattern recognition readers.
ApriorivsAprioriTid
- 采用读取Access数据库中的事务数据进行挖掘,能够选择使用Apriori或AprioriTid。数据量100000以上则需要注意最小支持度设置。
bp-for-license-recognition
- 利用BP神经网络算法进行车牌图像识别的代码,进行数字、车牌字符的识别,另附相应学习图片素材(二值化)及训练后网络-Using BP neural network algorithm for vehicle license plate image recognition code, the number of characters, license plate recognition, with the corresponding learning picture material and tra
DL_matlab
- 深度学习 Matlab接口-Depth learning Matlab interface
shogun-0[1].4.3
- 将军——一种新的求解大规模问题的支持向量机程序(软件)。A Large Scale Machine Learning Toolbox
ReadDir
- 该程序实现的是一个垃圾邮件过滤系统,方法采用的是NAIVE Bayes,语料库用的是LINspam—public,程序中有使用说明,希望大家一起探讨改进一下,