→ كل المشاريع

price-prediction

بواسطة @x4nth055

40

Predicting different market prices using Deep Learning and Recurrent Neural Networks

عن هذا المشروع

Price Prediction using Deep Learning Introduction This repository uses recurrent neural networks to predict the price of any stock, currency or cryptocurrency ( any market that yahoofin library supports ) using keras library. Getting Started to use this repository, install required packages Python 3.6 keras==2.2.4 sklearn==0.20.2 numpy==1.16.2 pandas==0.23.4 matplotlib==2.2.3 yahoofin using the following command: Dataset Dataset is downloaded automatically using yahoofin package and stored in data folder. click here for more information about different tickers. Example Output Training logs are stored in logs folder that can be opened using tensorboard, as well as model weights in results folder. Next Steps Fine tune model parameters ( nlayers, RNN cell, number of units, etc.) Tune training parameters ( batchsize, optimizer, etc. ) Try out different markets such as NFLX (Netflix), AAPL (Apple) by setting the ticker parameter

من ملف README الخاص بالمشروع على GitHub

النجوم
40
التفريعات
24
الرخصة
MIT
آخر تحديث
24/03/2023

أضف هذه الشارة إلى ملف README

أظهر أن مشروعك مُدرج على «صُنع في الجزائر».

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/price-prediction.svg)](https://www.madeinalgeria.dev/projects/price-prediction)

مشاريع ذات صلة