wangyaomail / machine-learning-lessonLinks
☆24Updated last year
Alternatives and similar repositories for machine-learning-lesson
Users that are interested in machine-learning-lesson are comparing it to the libraries listed below
Sorting:
- 由于CSDN博客里面不能直接上代码链接,涉嫌营销推广,因此建一个github仓库用于整理这些代码链接☆153Updated 2 years ago
- 粒子群算法优化支持向量机☆139Updated 3 years ago
- python 用GA算法优化BP神经网络☆158Updated 4 years ago
- use PSO to train the sigle layer NN structure☆24Updated 2 years ago
- 基于pytorch搭建多特征LSTM时间序列预测☆171Updated 2 years ago
- Matlab and Python code of Dung Beetle Optimizer☆38Updated 2 years ago
- 使用LSTM、GRU、BPNN进行时间序列预测。Using LSTM\GRU\BPNN for time series forecasting. (Pytorch Edition)☆58Updated 4 years ago
- Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满。☆191Updated 5 years ago
- 麻雀算法优化支持向量机 python实现☆13Updated 3 years ago
- 麻雀搜索算法(Sparrow Search Algorithm, SSA)的python实现☆131Updated 5 years ago
- 基于遗传算法的BP神经网络☆16Updated 4 years ago
- 通过反向传播算法实现神经网络和小波神经网络。Implement neural network and wavelet neural network through back-propagation algorithm. Реализация нейронных сетей …☆31Updated 6 years ago
- Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行☆208Updated 6 years ago
- Using Particle Swarm Optimization (PSO) to Optimize a CNN (Convulsional Neural Network) - using an simple dataset (not using an image dat…☆42Updated 2 years ago
- 使用BP神经网络、RBF神经网络以及PSO优化的RBF神经网络进行数据的预测☆216Updated 5 years ago
- 建立SARIMA-LSTM混合模型预测时间序列问题。以PM2.5值为例,使用UCI公开的自2013年1月17日至2015年12月31日五大城市PM2.5小时检测数据,将数据按时间段划分,使用SARIMA过滤其线性趋势,再对过滤后的残差使用LSTM进行预测,最后对预测结果进行…☆82Updated 6 years ago
- This is a Python package for Broad Learning System.☆19Updated 5 years ago
- 群体智能优化算法☆102Updated 3 years ago
- 集成学习Stacking方法详解☆76Updated 5 years ago
- CNN+LSTM+Attention实现时间序列预测☆59Updated last year
- ☆15Updated 5 years ago
- a back propagation neural network with genetic algorithm☆82Updated 7 years ago
- 使用多种算法(线性回归、随机森林、支持向量机、BP神经网络、GRU、LSTM)进行电力系统负荷预测/电力预测。通过一个简单的例子。A variety of algorithms (linear regression, random forest, support vecto…☆171Updated 5 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- 包含灰色预测模型:灰色单变量预测模型GM(1,1)模型,灰色多变量预测模型GM(1,N)模型,GM(1,N)幂模型,灰色多变量周期幂模型GM(1,N|sin)幂模型,以及灰色关联模型☆79Updated 2 years ago
- ☆31Updated 2 years ago
- Sanitized Grey Wolf Optimizer(SGWO)-Support Vector Regressor (SVR)☆75Updated 3 years ago
- 基于统计学的时间序列预测(AR,ARM).☆281Updated 4 years ago
- Particle Swarm Optimization Least-squares support-vector machine without any machine learning libraries☆10Updated 4 years ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆90Updated 4 years ago