Unity-Technologies / ml-agents

The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
https://unity.com/products/machine-learning-agents
Other
17.12k stars 4.15k forks source link

recevied data from Unknown side channel in training gym-unity #5482

Closed hyuDev closed 2 years ago

hyuDev commented 3 years ago

I training my agent to using gym-unity. but when train start, i recevied warnning msg.

the msg is here, [side_channel_manager.py:47] Unknown side channel data received. Channel type: XXX

I'm not sure this msg is simply a warning message or a fatal error to correct. My agent doesn't have a code for the side channel.

dongruoping commented 3 years ago

Hi,

Please follow the issue template so that we can have the information to better help you. What's the Unity Editor/ML-Agents version you're using?

Also, are you using your own environment or one of our examples? If you're using your custom environment and seeing errors, please try with any of our examples first and see if the error is still there.

stale[bot] commented 2 years ago

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] commented 2 years ago

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.

github-actions[bot] commented 2 years ago

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.