All functions

Agent

Agent

AgentArmed

Discrete Action Agent

Environment

Reinforcement Learning Environment

checkPyDep()

Check if python dependencies work

getDefaultConf()

get Default Configuration according to agent name

initAgent()

Initialize an Agent with an environment

installDep2SysVirtualEnv()

Install dependencies into system virtual environment called r-tensorflow

installDepConda()

Install dependencies into a conda virtual environment called r-tensorflow

listAvailAgent()

List implemented Agents

listAvailConf()

listAvailConf

listGymEnvs()

list environments from OPENAI gym

makeGymEnv()

Wrapper for Gym OpenAI environment

repExperiment()

Repeat experiment

rlr_test_if_gym_works()

Test if gym is installed

rlr_test_if_keras_works()

Test if keras works

rlr_test_if_tensorflow_works()

Test if tensorflow works from R session

showDefaultConf()

show Default Configuration