create custom reinforcement learning environment template -凯发k8网页登录
create custom reinforcement learning environment template
since r2019a
description
rlcreateenvtemplate(
creates and
opens a matlab® script that contains a template class representing a reinforcement learning
environment. the template class contains an implementation of a simple cart-pole balancing
environment. to define your custom environment, modify this template class. for more
information, see create custom environment from class template.classname
)
examples
input arguments
version history
introduced in r2019a