资源列表
GA_CVRP
- 用遗传算法和模拟退火实现的限重的VRP(CVRP),250个customer,一个仓库,数据文件在里面,导入eclipse就可以运行。-this is a hybrid algorithm of GA and SA to solve CVRP problem, which is devopled on eclise with java.it contains a input dataset involved with 249 customers and one single depot.
text
- 采用相似日和BP神经网络算法,对光伏处理进行预测-A similar date and BP neural network algorithm, to predict the photovoltaic process
GA-PSO
- 遗传算法和粒子群算法以及网格搜索法优化神经网络SVM的高斯核参数和惩罚参数-Optimization of Genetic Algorithm Neural Network SVM Gaussian kernel parameters and penalty parameter
PSO-BP
- 神将网络PSO-BP,用于计算,预测,仿真,基于遗传算法的程序。-NEURAL NET forcasting with artificial neural networks:the state of the art
K-fold-crossvalidate
- 神经网络的K折交叉验证用于模型选择和测试数据验证-crossvalidate of ANN
CNN
- 深度学习的卷积神经网络的MATLAB代码实现,数据为MNIST标准库。-it s a code in CNN with matlab.the is the MNIST.
AutoEncoder
- 最先提出深度学习算法hinton的自动编码器matlab代码,内容是:利用多层rbm进行自动编码的多层特征训练,然后使用梯度算法进行fine turn。可以进行特征提取,也可以进行分类。压缩包里已带有训练用签字图片数据。相应算法说明可以查看hinton于2006年发表在 science的文章-First proposed deep learning algorithm hinton automatic encoder matlab code that reads: multilayer r
BP_GPU
- 神经网络BP算法GPU实现,深度学习、模式识别与机器学习领域-BP neural network algorithm GPU implementation, the depth of learning, pattern recognition and machine learning.
DBN
- 深度学习的深度信念网的C++源代码,开源的源代码-Depth study of the depth of the belief network C++ source code
cnn-master
- 使用JAVA实现的卷及神经网络(CNN)-Use JAVA to achieve volume and neural networks (CNN)
imu_calibratio
- 通过9位置法进行加速度标定,采集旋转数据进行陀螺仪标定以及磁力计的标定,以达到减小误差为后续姿态跟踪或解算提高精度-IMU calibration
NSGA-II
- 多目标整数规划的遗传算法NSGA-IImatlab源代码,主程序、初始化、计算适应度、排序、选择、交叉变异、重组,最后得到Pareto前言。可以跑通,下载即用,具体方法介绍博客上文章上都有。-Multi-objective integer programming genetic algorithm NSGA-IImatlab source code, the main program, initialization, calculate fitness, sorting, selection,
