资源列表
Python-Machine-Learning-Blueprints-master
- Python 是当前普遍使用的流行语言,并纳入了科学计算和机器学习的内容,本文件是一个Python机器学习工具包。(Python is a popular language currently used and incorporated into the contents of scientific computing and machine learning. This document is a Python machine learning toolkit.)
genpls
- 将PLS与遗传算法相结合,进行变量的优化筛选
ev
- 从其他网站下载的进化算法的matlab源码-Website from other evolutionary algorithm matlab source
apriori
- Apriori算法是一种最有影响的挖掘布尔关联规则频繁项集的算法-Apriori algorithm is one of the most influential algorithm of mining Boolean association rules of frequent item sets
pcnnLunwen
- 脉冲耦合神经网络用于图像处理的一些论文,对初学者很适合-Pulse coupled neural network for image processing, a number of papers are suitable for beginners
Classfication
- 模式识别手写数字分类程序,对0到9十个数字分类。-Handwriting recognition digital classification procedures, 0-9 to 10 the number of categories.
Binary Genetic Algorithm Feature Selection (2)
- Binary GA selection method
fSVMppt
- PPT explaining fuzzy SVM
eight-huanghouwenti-yichuansuanfa
- 这是一个很经典的八皇后问题,利用C++,遗传算法计算的-This is a classic eight queens problem C++, genetic algorithm
ComplexNetworkClusteringAlgorithms
- 综述了复杂网络聚类方法的研究背景、研究意义、国内外研究现状以及目前所面临的主要问题,重点分析15 个具有代表性的复杂网络聚类算法-This paper reviews the background, the motivation, the state of arts as well as the main issues of existing works related to discovering network communities, and analyzes/compares 15 ma
PathFinder
- C++写的遗传算法 进行寻路,模仿基因遗传的方式寻找最佳路径-The the C++ write the genetic algorithm to find its way to mimic the genetic way of finding the best path
cocc_learner
- 机器学习领域,self-taught-clustering算法,源码,出自戴文渊paper self-taught-learning-Machine learning ,transfer learing ,Impliment of self-taught learning algorithm in vc++,used in the paper-"self-taught clustering"-of WenyuanDai s