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

Commit 1f6bc29

Browse files
authored
Update README.md
1 parent 0516ce2 commit 1f6bc29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# bitcoinRNN.template
22
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.
33

4+
Discliamer: Obviously, this model is intended to get you started working with neural networks on the Skafos platform. DO NOT use this example model to "predict" the price of Bitcoin, or any other cryptocurrency asset. Using only past observations and Google trend data leaves lots of room for improvement! See full legal disclaimer [here](https://docs.metismachine.io/docs/predict-the-price-of-cryptocurrency-in-10-minutes).
5+
46
## Dependencies
57
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.
68

0 commit comments

Comments
 (0)