资源列表
Advanced-Data-Mining
- 数据挖掘(Data Mining),就是从存放在数据库,数据仓库或其他信息库中的大量的数据中获取有效的、新颖的、潜在有用的、最终可理解的模式的非平凡过程。 -Data Mining (Data Mining), that is stored in the database from the data warehouse or other repository of large amounts of data to obtain valid, novel, potentially useful
ufldl_tutorial-master
- 神经网络的纯python实现,完美复现了Andrew Ng的课件内容-Neural network realization of pure python, perfect reproduction of courseware content Andrew Ng
batch-omp
- KSVDBox - Implementation of the K-SVD and K-SVD denoise algorithms.-K-SVD dictionary training. ksvd - K-SVD dictionary training. Signal denoising. ompdenoise - OMP denoising. ompdenoise1 - OMP denoising of 1-D signals.
program
- 粒子群算法的C++版本,很不错的。希望能够给大家带来帮助。欢迎下载-Particle swarm algorithm of c++ version, which is very nice. Hope to be able to bring you help. Welcome to download
BP
- 基于Visual C++实现一个简单的BP神经网络算法,对数据进行简单的分类。-Based on Visual c++ to realize a simple algorithm of BP neural network, the classification of the data is simple.
6fol2handout
- 麻省理工学院 人工智能教案 第六章 内容不错!值得一看!!! -MIT Artificial Intelligence templates sixth chapter Yes! An eye-catcher!
memetic
- Memetic算法的PDF格式文献,介绍局部优化的Memetic算法-the PDF of Memetic algorithm
pafi-1.0.1
- 是国外相关研究人员提供的发现频繁模式(包括频繁集、频繁子图等)的最新版本算法。
lilgp1.1.tar
- 用C和java实现的高效的遗传编程(genetic programming)库-lil-gp is a generic C genetic programming tool. It was written with a number of goals in mind: speed, ease of use
ELM_linbo.jin
- 极限学习机的代码,机器学习,可以用于分类等.(Extreme learning machine used in classification)
FuzzySets
- its contain 7 pdf files about fuzzy sets.
ELM
- 新神经网络 Extreme Learning Machine 比SVM快,附4个例子