Skip to content
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

Open
wants to merge 66 commits into
base: master
Choose a base branch
from

Conversation

juice1000
Copy link

  • Create vanilla A2C and A2C-Sync
  • Create separate NN and partly shared NN implementation
  • Plot extension
  • Args for demo mode, training, testing, ...
  • Measure probability distribution of actions, make confidence intervall
  • Include Vizdoom environment

juice1000 and others added 30 commits March 23, 2020 21:35
… terminate after score of 600, save and load model
…nc, set upper limit for ep_length, gym make unwrapped for a2c
…or for actions in utils, add information to plotter and merge, add functions in A2Cs and A3C, raise lr=0.005
juice1000 and others added 30 commits April 14, 2020 21:06
…ve stats everytime, create shared NN algorithms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant