Hey guys,
I did a fork of that project and made the following changes:
- update to last python/pandas/torch version
- Refactored the single file main.py into distinct python modules
- Moving from Poloniex data provider to Binance
- pip installable package
- experiment with train / val / test defined in a clearer way in the input configs.
Here is the repo:
https://github.com/louisoutin/rat_crypto_trader
I didn't manage to get portfolio values greater than 1 for the moment (as this post mention too: #8).