资源列表
天牛进化算法
- 利用仿生原理模拟天牛觅食构造全局优化算法,进化速度快,搜索范围广,十分有效
RBF改进算法的Q-Learing路径规划MATLAB仿真
- 用RBF改进算法的Qlearning算法matlab仿真(Matlab simulation of qlearning algorithm improved by RBF)
GA_SVM
- 利用GA遗传算法优化参数 并利用支持向量机分类或者回归计算(Use GA genetic algorithm to optimize parameters and use support vector machine for classification or regression calculation)
深度学习实现零件缺陷检测源代码(1)
- 结合VGG和残差网络实现工业零件的缺陷检测,基于keras和tensorflow可以直接运行使用(The defect detection of industrial parts is realized by combining VGg and residual network. Based on keras and tensorflow, it can be used directly)
Desktop
- 用matlab实现车牌试别,包括定位、分割和字符识别,识别方法是神经网络。(Using MATLAB to realize license plate classification, including location, segmentation and character recognition. The recognition method is neural network.)
mopso
- 里面给出MOPSO算法的源码和解释,并给出测试函数(It gives the source code and explanation of MOPSO algorithm, and gives the test function)
SeNet的pytorch实现版本
- 深度学习视觉注意力机制SeNet的pytorch实现版本,包括了SeLayers的实现,SeNet模型以及在Imagenet数据集上的训练代码。
pytorch-openpose-master
- 本例程是我研究生阶段做的一个小项目,该项目用pytorch的深度学习框架来进行人体姿态识别,能够实现头部和身体的骨架识别!图像处理方面加入了OpenCV包进行相关的处理,希望能帮助大家!(175/5000 This routine is a small project that I did in the graduate stage. The project uses pytorch's deep learning framework to recognize human body postu
经典回归(LR)算法
- 经典的回归算法,可以解决大多数的的简单分类问题,速度快,代码规范。
RNN_LSTM股市预测
- lstm用于股票预测,效果较好,欢迎下载,希望满意(LSTM used for stock forecasting, good effect, welcome to download, hope to be satisfied)
小波神经网络
- 小波神经网络代码预测模型,用于时间序列的预测。(This is a source code about wnn. The code is coding by matlab 2016a and it can apply to predict someting based on time series.)
BP神经网络负荷预测
- 基于神经网络对微电网进行负荷预测,并通过遗传算法进行改进(Based on neural network Load Forecasting)