资源列表
Simi-master
- 小黄鸡-人工智能聊天机器人源码,采用神经网络算法-Simi-Small yellow chicken- AI chat robot Source
gussmf
- 倒立摆模糊控制器,可用matlab中的fuzzy模块打开-Fuzzy Logic Controller
Genetic-Algorithm
- 是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化-Genetic Algorithm
Artificial-Neural-Networks
- 用C++ 语言编写的神经网络算法,程序结构紧凑,非常适合初学者学习神经网络算法-Artificial Neural Networks
PCA
- 主成分分析,空间降维的人工智能算法,也能用来去相关性,在图像等信号处理常用-Principal component analysis, spatial dimensionality reduction of artificial intelligence algorithms, but also can come and relevance, in the image signal processing such as common
Pearsoncorrcoef
- 人工智能算法,衡量向量的线性相关程度。Pearson相关系数,做了归一化。-Artificial intelligence algorithms, to measure the degree of linear correlation vector. Pearson correlation coefficient normalized to do.
FDDL
- ICCV paper 《Fisher Discrimination Dictionary Learning for Sparse Representation 》 源码-ICCV paper 《Fisher Discrimination Dictionary Learning for Sparse Representation 》 CODE and pdf
SAA-TSP
- 模拟退火算法解决旅行商问题,城市数量27,初始温度3000,温度衰减率0.95。 -Simulated annealing algorithm to solve the traveling salesman problem, 27 the number of cities, the initial temperature of 3000, the rate of temperature decay 0.95.
BPA
- BPA neural network algo
ZDBZ
- arduino开源电子平台自动避障代码,以C语言和C++语言为基础-arduino open electronic platform automatic obstacle avoidance code in C language and C++ language-based
DFNN
- 动态模糊神经网络,做MG 数据的测试,已经调通,可靠运行,效果不错-Dynamic neural network, do MG test data has been transferred through the reliable operation, good results
XWY_BP_net
- 这是一个用遗传算法对神经网络模型进行寻优,得到最优的输入和输出的程序,类似于对非线性函数极值寻优。-This is a neural network model optimization using genetic algorithm, the optimal input and output procedures, similar to Extreme nonlinear function optimization.
