RLPark 1.0.0
Reinforcement Learning Framework in Java

rlpark.plugin.rltoys.agents.Agent Interface Reference

Inheritance diagram for rlpark.plugin.rltoys.agents.Agent:
rlpark.plugin.critterbot.agents.DockingAgent rlpark.plugin.critterbot.examples.ConstantAgent rlpark.plugin.irobot.examples.ConstantAgent rlpark.plugin.rltoys.agents.rl.RandomAgent

List of all members.

Package Functions

Action getAtp1 (double[] obs)

Detailed Description

Definition at line 5 of file Agent.java.


Member Function Documentation


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations
Zephyr
RLPark