Skip to content
This repository was archived by the owner on Jun 12, 2019. It is now read-only.

Commit 818a13f

Browse files
author
tylerhutcherson
committed
Add a readme
1 parent 8255308 commit 818a13f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# bitcoinRNN.template
2+
This template shows basic usage of Metis Machine curated data, 3rd party data, and PyTorch framework to implement a recurrent deep learning model to predict the "closing price" of bitcoin.
3+
4+
## Dependencies
5+
User must aqcuire an API key from [quandl](https://www.quandl.com/) if they wish to use. Otherwise, user can provide their own coin data.
6+
7+
## Model Tuning
8+
The project represents the bare bones of what it takes to build a sophisticated deep learning model. More hyperparameter tuning, feature engineering, and optimizer testing will improve the model's performance.

0 commit comments

Comments
 (0)