A Reinforcement Learning FX Trading Agent with a Dueling Double Deep Q-Network Architecture. The Agent also used a Prioritized Experience Replay mechanism to update its policies during training. The ...
A hands-on reinforcement-learning course that ladders from multi-armed bandits to FX algorithmic trading, one algorithm at a time. Each lesson teaches an algorithm on an intuitive toy problem, then re ...