资源列表
深度学习+中文版
- 目前来说最经典的深度学习的资料,这是最新翻译好的中文版(At present, the most classic deep learning materials, this is the latest translation of the Chinese version)
CNN
- 卷积神经网络matlab代码,内附详细解释。可用于图像识别,数据分类。(this is an zip of matlab code for CNN used for data classification or figure recognization.)
Artificial potential field method
- 应用改进的人工势场法进行机器人的路径规划,加入避障功能。(The improved artificial potential method is applied to the path planning of the robot, and the obstacle avoidance function is added.)
程序
- 基于matlab无人机编队模型程序,数学建模大赛专用,适合初学者,可以入门(Based on the MATLAB unmanned aerial vehicle formation model program, mathematical modeling competition special, suitable for beginners, can be introduced)
代码
- MATLAB分数阶参数设计,控制参数研究混合粒子群算法优化分数阶PID(MATLAB fractional order parameter design)
斯坦福大学-深度学习基础教程
- 斯坦福大学的深度学习,基础教程。ps:要求先学完吴恩达的机器学习基础再来看,不然看不懂(Depth study of Stanford University, basic course. Ps: needs to learn the basis of Wu Enda's machine learning first, or you can't understand it.)
预测
- BP神经网络模型预测的Python代码实现,测试有效(BP neural network model forecast Python code implementation, test effectiveness)
遗传算法-电源规划
- 遗传算法-计算电源规划用,将低碳要素引入电源规划决策之中,在充分考虑传统电力系统安全、经济运行要求的前提下,建立了含碳捕集电厂的低碳电源规划模型(The ycsf genetic algorithm is used to calculate the power supply plan. The low-carbon elements are introduced into the power planning decision-making. Under the premise of fully
人工智能:人工智能选股之朴素贝叶斯模型
- 本报告对 朴素贝叶斯模型及线性判别分析、二次判别分析 进行系统测试 “生成模型”是机器学习中监督学习方法的一类。与“判别模型”学习决 策函数和条件概率不同,生成模型主要学习的是联合概率分布??(??,??)。本 文中,我们从朴素贝叶斯算法入手,分析比较了几种常见的生成模型(包 括线性判别分析和二次判别分析)应用于多因子选股的异同,希望对本领 域的投资者产生有实用意义的参考价值。(This report gives a systematic test of naive Bayesian
PSO_ELM
- 运用粒子群算法对ELM算法进行优化,以达到算法的最优性。(Particle swarm optimization (PSO) is applied to optimize the ELM algorithm to achieve the optimality of the algorithm.)
ART2py-master
- ART2(自适应共振理论)的python实现(Python implementation of ART2 (Adaptive Resonance Theory))
bp和maltab的车牌识别
- 实现了灰度处理,锐化,边缘检测,神经网络(Grayscale processing, sharpening, edge detection, neural network)