资源列表
ABC-salesman
- Object oriented python implementation of artificial bee colony (ABC) algorithm for salesman problem, helps to understand the ABC algorithm
DE
- Python version of Differential Evolution algorithm applied for clustering problem
logistic regression
- 逻辑回归算法来进行分类,并计算查全率和召回率(Logical regression algorithm is used to classify .and to calculate recall and recall rate)
4427513
- 求满足公式abc abc abc,其中?代表数子的三为数是多少,()
qbvoqr
- 用java实现的一种聚类方法, 应用了iris这个非常出名的数据 和glass这个非常出名的数据,很不错的,值得大家看看,()
4583593
- 一个通用的矩阵综合算法;能实现加,减,乘,转置以及初始化设置功能(大小和初值),()
pzoceb-aided
- 这几个程序是用于计算一维光子晶体反射系数和透射系数的()
0847426
- MD5 算法 可以直接调用 调试没问题 不受环境限制()
spider
- 豆瓣影评的爬虫,不依赖任何库,一定程度反反爬虫(a spider of douban's film critic,without any releases)
fuattepcomputingpage
- 一个BP网络的C++源码,和大家分享下,有付出才有回报,()
豆瓣
- 使用爬虫从豆瓣官网获得影评TOP250的电影,以Excel文件的形式存储在本地。(Use the crawler to get the top 250 movie reviews from Douban official website and store them locally as Excel files.)
ELM_样例
- 极限学习机(Extreme Learning Machine, ELM)用来训练单隐藏层前馈神经网络(SLFN)与传统的SLFN训练算法不同,极限学习机随机选取输入层权重和隐藏层偏置,输出层权重通过激活函数函数,依据Moore-Penrose(MP)广义逆矩阵理论计算解析求出。(Extreme learning machine (ELM) is used to train single hidden layer feedforward neural network (SLFN). Differe
