مطالب مرتبط با کلیدواژه

Recurrent Neural Networks


۱.

Developing a Stock Market Prediction Model by Deep Learning Algorithms(مقاله علمی وزارت علوم)

کلیدواژه‌ها: Stock Price Prediction Artificial Neural Networks deep learning Long Short-Term Memory Recurrent Neural Networks

حوزه‌های تخصصی:
تعداد بازدید : ۳۲۷ تعداد دانلود : ۲۰۶
For investors, predicting stock market changes has always been attractive and challenging because it helps them accurately identify profits and reduce potential risks. Deep learning-based models, as a subset of machine learning, receive attention in the field of price prediction through the improvement of traditional neural network models. In this paper, we propose a model for predicting stock prices of Tehran Stock Exchange companies using a long-short-term memory (LSTM) deep neural network. The model consists of two LSTM layers, one Dense layer, and two DropOut layers. In this study, using our studies and evaluations, the adjusted stock price with 12 technical index variables was taken as an input for the model. In assessing the model's predictive outcomes, we considered RMSE, MAE, and MAPE as criteria. According to the results, integrating technical indicators increases the model's accuracy in predicting the stock price, with the LSTM model outperforming the RNN model in this task.
۲.

VG-CGARN: Video Generation Using Convolutional Generative Adversarial and Recurrent Networks(مقاله علمی وزارت علوم)

کلیدواژه‌ها: Video Generation Convolutional neural networks Recurrent Neural Networks Generative Adversarial Networks

تعداد بازدید : ۲۰۹ تعداد دانلود : ۱۰۸
Generating dynamic videos from static images and accurately modeling object motion within scenes are fundamental challenges in computer vision, with broad applications in video enhancement, photo animation, and visual scene understanding. This paper proposes a novel hybrid framework that combines convolutional neural networks (CNNs), recurrent neural networks (RNNs) with long short-term memory (LSTM) units, and generative adversarial networks (GANs) to synthesize temporally consistent and spatially realistic video sequences from still images. The architecture incorporates splicing techniques, the Lucas-Kanade motion estimation algorithm, and a loop feedback mechanism to address key limitations of existing approaches, including motion instability, temporal noise, and degraded video quality over time. CNNs extract spatial features, LSTMs model temporal dynamics, and GANs enhance visual realism through adversarial training. Experimental results on the KTH dataset, comprising 600 videos of fundamental human actions, demonstrate that the proposed method achieves substantial improvements over baseline models, reaching a peak PSNR of 35.8 and SSIM of 0.96—representing a 20% performance gain. The model successfully generates high-quality, 10-second videos at a resolution of 720×1280 pixels with significantly reduced noise, confirming the effectiveness of the integrated splicing and feedback strategy for stable and coherent video generation.
۳.

Automation of Algorithmic Trading Strategies in Artificial Financial Markets by Combining Machine Learning Techniques and Agent-based Modeling(مقاله علمی وزارت علوم)

کلیدواژه‌ها: Algorithmic Trading Machine Learning methods Agent-based modeling Recurrent Neural Networks

حوزه‌های تخصصی:
تعداد بازدید : 0 تعداد دانلود : 0
This study aims to demonstrate the performance of algorithmic trading strategies compared to traditional trading methods in artificial financial markets. This research uses a hybrid model based on agent-based modeling and machine learning methods to simulate agents' behavior in an artificial financial market. This model includes two categories, traditional agents and intelligent agents. Traditional agents are divided into three groups: liquidity providers, liquidity consumers, and noise traders. Intelligent agents are trained using deep learning techniques and recurrent neural networks. Based on the developed algorithms, the agent-based model simulates both categories of traditional and trained agents in an artificial financial market. Sensitivity analysis tests were used to test the validity and reliability of the model, and the values of the fat-tailed distribution of returns, volatility clustering, autocorrelation of returns, long memory in order flow, concave price impact, and extreme price events are calculated in the model and compared with the standardized values. Historical data was used to predict stock prices, and model simulations were used to generate trading signals and update the limited order book. The results of executing the model show the ability of intelligent agents to trade in artificial financial markets compared to traditional agents.