Commit Graph

2 Commits

Author SHA1 Message Date
Daniel Szemerey d4676e099b feat(Pytorch): added custom model to pytorch-forecasting (#8)
* feat: Refractored and created new model. Pipeline not ready yet.

* feat: Implemented and refactored a data pipeline.

* ref: Refractored to make more sense.

* feat: Training works now with models that you can change.

* feat: Added predict function but without working instructions.

* feat: gitignore.
2021-11-18 10:59:06 +01:00
Mark Aron Szulyovszky 58137a0f36 feat(Data): fetch prices from cryptocompare (and alphavantage) 2021-11-09 12:58:05 +01:00