-
刚开始学习的人的神经网络学习教程…
关于神经网络入门学习的教程,适用于刚开始学习的人-Getting Started on the neural network learning tutorial for people who just started learning
- 2022-03-10 01:45:21下载
- 积分:1
-
文本倾向性分析程序,由中国科学院计算所开发,基于LDA模型,不可外泄的内部程序,冒着被开除的风险与大家分享,欲下从速。...
文本倾向性分析程序,由中国科学院计算所开发,基于LDA模型,不可外泄的内部程序,冒着被开除的风险与大家分享,欲下从速。-Tendentious text analysis program, developed by the Chinese Academy of Sciences calculated, based on the LDA model, the internal procedures can not be compromised, despite the risk of being fired to share with you, as soon as possible For the next.
- 2022-06-01 00:36:43下载
- 积分:1
-
本程序是用java语言编写的数据挖掘分类算法中的决策树分类方法c4.5程序代码...
本程序是用java语言编写的数据挖掘分类算法中的决策树分类方法c4.5程序代码-this procedure is used java language classification of data mining algorithms decision tree classification code Bank
- 2023-01-08 17:35:03下载
- 积分:1
-
Kohonen the SOFM (self
Kohonen的SOFM(自组织特征映射):这种算法部分收到生物特征影响,在网络输出层内按几何中心或特征进行聚类。-Kohonen the SOFM (self-organizing feature map) : This algorithm received some biological features, the output layer to the network within the geometric center or cluster features.
- 2022-07-13 21:00:17下载
- 积分:1
-
SMC1602A(16*2)模拟口线接线方式
连接线图:
SMC1602A(16*2)模拟口线接线方式
连接线图:
---------------------------------------------------
|LCM-----51 | LCM-----51 | LCM------51 |
--------------------------------------------------|
|DB0-----P0.0 | DB4-----P0.4 | RW-------P2.5 |
|DB1-----P0.1 | DB5-----P0.5 | RS-------P2.6 |
|DB2-----P0.2 | DB6-----P0.6 | E--------P2.7 |
|DB3-----P0.3 | DB7-----P0.7 | VLCD接1K电阻到GND|
---------------------------------------------------
Keyboard接线
PS/2--------51
1 DATA------P3.4
3 GND
4 VCC
5 CLK-------P3.3 接在51的外部中断,触发方式为低电平
本程序源码只供学习参考,不得应用于商业用途,如有需要请联系作者。-SMC1602A (16* 2) analog line port to connect wiring diagram:- | LCM-51 | LCM-51 | LCM 51 | | | DB0-P0.0 | DB4-P0.4 | RW-P2.5 | | DB1-P0.1 | DB5-P0.5 | RS-P2.6 | | DB2-P0.2 | DB6-P0.6 | E P2.7 | | DB3-P0.3 | DB7-P0.7 | VLCD access 1K resistor to GND |-Keyboard Connection PS/2 51 1 DATA P3.4 3 GND 4 VCC 5 CLK-P3.3 access in 51 of the external interrupt trigger mode for low-level source for learning the procedu
- 2023-08-22 01:40:03下载
- 积分:1
-
VC实现CYK语法判断检测,CYK是经典的人工智能判断法之一
VC实现CYK语法判断检测,CYK是经典的人工智能判断法之一-VC detection to determine the realization of CYK grammar, CYK is a classic method to determine one of artificial intelligence
- 2022-01-25 22:43:32下载
- 积分:1
-
BP神经网络分类器C程序
BP神经网络分类器C程序-BP neural network classifiers C Program
- 2022-02-22 01:02:20下载
- 积分:1
-
RBF神经网络应用于IRIS数据集的例子
RBF神经网络应用于IRIS数据集的例子-Am example of RBF-NN applied on IRIS Data Set
- 2022-02-13 06:21:16下载
- 积分:1
-
自己用swarm开发的一个车辆跟驰的模型,希望能跟广大爱好者共同探讨。...
自己用swarm开发的一个车辆跟驰的模型,希望能跟广大爱好者共同探讨。-own use development of a swarm of vehicles- following model, the majority of fans are able to explore together.
- 2022-09-06 09:30:03下载
- 积分:1
-
人工鱼群算法(AFSA)是2002年李晓磊提出的基于鱼群行为的寻求全局最优
的新型搜索策略,该算法具有较优的全局收敛能力及较快的寻优速度。本文首次将
人...
人工鱼群算法(AFSA)是2002年李晓磊提出的基于鱼群行为的寻求全局最优
的新型搜索策略,该算法具有较优的全局收敛能力及较快的寻优速度。本文首次将
人工鱼群算法应用于人工神经网络的学习,形成了人工鱼群神经网络模型,通过与
BP算法、模拟退化算法、进化算法训练的人工神经网络进行比较,验证了人工鱼群
神经网络在全局寻优能力上的优势,进而利用人工鱼群神经网络进行电力系统短期
负荷预测,建立了人工鱼群神经网络预测模型。为了进一步提高算法的稳定性,以
及求得全局最优值的能力,文中给出了改进的人工鱼群算法。当人工鱼种群的最优
值在多代未变的情况下,加入了“跳跃”行为,改变人工鱼个体的参数,避免陷入
局部最优并提高了寻求全局最优解的能力。然后建立了新的预测模型,实际编程表
明,改进后的模型具有更好的全局最优化能力及稳定性。-err
- 2022-03-14 14:14:11下载
- 积分:1