-
شماره ركورد
31339
-
پديد آورنده
محمدحسين صالحي نژاد
-
عنوان
ارائه روشي براي پيش بيني نوسانات ارزهاي ديجيتال با استفاده از الگوريتم هاي مبتني بر ارزش
-
مقطع تحصيلي
كارشناسي ارشد
-
رشته تحصيلي
مهندسي كامپيوتر
-
سال تحصيل
1400
-
تاريخ دفاع
1403/06/25
-
استاد راهنما
رضا انتظاري ملكي
-
استاد مشاور
---
-
دانشكده
كامپيوتر
-
چكيده
محبوبيت روزافزون ارزهاي ديجيتال، پيشبيني قيمت را براي سرمايهگذاران و محققان اميدواركنندهتر كرده است. با پيشرفت هوش مصنوعي (AI) به چنين سطحي، پيشبيني قيمت ارزهاي ديجيتال اهميت پيدا كرده است. اين پژوهش يك سيستم پيش¬بيني قيمتي براي هر ارز ديجيتال و يا هر شاخص مالي را ارائه ميكند كه با استفاده از محبوبترين الگوريتمهاي تخمينگر مبتني بر يادگيري عميق ساخته شده است. در اين پژوهش روشي نوآورانه براي تخمين و پيش¬بيني قيمت ارزهاي ديجيتال با استفاده از جديدترين رويكردهاي يادگيري عميق مبتني بر شبكه¬هاي عصبي بازگشتي معرفي ميكند. براي انجام اين پايان¬نامه، ما از داده¬هاي بيت¬كوين، اتريوم و كاردانو در دو تايم¬فريم زماني ساعتي و روزانه استفاده كرديم كه شامل مجموعه¬اي از 48 ويژگي درابتداي آموزش و يادگيري مي¬باشد. اين مجموعه داده با تنظيم پيش¬بيني قيمت فردا مدل¬سازي شده است. نوآوري پايان¬نامه ارزيابي تخمين قيمت در مدل تركيبي مشتمل از سه الگوريتم PCA، وزن¬دار خودكار مبتني بر همبستگي و بدون وزن¬دار بوده است. درپيش¬بيني قيمت ما بر دقت پيش¬بيني مبتني بر كاهش خطاي MAPE تاكيد مي¬كنيم و تكنيك¬هاي پيشرفته يادگيري¬عميق را اعمال مي¬كنيم. به منظور ايجاد پايه¬اي براي رويكرد پيشنهادي خود، روش¬هاي موجود شبكه¬هاي RNN براي تخمين قيمت را به طور كامل بررسي كرده و آنها را مقايسه مي¬كنيم. روش ما شامل توضيح درباره ساختار مجموعه داده¬ها، تشريح روش¬هاي پيش¬پردازش و پياده¬سازي و طراحي بهترين مدل پيش¬بيني با الگوريتم پيشنهادي است. در مرحله اول در تركيب الگوريتم مدل¬سازي، الگوريتم¬هايي كه بهترين نتيجه را براي تخمين داشته باشند بررسي خواهيم كرد و بهترين تركيب الگوريتم مدل¬سازي را انتخاب خواهيم كرد. سپس الگوريتم منتخب را به عنوان الگوريتم پايه مدل¬سازي قرار داده و روش¬هاي تركيبي داده¬كاوي را جهت تركيب مدل نهايي پيشنهاد شده ارائه مي¬دهيم. تمركز ما بر خطاي MAPE نهايي است. براي ارائه نتايج به صورت بصري، از نمودارها و اشكال پياده¬سازي شده با PowerBI استفاده مي¬كنيم تا درك مناسبي از مسئله دهد و توانايي الگوريتم در پيش¬بيني قيمت فردا را نشان مي¬دهد. پياده¬سازي با زبان پايتون و استفاده از كتابخانه¬هاي Tensorflow , Pandas خواهد بود.
-
تاريخ ورود اطلاعات
1403/07/22
-
عنوان به انگليسي
Proposing a Method for Predicting Cryptocurrency Volatility with Value-Based Algorithms
-
تاريخ بهره برداري
9/15/2025 12:00:00 AM
-
دانشجوي وارد كننده اطلاعات
محمدحسين صالحي نژاد
-
چكيده به لاتين
The growing popularity of digital currencies has made price prediction more promising for investors and researchers. With the advancement of artificial intelligence (AI) to such a level, cryptocurrency price prediction has become important. This research presents a price prediction system for any digital currency or any financial index, which is built using the most popular estimator algorithms based on deep learning. This research introduces an innovative method for estimating and predicting the value of digital currencies using the latest deep learning approaches based on recurrent neural networks. To do this thesis, we used Bitcoin, Ethereum and Cardano data in two-time frames, hourly and daily, which includes a set of 48 features at the beginning of training and learning. This data set is modeled by setting tomorrow's price prediction. The innovation of the thesis is to evaluate the price estimation in a hybrid model consisting of three PCA algorithms, automatic weighting based on correlation and without weighting. In price forecasting, we emphasize forecasting accuracy based on MAPE error reduction and apply advanced deep learning techniques. In order to establish a foundation for our proposed approach, we thoroughly review and compare the existing RNN methods for price estimation. Our method includes explaining the structure of the dataset, describing the preprocessing and implementation methods, and designing the best predictive model with the proposed algorithm. In the first step, in the combination of the modeling algorithm, we will examine the algorithms that have the best results for estimation and we will choose the best combination of the modeling algorithm. Then we put the selected algorithm as the base modeling algorithm and present the combined methods of data mining to combine the proposed final model. We focus on the final MAPE error. To present the results visually, we use charts and shapes implemented with PowerBI to give a proper understanding of the problem and show the ability of the algorithm to predict tomorrow's price. The implementation will be in Python language and using Tensorflow and pandas libraries.
-
كليدواژه هاي فارسي
پيش بيني قيمت , شبكه هاي عصبي بازگشتي , يادگيري ماشين , ارزهاي ديجيتال
-
كليدواژه هاي لاتين
Price Prediction , Recurrent Neural Networks , Machine Learning , Stock Price
-
Author
Mohammad Hossein Salehinejad
-
SuperVisor
Dr. Reza Entezari Maleki
-
لينک به اين مدرک :