Simple crypto trading using Reinforcement Learning I used DDPG approach: https://arxiv.org/pdf/1509.02971v5.pdf DDPG implementation was adapted from this repo: https://github.com/yanpanlau/DDPG-Keras-Torcs Some ideas and loading datasets from PGPortfolio project