Skip to content

found little fixes - #3

Open
simone1999 wants to merge 1 commit into
liziniu:masterfrom
simone1999:patch-1
Open

found little fixes#3
simone1999 wants to merge 1 commit into
liziniu:masterfrom
simone1999:patch-1

Conversation

@simone1999

Copy link
Copy Markdown

Hi,
yust went thru your code and found 2 little fixes:
-if self.dic_agent_conf["OPTIMIZER"] is not "Adam" and RMSProp or fallback Adam are used, they didn't had an Loss defined
-Entropy doesn't get calcualted over the percentage of one action, but rather over all percentages for all the different Actions
Hope these little fixes can help you.

Hi,
yust went thru your code and found 2 little fixes:
-if self.dic_agent_conf["OPTIMIZER"] is not "Adam" and RMSProp or fallback Adam are used, they didn't had an Loss defined
-Entropy doesn't get calcualted over the percentage of one action, but rather over all percentages for all the different Actions
Hope these little fixes can help you.
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