资源列表
GA-PSO
- PSO算法计算函数极值时,常常出现早熟现象,导致求解函数极值存在较大的偏差,然而遗传算法对于函数寻优采用选择、交叉和变异算子操作,直接以目标函数作为搜索信息,以一种概率的方式来进行,因此增强了粒子群优化算法的全局寻优能力,加快了算法的进化速度,提高了收敛精度。(When PSO algorithm calculates function extremum, it often appears premature phenomenon, which leads to large deviation
Deep Learning with Python中英版(含代码)
- 深度学习四大名著:Deep Learning with Python 英文版,中文版,Python源码(Four Masterpieces on deep learning : Deep learning with Python English version,Chinese version, python source code)
SVM算法
- 实现线性支持向量机算法,并比较其原始函数与对偶形式函数(Realize the linear SVM algorithm, and compare the original function and dual function)
GraphWaveletNeuralNetwork-master
- 图小波神经网络(GWNN),一种新的图卷积神经网络(CNN),利用图小波变换来解决以往光谱图CNN方法依赖于图傅立叶变换的缺点。(graph wavelet neural network (GWNN), a novel graph convolutional neural network (CNN), leveraging graph wavelet transform to address the shortcomings of previous spectral graph CNN met
标注软件主程序
- 该软件可以用来标定数据,十分好用,谁用谁知道!安装python之后直接运行即可。自动生成xml文件和txt文件!
《MATLAB 神经网络43个案例分析》源代码&数据
- 《MATLAB 神经网络43个案例分析》源代码&数据 详细的代码介绍和功能 MATLAB版本
AI prefdict
- AI predict nn base on cnn
classic-convolution-network-master
- 本资源为经典的卷积神经网络实现图像的深度特征提取代码,可以下载参考学习
时间卷积神经网络
- 程序为时间卷积神经网络的python程序,可捕获锂离子电池退化过程中的容量增生问题,迁移学习能力不强。
麻雀搜索算法
- 麻雀搜索算法:一种受麻雀群体行为启发提出的智能优化算法(sparrow search algorithm)
人工智能算法-蚁群算法
- 人工智能算法中的蚁群算法,可应用于多项约束下的最优规划问题。(The ant colony algorithm in artificial intelligence algorithms can be applied to optimal planning problems under multiple constraints.)
聊天机器人
- 基于 .NET 平台开发的智能聊天机器人(Intelligent chat robot based on. Net platform)