-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorporate distributed RL framework, Ape-X and Ape-X DQN #246
Commits on Jun 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for aeef276 - Browse repository at this point
Copy the full SHA aeef276View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32c073d - Browse repository at this point
Copy the full SHA 32c073dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01e5f2c - Browse repository at this point
Copy the full SHA 01e5f2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b7c7f6 - Browse repository at this point
Copy the full SHA 4b7c7f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbe0236 - Browse repository at this point
Copy the full SHA bbe0236View commit details -
Configuration menu - View commit details
-
Copy full SHA for 069b361 - Browse repository at this point
Copy the full SHA 069b361View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e19bca - Browse repository at this point
Copy the full SHA 7e19bcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cc872e - Browse repository at this point
Copy the full SHA 1cc872eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c4ecf5 - Browse repository at this point
Copy the full SHA 8c4ecf5View commit details -
Implement and test Ape-X DQN working on Pong
* Accept current change (master) for PongNoFrameskip-v4 dqn config * Make env_info more explicit in run_pong script (accept incoming change) * Make learner return cpu state_dict (accept incoming change)
Configuration menu - View commit details
-
Copy full SHA for f2969e1 - Browse repository at this point
Copy the full SHA f2969e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a73778 - Browse repository at this point
Copy the full SHA 4a73778View commit details -
Implement ApeXWorker as a wrapper ApeXWorkerWrapper
Implement Logger and test wandb functionality Add worker and logger render in argparse Implement load_param() method in logger and worker
Configuration menu - View commit details
-
Copy full SHA for dcbb857 - Browse repository at this point
Copy the full SHA dcbb857View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22b2d21 - Browse repository at this point
Copy the full SHA 22b2d21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 610f0f6 - Browse repository at this point
Copy the full SHA 610f0f6View commit details -
Change _init_communication -> init_communication and call outside of …
…__init__ for all ApeX actors Implement test() in distributed architectures (load from checkpoint and run logger test())
Configuration menu - View commit details
-
Copy full SHA for 86da701 - Browse repository at this point
Copy the full SHA 86da701View commit details -
* Move collect_data from worker class to ApeX Wrapper * Change hyperparameters around * Add worker-verbose as argparse flag
Configuration menu - View commit details
-
Copy full SHA for 4342b78 - Browse repository at this point
Copy the full SHA 4342b78View commit details -
Configuration menu - View commit details
-
Copy full SHA for d36212a - Browse repository at this point
Copy the full SHA d36212aView commit details
Commits on Jun 22, 2020
-
* Add separate integration test for ApeX * Add integration test flag to pong
Configuration menu - View commit details
-
Copy full SHA for 0388ac3 - Browse repository at this point
Copy the full SHA 0388ac3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ab5e35 - Browse repository at this point
Copy the full SHA 1ab5e35View commit details -
Configuration menu - View commit details
-
Copy full SHA for b954f4d - Browse repository at this point
Copy the full SHA b954f4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7be46b - Browse repository at this point
Copy the full SHA a7be46bView commit details
Commits on Jun 23, 2020
-
khkim committed
Jun 23, 2020 Configuration menu - View commit details
-
Copy full SHA for ab93eb6 - Browse repository at this point
Copy the full SHA ab93eb6View commit details -
Modify apex buffer config for integration test
khkim committedJun 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 15bce10 - Browse repository at this point
Copy the full SHA 15bce10View commit details -
Change distributed directory structure
khkim committedJun 23, 2020 Configuration menu - View commit details
-
Copy full SHA for ec150b5 - Browse repository at this point
Copy the full SHA ec150b5View commit details -
khkim committed
Jun 23, 2020 Configuration menu - View commit details
-
Copy full SHA for cd0af75 - Browse repository at this point
Copy the full SHA cd0af75View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3c0646 - Browse repository at this point
Copy the full SHA f3c0646View commit details -
khkim committed
Jun 23, 2020 Configuration menu - View commit details
-
Copy full SHA for edd0219 - Browse repository at this point
Copy the full SHA edd0219View commit details -
khkim committed
Jun 23, 2020 Configuration menu - View commit details
-
Copy full SHA for e8ccea4 - Browse repository at this point
Copy the full SHA e8ccea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64afd45 - Browse repository at this point
Copy the full SHA 64afd45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c09012 - Browse repository at this point
Copy the full SHA 5c09012View commit details