资源列表
ai伪原1创源码
- 自媒体,网站站长文章AI伪原创工具,直接粘贴即可(Article pseudo original)
GABP
- 优化BP预测用于预测股票或者是预测一维数据,都可以有单一的BP也有遗传算法优化的代码(Optimization of BP prediction can be used to predict stocks or one-dimensional data, both of which can have a single BP and a genetic algorithm optimization code)
SRCNN
- 包含SRCNN训练好的模型,常用训练图像,以及SRCNNmatlab代码,注释详细(Including srcnn trained models, common training images, and srcnmatlab code, with detailed notes)
程序
- 粒子群算法优化的BP神经网络与传统BP神经网络对比(Comparison between BP neural network optimized by particle swarm optimization and traditional BP neural network)
microgrid_10.bak microgrid_10.psc my_PSS.f myPV_RTDS.f
- 风光燃气轮机微电网并网模型 microgrid_10.bak microgrid_10.psc my_PSS.f myPV_RTDS.f
外汇《mt4》均线系统
- 均线多空 顾比均趋势线,多空趋势指标 外汇EA 外汇多条均线
stock-rnn-master
- 用深度学习算法进行股票价格预测,文件中含有数据集(Using deep learning algorithm to forecast stock price, the file contains data set)
neural-network-genetic-algorithm-master
- 为了自动学习CNN的深度网络结构,网络结构的数量随着网络中间层数量的增加呈指数增长,这启发我们使用遗传算法有效地遍历这个大的搜索空间。我们首先提出一种编码方法,将每个网络结构表示为一个固定长度的二进制字符串,然后通过生成一组随机个体来初始化遗传算法。在每一代中,我们定义标准的遗传操作(如选择、突变和交叉)来消除弱势个体并产生更具竞争力的个体。(In order to automatically learn the deep network structure of CNN, the number
Multi-Agent-Reinforcement-Learning-Environment
- 多智能体强化学习环境,用于开发强化学习算法(Multi agent reinforcement learning environment)
DeepCCA-master
- Deep Canonical Correlation Analysis
鸢尾花
- 利用Python平台进行编码,对鸢尾花数据实现分类处理的源代码
KRR
- 核岭回归算法 输入数据集(需要分开存放训练集和测试集) 利用4重交叉验证法调参 最后输出分类准确率(Kernel ridge regression algorithm Input data set (training set and test set need to be stored separately) Parameter adjustment by 4-fold cross validation Final output classification accuracy)