期刊文献+
共找到6篇文章
< 1 >
每页显示 20 50 100
人工神经网络计算灌芯砌体抗压强度
1
《建筑技术》 北大核心 2005年第7期554-554,共1页
我国对灌芯砌体抗压强度的计算采用给出公式的方式。由于影响灌芯砌体抗压性能的因素很多,破坏现象复杂,甚至存在诸多因素的交互作用,往往表现为非线规律,再加上试验资料不够,使得计算公式的计算值与试测值存在一定的偏差。
关键词 灌芯砌体 人工神经网络计算 抗压强度 抗压性能 破坏现象 交互作用 试验资料 计算公式 多因素 计算
在线阅读 下载PDF
智能桥梁结构的智能计算方案及其初步实现
2
作者 淡丹辉 何广汉 《四川建筑科学研究》 2002年第4期4-6,共3页
提出了一种智能桥梁结构的智能计算方案,并利用人工神经网络法,建立一种识别作用在桥梁结构上荷载的力学反分析法,以此初步实现该方案。该方法利用传感器检测信息进行荷载识别,从而为智能桥梁结构的智能化计算奠定基础。算例表明,该方... 提出了一种智能桥梁结构的智能计算方案,并利用人工神经网络法,建立一种识别作用在桥梁结构上荷载的力学反分析法,以此初步实现该方案。该方法利用传感器检测信息进行荷载识别,从而为智能桥梁结构的智能化计算奠定基础。算例表明,该方法有较好的应用前景。 展开更多
关键词 人工神经网络计算 智能桥梁结构 智能计算方案 载荷识别 反分析
在线阅读 下载PDF
智能技术在变电站故障诊断与预测中的应用 被引量:1
3
作者 张浩 简思亮 +1 位作者 郭俊韬 高钰颖 《集成电路应用》 2025年第1期278-279,共2页
阐述通过分析人工神经网络与智能算法在智能变电站运维中的关键技术应用,如故障诊断、设备状态监测和优化调度等,总结其在提高运维效率、降低运维成本、提升供电可靠性方面的优势。
关键词 人工神经网络计算技术 变电站故障诊断 设备状态监测
在线阅读 下载PDF
基于时空LSTM的OD客运需求预测 被引量:21
4
作者 林友芳 尹康 +2 位作者 党毅 郭晟楠 万怀宇 《北京交通大学学报》 CAS CSCD 北大核心 2019年第1期114-121,共8页
客运需求预测是打造智能交通系统中的重要一环,精准的预测模型有助于预分配交通资源,改善用户出行体验.然而客运需求的动态时空特性导致准确预测客运需求具有很大的挑战.本文提出了一种基于时空长短期记忆网络(LSTM)的出发地—目的地(OD... 客运需求预测是打造智能交通系统中的重要一环,精准的预测模型有助于预分配交通资源,改善用户出行体验.然而客运需求的动态时空特性导致准确预测客运需求具有很大的挑战.本文提出了一种基于时空长短期记忆网络(LSTM)的出发地—目的地(OD)客运需求预测模型(STLSTM-PDP),显式地建模了客运需求时间序列内部的时间依赖关系和序列之间的空间依赖关系,预测未来一段时间所有OD的客运需求量.在全国民航重点航线客运需求量数据集及某城市区域间出租车客运量数据集上进行了实验,结果表明:STLSTM-PDP模型优于其他现有的预测方法,其MAE比其他方法降低了4.4%~41.4%,RMSE降低了4.3%~49.1%. 展开更多
关键词 人工神经网络计算 客运需求预测 时空数据 循环神经网络
在线阅读 下载PDF
Artificial neural network modeling of water quality of the Yangtze River system:a case study in reaches crossing the city of Chongqing 被引量:11
5
作者 郭劲松 李哲 《Journal of Chongqing University》 CAS 2009年第1期1-9,共9页
An effective approach for describing complicated water quality processes is very important for river water quality management. We built two artificial neural network(ANN) models,a feed-forward back-propagation(BP) mod... An effective approach for describing complicated water quality processes is very important for river water quality management. We built two artificial neural network(ANN) models,a feed-forward back-propagation(BP) model and a radial basis function(RBF) model,to simulate the water quality of the Yangtze and Jialing Rivers in reaches crossing the city of Chongqing,P. R. China. Our models used the historical monitoring data of biological oxygen demand,dissolved oxygen,ammonia,oil and volatile phenolic compounds. Comparison with the one-dimensional traditional water quality model suggest that both BP and RBF models are superior; their higher accuracy and better goodness-of-fit indicate that the ANN calculation of water quality agrees better with measurement. It is demonstrated that ANN modeling can be a tool for estimating the water quality of the Yangtze River. Of the two ANN models,the RBF model calculates with a smaller mean error,but a larger root mean square error. More effort to identify out the causes of these differences would help optimize the structures of neural network water-quality models. 展开更多
关键词 water quality modeling Yangtze River artificial neural network back-propagation model radial basis functionmodel
在线阅读 下载PDF
Multi-agent reinforcement learning using modular neural network Q-learning algorithms
6
作者 杨银贤 《Journal of Chongqing University》 CAS 2005年第1期50-54,共5页
Reinforcement learning is an excellent approach which is used in artificial intelligence,automatic control, etc. However, ordinary reinforcement learning algorithm, such as Q-learning with lookup table cannot cope wit... Reinforcement learning is an excellent approach which is used in artificial intelligence,automatic control, etc. However, ordinary reinforcement learning algorithm, such as Q-learning with lookup table cannot cope with extremely complex and dynamic environment due to the huge state space. To reduce the state space, modular neural network Q-learning algorithm is proposed, which combines Q-learning algorithm with neural network and module method. Forward feedback neural network, Elman neural network and radius-basis neural network are separately employed to construct such algorithm. It is revealed that Elman neural network Q-learning algorithm has the best performance under the condition that the same neural network training method, i.e. gradient descent error back-propagation algorithm is applied. 展开更多
关键词 reinforcement learning Q-LEARNING neural network artificial intelligence
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部