Requirements pip install catalyst==22.02 gym==0.18.0 Run # DQN python dqn.py # DDPG python ddpg.py # REINFORCE python reinforce.py