ml-agents icon indicating copy to clipboard operation
ml-agents copied to clipboard

m_Heuristic.Invoke issue

Open bbdscvr opened this issue 4 years ago • 4 comments

This might be a me issue, but I'm really stumped here.

image

The DecideAction() function is running my heuristic script

image

The actionsOut is being reset to what it needs to be for the circumstances (last step of Heuristic function inside agent)

image

But only ever can return 0,0.

image

I can't get it to use actionsOut as the brain decision. Help?

bbdscvr avatar Sep 13 '20 20:09 bbdscvr

Hi @bbdscvr

Are you just trying to run the agent in Heuristic mode or is there something else that you're trying to do? Are you setting the behavior type in the behavior parameters script to "Heuristic only"?

andrewcoh avatar Sep 14 '20 15:09 andrewcoh

Hey Andrew,

Yes heuristic mode, parameters set to heuristic only. I'm creating demonstrations for the nn via a minimax.

On Tue, 15 Sep 2020, 03:48 andrewcoh, [email protected] wrote:

Hi @bbdscvr https://github.com/bbdscvr

Are you just trying to run the agent in Heuristic mode or is there something else that you're trying to do? Are you setting the behavior type in the behavior parameters script to "Heuristic only"?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Unity-Technologies/ml-agents/issues/4481#issuecomment-692145901, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJMCWO5ANCPJO7TZS3JT7WDSFY3NVANCNFSM4RK3XARA .

bbdscvr avatar Sep 14 '20 22:09 bbdscvr

image

bbdscvr avatar Sep 15 '20 00:09 bbdscvr

This issue has been automatically marked as stale because it has not had activity in the last 28 days. It will be closed in the next 14 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 18 '22 16:04 stale[bot]

This issue has been automatically closed because it has not had activity in the last 42 days. If this issue is still valid, please ping a maintainer. Thank you for your contributions.

stale[bot] avatar Aug 13 '22 18:08 stale[bot]

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

github-actions[bot] avatar Sep 12 '22 20:09 github-actions[bot]