资源列表
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)
shenjingwangluo
- 神经网络的相关资料,主要涉及算法分类的问题解决(Neural network related information, mainly related to the problem of algorithm classification)
案例17 SOM神经网络的数据分类--柴油机故障诊断
- 基于SOM神经网络的数据分类实例,用于柴油机故障诊断(An example of data classification based on SOM neural network for fault diagnosis of diesel engine)
cnn
- matlab包,卷积神经网络函数,用于数据预测,分类以及识别(Convolution neural network functions for data prediction, classification and identification)
QAP-ACO
- ACO codes for QAP problem Matlab code
