Learn R Programming

reinforcelearn (version 0.2.1)

SoftmaxPolicy: Softmax Policy

Description

Softmax Policy

Arguments

Usage

makePolicy("softmax")

Examples

Run this code
# NOT RUN {
pol = makePolicy("softmax")
# }

Run the code above in your browser using DataLab