Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Update ddqn.py #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update ddqn.py #30

wants to merge 1 commit into from

Commits on Jan 17, 2020

  1. Update ddqn.py

    It did not converge so i did some changes it also improves performance
    it solves cartpole after 30 episodes
    
    Changes to hyperparameters
    actual train in batches in the replay method(far better perfomance on big batches)
    stop episode when done
    tfzee committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    85c641e View commit details
    Browse the repository at this point in the history