Skip to content

Documentation Bug: "vis_encoder_type" vs "vis_encode_type" #5037

@akTwelve

Description

@akTwelve

Describe the bug
The documentation says the parameter for the Visual Encoder Type is "vis_encoder_type" (encodeR), however the actual config parameter is "vis_encode_type" (encode) in all of the examples

To Reproduce
Steps to reproduce the behavior:

  1. This page lists the parameter name as "vis_encoder_type" https://github.com/Unity-Technologies/ml-agents/blob/main/docs/Training-Configuration-File.md
  2. All of the config files use "vis_encode_type"

Console logs / stack traces
N/A

Screenshots
N/A

Environment (please complete the following information):

  • Unity Version: N/A
  • OS + version: N/A
  • ML-Agents version: Release 1 through 13
  • Torch version: N/A
  • Environment: N/A

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.

Metadata

Metadata

Assignees

Labels

bugIssue describes a potential bug in ml-agents.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions