资源列表
用遗传算法优化BP神经网络的Matlab编程实例
- 用遗传算法优化BP神经网络的Matlab编程实例,非常实用(BP neural network optimization using genetic algorithm Matlab programming examples, very practical)
新建文件夹
- 神经网络学习和判断模型 数学建模可能会用到(Neural network learning and decision model)
trkvj
- Suppressed carrier type differential phase modulation, Independent component analysis algorithm reduces the raw data noise, For feature reduction, feature fusion, correlation analysis.
cnn-示例
- 卷积神经网络的结构模型,可实现对图像进行训练与识别(The structure model of the convolution neural network can realize the training and recognition of the image)
face_recognition
- 一段人脸识别的python程序代码,请各位python友友们查验和指正(A face recognition Python code, please check and python friends.)
Project1
- 多层神经网络,在训练过程中采用自适应学习率Adagrad方法。可以实现回归或分类问题。(The adaptive learning rate Adagrad method is adopted in the training process of the multilayer neural network. Regression or classification problems can be achieved.)
Desktop
- 用遗传算法优化BP神经网络的权值。提高BP网络的输出精度.(Optimization of weights of BP neural network by genetic algorithm. Improve the output accuracy of BP networks)
CNN
- 卷积神经网络的源代码,用于微博博文文本情感分析的三分类。(Convolutional neural network source code for micro-blog Bowen text sentiment analysis of the three categories.)
模拟退火算法
- 此问题为传统的TSP问题,从一个城市出发,到达目的地,所用算法为模拟退火算法,算法可以完美运行。(This problem is a traditional TSP problem, starting from a city, reaching the destination, the algorithm is simulated annealing algorithm, the algorithm can run perfectly.)
naive_bayes
- 朴素贝叶斯算法分类及回归,附带训练集和测试集,可以评测正确率和输出预测文件(Classification and regression of naive Bayes algorithm, incidental training set and test set can evaluate the correct rate and output prediction file.)
4
- code for getting the corrected image
RandomForest
- RandomForest随机森林实现+python(RandomForest+python3.6)