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.
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
A3C LSTM GA for language grounding #7
base: master
Are you sure you want to change the base?
A3C LSTM GA for language grounding #7
Changes from 88 commits
4554cd6
afd03a3
0c84638
12a8e9f
8e16277
81c7069
66d5915
072e754
f84b440
1d9b78c
b86e5a1
a2ce6e8
94d193c
75f64d7
1a5bd49
90bd31b
9a02df5
828d950
fb1ddcc
b212284
a5cebf2
9977a2a
7b8b87f
cb25429
a43ea64
324a0f0
1e64989
44da993
b419713
3acecaf
3e52ba7
1dd0a72
89bc411
b751b27
1bb10e9
11fa2c4
23bff3a
e7e2d30
9feb73f
318e54f
6889f30
c133832
14379ad
011332e
2d13a8f
97fbe3a
6d2eb98
90932b0
97743c7
655d9b1
ee3a9eb
83ec524
d033b34
2138ac9
a51106b
a6eeeaf
5507373
cea21a3
2ffe6f3
d12e6c5
0e167f2
eca78bf
9e4ba68
132df1b
de96042
6edc1e3
97eada7
64e57e1
b29c93e
7668186
ce4dd9a
8a8b1a3
ea83ca5
09e052d
7bde258
7796fd7
936027f
1a1548a
2b83816
cdf2df9
d1a89c0
5569f3f
b8d85a6
5456517
8e4320d
87713bf
9c7b08f
e2cadb1
2001282
5dc2fd5
396ff42
06f5478
639d9c7
dd338a1
e3da7c9
af95bab
922d691
70aaf76
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not an issue for you here but in general. We should change the message from MTank to something more related to what we do now. This seems very outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yep, i can do it here if we think of something
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
opened issue in slack
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what is the whole unbaised mean thing about? Should we add some docstrings or can you explain me?