| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Action representation converter, use to convert an Action into a real-vector.
Action representations are assumed serializable (only information about how to generate the representation)!
| Method Summary | |
|  int | getOutputCount()Indicates the number of values in the action representation. | 
|  double[] | getRepresentation(Action a)Converts the Action into a vector of real based on specific representation. | 
| Method Detail | 
public int getOutputCount()
public double[] getRepresentation(Action a)
a - Action to be converted.
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||