资源列表
matlab的交通灯信号识别
- 交通信号灯的识别,可以测试不同颜色的交通灯,效果还行(traffic light detection MATLAB)
lstm 成功
- 利用LSTM算法进行数据预测和数据分析,实在不知道说啥了(Use this svm algorithm for data prediction or data processing)
rbfmethod
- 这是径向基函数神经网络的代码,在机器学习中有很强的应用性。(radial basis function)
FJSP_GA_OneBatch_Version4_0208
- 遗传算法的一个例子,主要用于柔性车间调度(An example of genetic algorithm, mainly used in flexible shop scheduling)
Sentiment Analysis1
- 读取csv或xlsx文件后对文本信息进行NLP情感分析并计算出情感的得分,越接近1越积极,越接近-1越消极(After reading the CSV or xlsx file, NLP sentiment analysis is performed on the text information and the score of sentiment is calculated. The closer to 1, the more positive, the more close to - 1,
SOM_BP
- BP神经网络进行回归预测分析,从表格中读取数据,进行时间序列分析的预测回归(Regression analysis of BP neural network)
神经网络与深度学习
- 神经网络与深度学习 免费电子书 ,全高清,免费下载(Neural network and deep learning, full HD, free download)
lstm_tensorflow
- tensorflow2.0的Lstm实现(LSTM implementation of tensorflow 2.0)
new1_1
- 混沌神经网络的单神经元模型,输出李雅普诺夫指数和a的图谱(Chaotic neuron model. Output Lyapunov as y, a as x.)
svm
- 利用支持向量机,对鸢尾花数据集进行分类。(Support vector machine is used to classify iris data set.)
bas代码
- 基于天牛须算法的例子,展现天牛须算法的性能,对目标函数优化,简单代码即可实现。(Based on the example of Taurus whisker algorithm, the performance of Taurus whisker algorithm is demonstrated, the objective function is optimized, and the simple code can be realized)
贝叶斯分类
- 通过python进行编程,运用贝叶斯算法原理,对iris数据集进行分类(Classification of iris data sets by Bayes)