资源列表
第8章 自组织竞争神经网络
- 第8章 自组织竞争神经网络 Matlab实例+源代码(The eighth chapter of self organizing competitive neural network Matlab example + source code)
tuihuo
- 用模拟退火算法求旅行商问题。自数字数字数字梳子梳(lvxingshang wenti moni tuihuo suanfa)
2017Computer
- 2017年大数据挑战赛初赛程序,鼠标轨迹的攻击模式预测(2017 big data challenge the preliminary program, the mouse trajectory prediction attack mode)
经济预测方法及matlab实现教学配套课件
- 干预模型预测法及matlab实现教学配套课件,里边含有模型的讲解和案例(Intervention model prediction method and MATLAB teaching courseware, including the explanation and case of model)
基于MATLAB的股票指数预测算法仿真
- 这个是基于MATLAB的股票指数预测算法仿真,里边含有实例和coding(This is a MATLAB based simulation of the stock index prediction algorithm, which contains an instance and a coding)
9.Regression
- 神经网络分类以及python的一些数据挖掘的代码原理(They are very good!!!!!)
BuildNumDataSet
- 手动框选图片区域,标记,保存 用于协助建立用于机器学习的数据(Manually box image area, mark and save)
chapter32
- 短时交通流量预测,基于小波神经网络的时间序列预测(Short-term traffic flow prediction based on time series prediction of wavelet neural networkc flow forecasting)
太阳高度角.m
- 可以用此代码计算任一地区任意时刻的太阳时角,高度角(This code can be used to calculate the sun's angle, height angle at any time in any area.)
TensorFlowv1.2
- google开发的python深度学习框架的官方手册,中文版。(tensorfloe user guide in chinese)
00-2017-elsevier-PID da Tang-multistage-
- 00-2017-elsevier-PID da Tang-multistage-
遗传算法
- 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过