Skip to content

Typo in Python API Docs: env.reset(train_model=True) --> env.reset(train_mode=True) #2223

@batu

Description

@batu

There is a small typo in the documentation of the python API.

The first argument passed into env.reset should be train_mode instead of train_model as implemented here.

Metadata

Metadata

Assignees

Labels

bugIssue describes a potential bug in ml-agents.requestIssue contains a feature request.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions