Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 181 Bytes

index.rst

File metadata and controls

11 lines (8 loc) · 181 Bytes

Atari 2600: Pong

These notebooks solve the Pong environment.

.. toctree::
    :maxdepth: 1

    DQN <dqn>
    PPO <ppo>