-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Improve Gym wrapper compatibility and add Dopamine documentation #1541
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
f372ae3
Add option to set gym visual observation to uint8
fdab86a
Add game_over variable to gym wrapper
6c81b2e
Add guide on how to use Dopamine with the gym wrapper.
ba77624
Change guide to use uint8_visual parameter
6b9f60d
Add option to flatten branched actions
d1ac1b3
Fix comment typo
373592f
Add test for flattener
5cd7748
Add documentation for flatten_branched
16f31ec
Add Gridworld results
b9145b6
Higher resolution plot
bd7a530
Resize plot on readme
81c8cfa
Resize plot image
728f148
Merge branch 'develop-dopaminegym' of github.com:Unity-Technologies/m…
9dd0e4f
Revert attempt of resizing
a916f82
Final attempt at fixing plot size
9668992
Add VisualBanana results
71e2117
Add mention of Baselines and Dopamine to main docs page
c82635d
Fix some CircleCI issues
90e0a3c
Doc fixes and add newline.
f6618dc
Add PPO comparison in plot.
c66109b
Changed game_name comment
e8ce38c
Fix Codacy errors
2ca8520
Remove whitespace at end of file
f7a22cf
Update baselines guide and GridWorld plot
da230c1
Fix border of plots
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Change guide to use uint8_visual parameter
Baselines also expects 0-255 rather than 0-1.
- Loading branch information
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.