Skip to content

ajayarunachalam/Deep-Learning-Cryptocurrency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning Cryptocurrency

Objective:- Predicting Cryptocurrency prices (for BTC & XZC) with Deep Learning

I have employed a Long Short Term Memory (LSTM) model.

For this task i have stick to thai baht currency(thb), from the conventional dollar (usd) representation.

Install the required packages with:-

pip install -U -r requirements.txt

Running the code:-

Your can reproduce the code step-by-step and execute each cell on jupyter notebook

Note:-

I have used the market information from coinmarketcap digital asset platform https://coinmarketcap.com/

The window of the data being fetched is from start of the year 2017 until the current period.