Maybe Deep Learning can help us trade cryptocoins better? Idk. Let's find out.
Currently built with Google Cloud Datastore, BigQuery, Tensorflow, Keras, for application with the Kraken Exchange API.
| folder | description |
|---|---|
/download |
Functions to save responses into a Database as individual datasets in whatever format (.csv, .json, etc.) |
/data |
Datasets to download from, temporarily hold, and eventually upload into BigQuery (which lets us query and build real f****ing fast.) |
/models |
Different deep learning models we might build. Query that dataset with Google Bigquery with models in /models. |
/examples |
Models we're experimenting with. |
We intend to use the following datasets at present, and then scale up from there!
| status | description | timeframe | source |
|---|---|---|---|
| Kraken XBT/USD exchange OHLP Data | minute | This Amazing Kaggle Dataset | |
| XBT Blockchain Metrics | minute? | TBD |
