-
Notifications
You must be signed in to change notification settings - Fork 143
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
A2C and Synchronous extension #17
base: master
Are you sure you want to change the base?
Commits on Mar 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0ce32a4 - Browse repository at this point
Copy the full SHA 0ce32a4View commit details
Commits on Mar 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4918b37 - Browse repository at this point
Copy the full SHA 4918b37View commit details -
CARTPOLE - renew model and parameters, add args and plotter function,…
… terminate after score of 600, save and load model
Configuration menu - View commit details
-
Copy full SHA for 63b4092 - Browse repository at this point
Copy the full SHA 63b4092View commit details
Commits on Mar 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a459f81 - Browse repository at this point
Copy the full SHA a459f81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2045869 - Browse repository at this point
Copy the full SHA 2045869View commit details
Commits on Mar 27, 2020
-
CARTPOLE - stabilize algorithms: true synchronous learning for a2c_sy…
…nc, set upper limit for ep_length, gym make unwrapped for a2c
Configuration menu - View commit details
-
Copy full SHA for 490767a - Browse repository at this point
Copy the full SHA 490767aView commit details
Commits on Mar 28, 2020
-
CARTPOLE - training duration in plotter, args and plotter in utils, s…
…ave model if consecutive reward over 300
Configuration menu - View commit details
-
Copy full SHA for b7a4bf6 - Browse repository at this point
Copy the full SHA b7a4bf6View commit details
Commits on Mar 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f9ace27 - Browse repository at this point
Copy the full SHA f9ace27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d78d64 - Browse repository at this point
Copy the full SHA 5d78d64View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae02294 - Browse repository at this point
Copy the full SHA ae02294View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93e6726 - Browse repository at this point
Copy the full SHA 93e6726View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2317cea - Browse repository at this point
Copy the full SHA 2317ceaView commit details
Commits on Apr 8, 2020
-
CARTPOLE - add episode_time plotter and confidence intervall calculat…
…or for actions in utils, add information to plotter and merge, add functions in A2Cs and A3C, raise lr=0.005
Configuration menu - View commit details
-
Copy full SHA for add50a1 - Browse repository at this point
Copy the full SHA add50a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9ec460 - Browse repository at this point
Copy the full SHA b9ec460View commit details -
CARTPOLE - fix confidence interval error in Sync_A2C and A3C, action_…
…queue in record function
Configuration menu - View commit details
-
Copy full SHA for e35afd8 - Browse repository at this point
Copy the full SHA e35afd8View commit details -
CARTPOLE - refactor shared network algorithms, delete one confidence …
…intervall calculation
Configuration menu - View commit details
-
Copy full SHA for 6d32122 - Browse repository at this point
Copy the full SHA 6d32122View commit details -
CARTPOLE - refactor shared NNs and lr, take out time sleep in test ph…
…ase for Sync-A2C
Configuration menu - View commit details
-
Copy full SHA for 211ce33 - Browse repository at this point
Copy the full SHA 211ce33View commit details -
Configuration menu - View commit details
-
Copy full SHA for aca0f93 - Browse repository at this point
Copy the full SHA aca0f93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 810b960 - Browse repository at this point
Copy the full SHA 810b960View commit details
Commits on Apr 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d943e7e - Browse repository at this point
Copy the full SHA d943e7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 671f057 - Browse repository at this point
Copy the full SHA 671f057View commit details -
Configuration menu - View commit details
-
Copy full SHA for 019f612 - Browse repository at this point
Copy the full SHA 019f612View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7104cf7 - Browse repository at this point
Copy the full SHA 7104cf7View commit details
Commits on Apr 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b6e57e6 - Browse repository at this point
Copy the full SHA b6e57e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3a4033 - Browse repository at this point
Copy the full SHA d3a4033View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06a759f - Browse repository at this point
Copy the full SHA 06a759fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 608e20a - Browse repository at this point
Copy the full SHA 608e20aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52ac70c - Browse repository at this point
Copy the full SHA 52ac70cView commit details
Commits on Apr 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e139bbe - Browse repository at this point
Copy the full SHA e139bbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5179b2 - Browse repository at this point
Copy the full SHA a5179b2View commit details
Commits on Apr 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e403c84 - Browse repository at this point
Copy the full SHA e403c84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2026ba8 - Browse repository at this point
Copy the full SHA 2026ba8View commit details
Commits on Apr 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 42e27f5 - Browse repository at this point
Copy the full SHA 42e27f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0ae642 - Browse repository at this point
Copy the full SHA b0ae642View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51978ff - Browse repository at this point
Copy the full SHA 51978ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 261cd3c - Browse repository at this point
Copy the full SHA 261cd3cView commit details
Commits on Apr 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 53beb17 - Browse repository at this point
Copy the full SHA 53beb17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dc7e25 - Browse repository at this point
Copy the full SHA 5dc7e25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8065952 - Browse repository at this point
Copy the full SHA 8065952View commit details -
Configuration menu - View commit details
-
Copy full SHA for aed3bb4 - Browse repository at this point
Copy the full SHA aed3bb4View commit details
Commits on Apr 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 05b2b14 - Browse repository at this point
Copy the full SHA 05b2b14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fa38cb - Browse repository at this point
Copy the full SHA 6fa38cbView commit details
Commits on Apr 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 534a930 - Browse repository at this point
Copy the full SHA 534a930View commit details
Commits on Apr 18, 2020
-
VIZDOOM - new synchronous implementation, reinitialize threads and sa…
…ve stats everytime, create shared NN algorithms
Configuration menu - View commit details
-
Copy full SHA for f98f2e1 - Browse repository at this point
Copy the full SHA f98f2e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 439e964 - Browse repository at this point
Copy the full SHA 439e964View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f2e140 - Browse repository at this point
Copy the full SHA 8f2e140View commit details
Commits on Apr 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d71c28a - Browse repository at this point
Copy the full SHA d71c28aView commit details
Commits on Apr 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 89b3e6d - Browse repository at this point
Copy the full SHA 89b3e6dView commit details
Commits on Apr 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bd7b79e - Browse repository at this point
Copy the full SHA bd7b79eView commit details
Commits on Apr 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 19b5fb4 - Browse repository at this point
Copy the full SHA 19b5fb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbe2680 - Browse repository at this point
Copy the full SHA fbe2680View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c8501a - Browse repository at this point
Copy the full SHA 3c8501aView commit details
Commits on Apr 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 77975c3 - Browse repository at this point
Copy the full SHA 77975c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 220c2ed - Browse repository at this point
Copy the full SHA 220c2edView commit details
Commits on May 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5bc01fc - Browse repository at this point
Copy the full SHA 5bc01fcView commit details
Commits on May 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 983bc7c - Browse repository at this point
Copy the full SHA 983bc7cView commit details
Commits on May 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5a1fb36 - Browse repository at this point
Copy the full SHA 5a1fb36View commit details -
VIZDOOM - push plots and plot data
Julien Look committedMay 31, 2020 Configuration menu - View commit details
-
Copy full SHA for 0adf081 - Browse repository at this point
Copy the full SHA 0adf081View commit details -
Merge branch 'master' of https://github.com/juice1000/Synchronous-vs-…
Julien Look committedMay 31, 2020 Configuration menu - View commit details
-
Copy full SHA for 2ffe7d0 - Browse repository at this point
Copy the full SHA 2ffe7d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a2b84c - Browse repository at this point
Copy the full SHA 3a2b84cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c106ea0 - Browse repository at this point
Copy the full SHA c106ea0View commit details -
CARTPOLE - move results to higher directory
Julien Look committedMay 31, 2020 Configuration menu - View commit details
-
Copy full SHA for 14e4c57 - Browse repository at this point
Copy the full SHA 14e4c57View commit details -
Merge branch 'master' of https://github.com/juice1000/Synchronous-vs-…
Julien Look committedMay 31, 2020 Configuration menu - View commit details
-
Copy full SHA for 8aef27b - Browse repository at this point
Copy the full SHA 8aef27bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f16737 - Browse repository at this point
Copy the full SHA 8f16737View commit details
Commits on Dec 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 72d755d - Browse repository at this point
Copy the full SHA 72d755dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e606ecf - Browse repository at this point
Copy the full SHA e606ecfView commit details