BTC-USD price prediction with deep learning algorithm. Artificial Neural Networks specifically LSTMs(Long Short Term Memory) RNN algorithm was implimented with pytorch deep learning framework and trained on BTC-USD dataset with data samples dating from 2014 up to 2020.
<li>Numpy</li>
<li>Pickle</li>
<li>Sci-KitLearn</li>
<li>Matplotlib</li>
<li>tqdm</li>
<li>Pytorch Deep Learning Framework</li>
clone the repository and download the 'requirement.txt' files, then open terminal in the working directory and type