inst/RL_tutorial.R

# Option 1: download and install latest version from GitHub
devtools::install_github("nproellochs/ReinforcementLearning")

library(ReinforcementLearning)

data("tictactoe")
head(tictactoe, 5)
Atan1988/rothello documentation built on May 28, 2019, 8:57 p.m.