Soft Actor-Critic: Re-Implementation and Experiments
An attempt at expanding upon the theory and motivation behind the Soft Actor-Critic algorithm for continuous and discrete action space, as well as their resp...
An attempt at expanding upon the theory and motivation behind the Soft Actor-Critic algorithm for continuous and discrete action space, as well as their resp...
Diving into the autoregressive models for unsupervised reinforcement learning with a focus on the MADE algorithm. Aims a exposing the theory in an intuitive ...
Going over the theory and implementation of the DDPG method. Also provides some benchmark on a handful of environments, and the effect of some specific imple...
Investigating the impact of various exploration schemes on the DQN performance and learning efficiency.