Directed reading on Deep Reinforcement Learning

Theory, implementation and experimentation on the following topic: Maximum Entropy framework, Classical DRL and RL software engineering

> Directed reading on Deep Reinforcement Learning:

Theory, implementation and experimentation on the following topic:

  • Maximum Entropy framework:
    • Soft Actor-Critic
  • Classical DRL:
    • Actor-Critic
    • REINFORCE
  • RL software engineering:
    • A reflection on design, architecture and implementation details