期刊文献+
共找到1,508篇文章
< 1 2 76 >
每页显示 20 50 100
Hybrid model for BOF oxygen blowing time prediction based on oxygen balance mechanism and deep neural network
1
作者 Xin Shao Qing Liu +3 位作者 Zicheng Xin Jiangshan Zhang Tao Zhou Shaoshuai Li 《International Journal of Minerals,Metallurgy and Materials》 SCIE EI CSCD 2024年第1期106-117,共12页
The amount of oxygen blown into the converter is one of the key parameters for the control of the converter blowing process,which directly affects the tap-to-tap time of converter. In this study, a hybrid model based ... The amount of oxygen blown into the converter is one of the key parameters for the control of the converter blowing process,which directly affects the tap-to-tap time of converter. In this study, a hybrid model based on oxygen balance mechanism (OBM) and deep neural network (DNN) was established for predicting oxygen blowing time in converter. A three-step method was utilized in the hybrid model. First, the oxygen consumption volume was predicted by the OBM model and DNN model, respectively. Second, a more accurate oxygen consumption volume was obtained by integrating the OBM model and DNN model. Finally, the converter oxygen blowing time was calculated according to the oxygen consumption volume and the oxygen supply intensity of each heat. The proposed hybrid model was verified using the actual data collected from an integrated steel plant in China, and compared with multiple linear regression model, OBM model, and neural network model including extreme learning machine, back propagation neural network, and DNN. The test results indicate that the hybrid model with a network structure of 3 hidden layer layers, 32-16-8 neurons per hidden layer, and 0.1 learning rate has the best prediction accuracy and stronger generalization ability compared with other models. The predicted hit ratio of oxygen consumption volume within the error±300 m^(3)is 96.67%;determination coefficient (R^(2)) and root mean square error (RMSE) are0.6984 and 150.03 m^(3), respectively. The oxygen blow time prediction hit ratio within the error±0.6 min is 89.50%;R2and RMSE are0.9486 and 0.3592 min, respectively. As a result, the proposed model can effectively predict the oxygen consumption volume and oxygen blowing time in the converter. 展开更多
关键词 basic oxygen furnace oxygen consumption oxygen blowing time oxygen balance mechanism deep neural network hybrid model
下载PDF
Deep Learning for Financial Time Series Prediction:A State-of-the-Art Review of Standalone and HybridModels
2
作者 Weisi Chen Walayat Hussain +1 位作者 Francesco Cauteruccio Xu Zhang 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第4期187-224,共38页
Financial time series prediction,whether for classification or regression,has been a heated research topic over the last decade.While traditional machine learning algorithms have experienced mediocre results,deep lear... Financial time series prediction,whether for classification or regression,has been a heated research topic over the last decade.While traditional machine learning algorithms have experienced mediocre results,deep learning has largely contributed to the elevation of the prediction performance.Currently,the most up-to-date review of advanced machine learning techniques for financial time series prediction is still lacking,making it challenging for finance domain experts and relevant practitioners to determine which model potentially performs better,what techniques and components are involved,and how themodel can be designed and implemented.This review article provides an overview of techniques,components and frameworks for financial time series prediction,with an emphasis on state-of-the-art deep learning models in the literature from2015 to 2023,including standalonemodels like convolutional neural networks(CNN)that are capable of extracting spatial dependencies within data,and long short-term memory(LSTM)that is designed for handling temporal dependencies;and hybrid models integrating CNN,LSTM,attention mechanism(AM)and other techniques.For illustration and comparison purposes,models proposed in recent studies are mapped to relevant elements of a generalized framework comprised of input,output,feature extraction,prediction,and related processes.Among the state-of-the-artmodels,hybrid models like CNNLSTMand CNN-LSTM-AM in general have been reported superior in performance to stand-alone models like the CNN-only model.Some remaining challenges have been discussed,including non-friendliness for finance domain experts,delayed prediction,domain knowledge negligence,lack of standards,and inability of real-time and highfrequency predictions.The principal contributions of this paper are to provide a one-stop guide for both academia and industry to review,compare and summarize technologies and recent advances in this area,to facilitate smooth and informed implementation,and to highlight future research directions. 展开更多
关键词 Financial time series prediction convolutional neural network long short-term memory deep learning attention mechanism FINANCE
下载PDF
Effects of data smoothing and recurrent neural network(RNN)algorithms for real-time forecasting of tunnel boring machine(TBM)performance
3
作者 Feng Shan Xuzhen He +1 位作者 Danial Jahed Armaghani Daichao Sheng 《Journal of Rock Mechanics and Geotechnical Engineering》 SCIE CSCD 2024年第5期1538-1551,共14页
Tunnel boring machines(TBMs)have been widely utilised in tunnel construction due to their high efficiency and reliability.Accurately predicting TBM performance can improve project time management,cost control,and risk... Tunnel boring machines(TBMs)have been widely utilised in tunnel construction due to their high efficiency and reliability.Accurately predicting TBM performance can improve project time management,cost control,and risk management.This study aims to use deep learning to develop real-time models for predicting the penetration rate(PR).The models are built using data from the Changsha metro project,and their performances are evaluated using unseen data from the Zhengzhou Metro project.In one-step forecast,the predicted penetration rate follows the trend of the measured penetration rate in both training and testing.The autoregressive integrated moving average(ARIMA)model is compared with the recurrent neural network(RNN)model.The results show that univariate models,which only consider historical penetration rate itself,perform better than multivariate models that take into account multiple geological and operational parameters(GEO and OP).Next,an RNN variant combining time series of penetration rate with the last-step geological and operational parameters is developed,and it performs better than other models.A sensitivity analysis shows that the penetration rate is the most important parameter,while other parameters have a smaller impact on time series forecasting.It is also found that smoothed data are easier to predict with high accuracy.Nevertheless,over-simplified data can lose real characteristics in time series.In conclusion,the RNN variant can accurately predict the next-step penetration rate,and data smoothing is crucial in time series forecasting.This study provides practical guidance for TBM performance forecasting in practical engineering. 展开更多
关键词 Tunnel boring machine(TBM) Penetration rate(PR) time series forecasting Recurrent neural network(RNN)
下载PDF
Deep learning framework for time series classification based on multiple imaging and hybrid quantum neural networks
4
作者 谢建设 董玉民 《Chinese Physics B》 SCIE EI CAS CSCD 2023年第12期221-230,共10页
Time series classification(TSC)has attracted a lot of attention for time series data mining tasks and has been applied in various fields.With the success of deep learning(DL)in computer vision recognition,people are s... Time series classification(TSC)has attracted a lot of attention for time series data mining tasks and has been applied in various fields.With the success of deep learning(DL)in computer vision recognition,people are starting to use deep learning to tackle TSC tasks.Quantum neural networks(QNN)have recently demonstrated their superiority over traditional machine learning in methods such as image processing and natural language processing,but research using quantum neural networks to handle TSC tasks has not received enough attention.Therefore,we proposed a learning framework based on multiple imaging and hybrid QNN(MIHQNN)for TSC tasks.We investigate the possibility of converting 1D time series to 2D images and classifying the converted images using hybrid QNN.We explored the differences between MIHQNN based on single time series imaging and MIHQNN based on the fusion of multiple time series imaging.Four quantum circuits were also selected and designed to study the impact of quantum circuits on TSC tasks.We tested our method on several standard datasets and achieved significant results compared to several current TSC methods,demonstrating the effectiveness of MIHQNN.This research highlights the potential of applying quantum computing to TSC and provides the theoretical and experimental background for future research. 展开更多
关键词 quantum neural networks time series classification time-series images feature fusion
下载PDF
Automated Machine Learning Algorithm Using Recurrent Neural Network to Perform Long-Term Time Series Forecasting
5
作者 Ying Su Morgan C.Wang Shuai Liu 《Computers, Materials & Continua》 SCIE EI 2024年第3期3529-3549,共21页
Long-term time series forecasting stands as a crucial research domain within the realm of automated machine learning(AutoML).At present,forecasting,whether rooted in machine learning or statistical learning,typically ... Long-term time series forecasting stands as a crucial research domain within the realm of automated machine learning(AutoML).At present,forecasting,whether rooted in machine learning or statistical learning,typically relies on expert input and necessitates substantial manual involvement.This manual effort spans model development,feature engineering,hyper-parameter tuning,and the intricate construction of time series models.The complexity of these tasks renders complete automation unfeasible,as they inherently demand human intervention at multiple junctures.To surmount these challenges,this article proposes leveraging Long Short-Term Memory,which is the variant of Recurrent Neural Networks,harnessing memory cells and gating mechanisms to facilitate long-term time series prediction.However,forecasting accuracy by particular neural network and traditional models can degrade significantly,when addressing long-term time-series tasks.Therefore,our research demonstrates that this innovative approach outperforms the traditional Autoregressive Integrated Moving Average(ARIMA)method in forecasting long-term univariate time series.ARIMA is a high-quality and competitive model in time series prediction,and yet it requires significant preprocessing efforts.Using multiple accuracy metrics,we have evaluated both ARIMA and proposed method on the simulated time-series data and real data in both short and long term.Furthermore,our findings indicate its superiority over alternative network architectures,including Fully Connected Neural Networks,Convolutional Neural Networks,and Nonpooling Convolutional Neural Networks.Our AutoML approach enables non-professional to attain highly accurate and effective time series forecasting,and can be widely applied to various domains,particularly in business and finance. 展开更多
关键词 Automated machine learning autoregressive integrated moving average neural networks time series analysis
下载PDF
DIAGNOSTICS OF FATIGUE CRACK IN ULTERIOR PLACES OF LARGER-SCALE OVERLOADED SUPPORTING SHAFT BASED ON TIME SERIES AND NEURAL NETWORKS 被引量:2
6
作者 LI Xueiun BIN Guangfu CHU Fulei 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2007年第3期79-82,共4页
To improve the diagnosis accuracy and self-adaptability of fatigue crack in ulterior place of the supporting shaft, time series and neural network are attempted to be applied in research on diag-nosing the fatigue cr... To improve the diagnosis accuracy and self-adaptability of fatigue crack in ulterior place of the supporting shaft, time series and neural network are attempted to be applied in research on diag-nosing the fatigue crack’s degree based on analyzing the vibration characteristics of the supporting shaft. By analyzing the characteristic parameter which is easy to be detected from the supporting shaft’s exterior, the time series model parameter which is hypersensitive to the situation of fatigue crack in ulterior place of the supporting shaft is the target input of neural network, and the fatigue crack’s degree value of supporting shaft is the output. The BP network model can be built and net-work can be trained after the structural parameters of network are selected. Furthermore, choosing the other two different group data can test the network. The test result will verify the validity of the BP network model. The result of experiment shows that the method of time series and neural network are effective to diagnose the occurrence and the development of the fatigue crack’s degree in ulterior place of the supporting shaft. 展开更多
关键词 neural network time series Larger-scale overloaded Supporting shaft Ulterior place Fatigue crack
下载PDF
A Hybrid Neural Network and Box-Jenkins Models for Time Series Forecasting 被引量:1
7
作者 Mohammad Hadwan Basheer M.Al-Maqaleh +2 位作者 Fuad N.Al-Badani Rehan Ullah Khan Mohammed A.Al-Hagery 《Computers, Materials & Continua》 SCIE EI 2022年第3期4829-4845,共17页
Time series forecasting plays a significant role in numerous applications,including but not limited to,industrial planning,water consumption,medical domains,exchange rates and consumer price index.The main problem is ... Time series forecasting plays a significant role in numerous applications,including but not limited to,industrial planning,water consumption,medical domains,exchange rates and consumer price index.The main problem is insufficient forecasting accuracy.The present study proposes a hybrid forecastingmethods to address this need.The proposed method includes three models.The first model is based on the autoregressive integrated moving average(ARIMA)statistical model;the second model is a back propagation neural network(BPNN)with adaptive slope and momentum parameters;and the thirdmodel is a hybridization between ARIMA and BPNN(ARIMA/BPNN)and artificial neural networks and ARIMA(ARIMA/ANN)to gain the benefits of linear and nonlinearmodeling.The forecasting models proposed in this study are used to predict the indices of the consumer price index(CPI),and predict the expected number of cancer patients in the Ibb Province in Yemen.Statistical standard measures used to evaluate the proposed method include(i)mean square error,(ii)mean absolute error,(iii)root mean square error,and(iv)mean absolute percentage error.Based on the computational results,the improvement rate of forecasting the CPI dataset was 5%,71%,and 4%for ARIMA/BPNN model,ARIMA/ANN model,and BPNN model respectively;while the result for cancer patients’dataset was 7%,200%,and 19%for ARIMA/BPNNmodel,ARIMA/ANN model,and BPNNmodel respectively.Therefore,it is obvious that the proposed method reduced the randomness degree,and the alterations affected the time series with data non-linearity.The ARIMA/ANN model outperformed each of its components when it was applied separately in terms of increasing the accuracy of forecasting and decreasing the overall errors of forecasting. 展开更多
关键词 hybrid model forecasting non-linear data time series models cancer patients neural networks box-jenkins consumer price index
下载PDF
Adaptive Modeling and Forecasting of Time Series by Combining the Methods of Temporal Differences with Neural Networks
8
作者 杨璐 洪家荣 黄梯云 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 1996年第1期94-98,共5页
AdaptiveModelingandForecastingofTimeSeriesbyCombiningtheMethodsofTemporalDifferenceswithNeuralNetworksYANGLu... AdaptiveModelingandForecastingofTimeSeriesbyCombiningtheMethodsofTemporalDifferenceswithNeuralNetworksYANGLu;HONGJiarong;HUAN... 展开更多
关键词 ss: neural network time series forecasting TEMPORAL DIFFERENCES METHODS
下载PDF
Modeling and Simulation of Time Series Prediction Based on Dynamic Neural Network
9
作者 王雪松 程玉虎 彭光正 《Journal of Beijing Institute of Technology》 EI CAS 2004年第2期148-151,共4页
Molding and simulation of time series prediction based on dynamic neural network(NN) are studied. Prediction model for non-linear and time-varying system is proposed based on dynamic Jordan NN. Aiming at the intrinsic... Molding and simulation of time series prediction based on dynamic neural network(NN) are studied. Prediction model for non-linear and time-varying system is proposed based on dynamic Jordan NN. Aiming at the intrinsic defects of back-propagation (BP) algorithm that cannot update network weights incrementally, a hybrid algorithm combining the temporal difference (TD) method with BP algorithm to train Jordan NN is put forward. The proposed method is applied to predict the ash content of clean coal in jigging production real-time and multi-step. A practical example is also given and its application results indicate that the method has better performance than others and also offers a beneficial reference to the prediction of nonlinear time series. 展开更多
关键词 time series Jordan neural network(NN) back-propagation (BP) algorithm temporal difference (TD) method
下载PDF
Synchronization of stochastically hybrid coupled neural networks with coupling discrete and distributed time-varying delays
10
作者 唐漾 钟恢凰 方建安 《Chinese Physics B》 SCIE EI CAS CSCD 2008年第11期4080-4090,共11页
A general model of linearly stochastically coupled identical connected neural networks with hybrid coupling is proposed, which is composed of constant coupling, coupling discrete time-varying delay and coupling distri... A general model of linearly stochastically coupled identical connected neural networks with hybrid coupling is proposed, which is composed of constant coupling, coupling discrete time-varying delay and coupling distributed timevarying delay. All the coupling terms are subjected to stochastic disturbances described in terms of Brownian motion, which reflects a more realistic dynamical behaviour of coupled systems in practice. Based on a simple adaptive feedback controller and stochastic stability theory, several sufficient criteria are presented to ensure the synchronization of linearly stochastically coupled complex networks with coupling mixed time-varying delays. Finally, numerical simulations illustrated by scale-free complex networks verify the effectiveness of the proposed controllers. 展开更多
关键词 stochastically hybrid coupling discrete and distributed time-varying delays complex dynamical networks chaotic neural networks
下载PDF
The Group Method of Data Handling (GMDH) and Artificial Neural Networks (ANN)in Time-Series Forecasting of Rice Yield
11
作者 Nadira Mohamed Isa Shabri Ani Samsudin Ruhaidah 《材料科学与工程(中英文B版)》 2011年第3期378-387,共10页
关键词 时间序列预测模型 人工神经网络 GMDH 水稻产量 数据处理 ANN 多项式函数 双曲线
下载PDF
Multi-step-prediction of chaotic time series based on co-evolutionary recurrent neural network 被引量:7
12
作者 马千里 郑启伦 +2 位作者 彭宏 钟谭卫 覃姜维 《Chinese Physics B》 SCIE EI CAS CSCD 2008年第2期536-542,共7页
This paper proposes a co-evolutionary recurrent neural network (CERNN) for the multi-step-prediction of chaotic time series, it estimates the proper parameters of phase space reconstruction and optimizes the structu... This paper proposes a co-evolutionary recurrent neural network (CERNN) for the multi-step-prediction of chaotic time series, it estimates the proper parameters of phase space reconstruction and optimizes the structure of recurrent neural networks by coevolutionary strategy. The searching space was separated into two subspaces and the individuals are trained in a parallel computational procedure. It can dynamically combine the embedding method with the capability of recurrent neural network to incorporate past experience due to internal recurrence. The effectiveness of CERNN is evaluated by using three benchmark chaotic time series data sets: the Lorenz series, Mackey-Glass series and real-world sun spot series. The simulation results show that CERNN improves the performances of multi-step-prediction of chaotic time series. 展开更多
关键词 chaotic time series multi-step-prediction co-evolutionary strategy recurrent neural networks
下载PDF
Generalized unscented Kalman filtering based radial basis function neural network for the prediction of ground radioactivity time series with missing data 被引量:2
13
作者 伍雪冬 王耀南 +1 位作者 刘维亭 朱志宇 《Chinese Physics B》 SCIE EI CAS CSCD 2011年第6期546-551,共6页
On the assumption that random interruptions in the observation process are modeled by a sequence of independent Bernoulli random variables, we firstly generalize two kinds of nonlinear filtering methods with random in... On the assumption that random interruptions in the observation process are modeled by a sequence of independent Bernoulli random variables, we firstly generalize two kinds of nonlinear filtering methods with random interruption failures in the observation based on the extended Kalman filtering (EKF) and the unscented Kalman filtering (UKF), which were shortened as GEKF and CUKF in this paper, respectively. Then the nonlinear filtering model is established by using the radial basis function neural network (RBFNN) prototypes and the network weights as state equation and the output of RBFNN to present the observation equation. Finally, we take the filtering problem under missing observed data as a special case of nonlinear filtering with random intermittent failures by setting each missing data to be zero without needing to pre-estimate the missing data, and use the GEKF-based RBFNN and the GUKF-based RBFNN to predict the ground radioactivity time series with missing data. Experimental results demonstrate that the prediction results of GUKF-based RBFNN accord well with the real ground radioactivity time series while the prediction results of GEKF-based RBFNN are divergent. 展开更多
关键词 prediction of time series with missing data random interruption failures in the observation neural network approximation
下载PDF
Time Series Modeling of River Flow Using Wavelet Neural Networks 被引量:1
14
作者 B. Krishna Y. R. Satyaji Rao P. C. Nayak 《Journal of Water Resource and Protection》 2011年第1期50-59,共10页
A new hybrid model which combines wavelets and Artificial Neural Network (ANN) called wavelet neural network (WNN) model was proposed in the current study and applied for time series modeling of river flow. The time s... A new hybrid model which combines wavelets and Artificial Neural Network (ANN) called wavelet neural network (WNN) model was proposed in the current study and applied for time series modeling of river flow. The time series of daily river flow of the Malaprabha River basin (Karnataka state, India) were analyzed by the WNN model. The observed time series are decomposed into sub-series using discrete wavelet transform and then appropriate sub-series is used as inputs to the neural network for forecasting hydrological variables. The hybrid model (WNN) was compared with the standard ANN and AR models. The WNN model was able to provide a good fit with the observed data, especially the peak values during the testing period. The benchmark results from WNN model applications showed that the hybrid model produced better results in estimating the hydrograph properties than the latter models (ANN and AR). 展开更多
关键词 time series RIVER FLOW WAVELETS neural networkS
下载PDF
The application of neural network to the analysis of earthquake precursor chaotic time series
15
作者 李强 《Acta Seismologica Sinica(English Edition)》 CSCD 2000年第4期434-439,共6页
Artificial neural network (NN) is such a model as to imitate the structure and intelligence feature of human brain. It has strong nonlinear mapping function. To introduce NN into the study of earthquake prediction is ... Artificial neural network (NN) is such a model as to imitate the structure and intelligence feature of human brain. It has strong nonlinear mapping function. To introduce NN into the study of earthquake prediction is not only an extension of the application of artificial neural network model but also a new try for precursor observation to serve the earthquake prediction. In this paper, we analyzed the predictability of time series and gave a method of application of artificial neural network in forecasting earthquake precursor chaotic time series. Besides, taking the ground tilt observation of Jiangning and Xuzhou Station, the bulk strain observation of Liyang station as examples, we analyzed and forecasted their time series respectively. It is indicated that the precision of this method can meet the needs of practical task and therefore of great value in the application to the future practical earthquake analysis and prediction. 展开更多
关键词 artificial neural network time series precursor observation CHAOS FORECAST
下载PDF
Implementation of Neural Networks in Time Series to Generate a Portfolio of Investment in Cryptocurrencies
16
作者 Jose B.Hernandez C. Jorge A.Flores S. Jesus Lares 《Journal of Mathematics and System Science》 2020年第1期1-12,共12页
The present work aims to implement two types of neural networks and an analysis of a multivariate time series model of VAR type to predict the price of cryptocurrencies like Bitcoin,Dash,Ethereum,Litecoin,and Ripple.T... The present work aims to implement two types of neural networks and an analysis of a multivariate time series model of VAR type to predict the price of cryptocurrencies like Bitcoin,Dash,Ethereum,Litecoin,and Ripple.This subject has been popular in recent years due to the rapid price fluctuations and the immense amount of money involved in the cryptocurrencies market.Several technologies have been developed around cryptocurrencies,with Blockchain rising as the most popular.Blockchain has been implementing other information technology projects which have helped to open a wide variety of job positions in some industries.A“New Economy”is emerging and it is important to study its basis in order to establish the pillars that help us to understand its behavior and be ready for a new era. 展开更多
关键词 neural networks time series cryptocurrencies VAR models
下载PDF
Times Series Prediction to Basis of a Neural Network Conceived by a Real Genetic Algorithm
17
作者 Raihane Mechgoug Nourddine Golea Abdelmalik Taleb-Ahmed 《Computer Technology and Application》 2011年第3期219-226,共8页
关键词 时间序列预测方法 神经网络学习 遗传算法 基础 自动设计 智能化系统 计算框架 澳大利亚
下载PDF
Daily ETC Traffic Flow Time Series Prediction Based on k-NN and BP Neural Network
18
作者 Yanjing Chen Yawei Zhao Peng Yan 《国际计算机前沿大会会议论文集》 2016年第2期40-41,共2页
Daily Electronic Toll Collection(ETC)traffic flow prediction is one of the fundamental processes in ETC management.The precise prediction of traffic flow provides instructions for transportation hub management solutio... Daily Electronic Toll Collection(ETC)traffic flow prediction is one of the fundamental processes in ETC management.The precise prediction of traffic flow provides instructions for transportation hub management solution planning and ETC lane construction.At present,some of studies are proposed in forecasting traffic flow.However,most studies of model presentation are in the form of mathematical expressions,and it is difficult to describe the trend accurately.Therefore,an ETC traffic flow prediction model based on k nearest neighbor searching(k-NN)and Back Propagation(BP)neural network is proposed,which takes the effect of external factors like holiday,the free of highway and weather etc.into consideration.The traffic flow data of highway ETC lane somewhere is used for prediction.The prediction results indicate that the total average absolute relative error is 5.01%.The accuracy suggests its advantage in traffic flow prediction and on site application. 展开更多
关键词 ETC TRAFFIC flow prediction time series K-NN BP neural network
下载PDF
A Measurement Study of the Ethereum Underlying P2P Network
19
作者 Mohammad ZMasoud Yousef Jaradat +3 位作者 Ahmad Manasrah Mohammad Alia Khaled Suwais Sally Almanasra 《Computers, Materials & Continua》 SCIE EI 2024年第1期515-532,共18页
This work carried out a measurement study of the Ethereum Peer-to-Peer(P2P)network to gain a better understanding of the underlying nodes.Ethereum was applied because it pioneered distributed applications,smart contra... This work carried out a measurement study of the Ethereum Peer-to-Peer(P2P)network to gain a better understanding of the underlying nodes.Ethereum was applied because it pioneered distributed applications,smart contracts,and Web3.Moreover,its application layer language“Solidity”is widely used in smart contracts across different public and private blockchains.To this end,we wrote a new Ethereum client based on Geth to collect Ethereum node information.Moreover,various web scrapers have been written to collect nodes’historical data fromthe Internet Archive and the Wayback Machine project.The collected data has been compared with two other services that harvest the number of Ethereumnodes.Ourmethod has collectedmore than 30% more than the other services.The data trained a neural network model regarding time series to predict the number of online nodes in the future.Our findings show that there are less than 20% of the same nodes daily,indicating thatmost nodes in the network change frequently.It poses a question of the stability of the network.Furthermore,historical data shows that the top ten countries with Ethereum clients have not changed since 2016.The popular operating system of the underlying nodes has shifted from Windows to Linux over time,increasing node security.The results have also shown that the number of Middle East and North Africa(MENA)Ethereum nodes is neglected compared with nodes recorded from other regions.It opens the door for developing new mechanisms to encourage users from these regions to contribute to this technology.Finally,the model has been trained and demonstrated an accuracy of 92% in predicting the future number of nodes in the Ethereum network. 展开更多
关键词 Ethereum MEASUREMENT ethereum client neural network time series forecasting web-scarping wayback machine blockchain
下载PDF
Study on Ecological Change Remote Sensing Monitoring Method Based on Elman Dynamic Recurrent Neural Network
20
作者 Zhen Chen Yiyang Zheng 《Journal of Geoscience and Environment Protection》 2024年第4期31-44,共14页
In this paper, Hailin City of Heilongjiang Province, China is taken as the research area. As an important city in Heilongjiang Province, China, the sustainable development of its ecological environment is related to t... In this paper, Hailin City of Heilongjiang Province, China is taken as the research area. As an important city in Heilongjiang Province, China, the sustainable development of its ecological environment is related to the opening up, economic prosperity and social stability of Northeast China. In this paper, the remote sensing ecological index (RSEI) of Hailin City in recent 20 years was calculated by using Landsat 5/8/9 series satellite images, and the temporal and spatial changes of the ecological environment in Hailin City were further analyzed and the influencing factors were discussed. From 2003 to 2023, the mean value of RSEI in Hailin City decreased and increased, and the ecological environment decreased slightly as a whole. RSEI declined most significantly from 2003 to 2008, and it increased from 2008 to 2013, decreased from 2013 to 2018, and increased from 2018 to 2023 again, with higher RSEI value in the south and lower RSEI value in the northwest. It is suggested to appropriately increase vegetation coverage in the northwest to improve ecological quality. As a result, the predicted value of Elman dynamic recurrent neural network model is consistent with the change trend of the mean value, and the prediction error converges quickly, which can accurately predict the ecological environment quality in the future study area. 展开更多
关键词 Remote Sensing Ecological Index Long time series Space-time Change Elman Dynamic Recurrent neural network
下载PDF
上一页 1 2 76 下一页 到第
使用帮助 返回顶部