-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Integrate BrainParameters with ActionSpec, update BrainParametersDrawer #4718
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 all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
e9b9af6
make actionSpec not read-only
4840d09
add actionSpec in BrainParameters and update BrainParameters Drawer
d7080be
Integrate BrainParameters with ActionSpec, deprecate some fields
a1c81e9
add serialization callbacks
178e095
add function to set ActionSpec
accf0d5
update BrainParameters when changed in editor
05a3c6b
fix tests
3e3ebaa
enable hybrid ParameterLoaderTest
cc227fd
fix tests
351a479
fix demonstration drawer
6864686
add comments
397fcf1
rename method
0bf75e3
check both continuous/discrete output shape regardless of model outpu…
91d4125
simplify actionspec. put property names in const string
def4b0c
fix merge
8ed6ac6
make SetContinuous/Discrete() internal
2ae9473
fix prev action check
d53a9fd
fix tests
ddde653
rename VectorActionSpec to ActionSpec
b42a740
remove unused import
f9336eb
fix bad merge
2d0f9da
pass multiple args instead of new array to makeDiscrete()
ca778e3
change back public fields' name
8e9977b
change back public fields' name
a5b7302
fix clone brainParameter
ede61b2
remove setContinuous and setDiscrete
4f32b56
Merge branch 'master' into develop-hybrid-brainparameters2
59285bd
update changelog
b24c013
fix internal field serialization
51587de
revert breaking change
b6c62d8
sync deprecated fields
cd28e02
fix BrainParameterToProto
b1d04b5
change back VectorActuator suffix
4219e5c
add back ActionSpec
aa3d799
set deprecated to null
b64d85a
replace with SyncDeprecatedActionFields
d7c8298
update changelog
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
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
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
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
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
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
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
Oops, something went wrong.
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.