Unity 机器学习代理工具包 (ML-Agents) 是一个开源项目,它使游戏和模拟能够作为训练智能代理的环境。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 

1.1 KiB

name about title labels assignees
Bug report Report a bug with ML-Agents bug

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Console logs / stack traces Please wrap in triple backticks (```) to make it easier to read.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • Unity Version: [e.g. Unity 2020.1f1]
  • OS + version: [e.g. Windows 10]
  • ML-Agents version: (e.g. ML-Agents v0.8, or latest develop branch from source)
  • Torch version: (you can run pip3 show torch to get this)
  • Environment: (which example environment you used to reproduce the error)

NOTE: We are unable to help reproduce bugs with custom environments. Please attempt to reproduce your issue with one of the example environments, or provide a minimal patch to one of the environments needed to reproduce the issue.