|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.pakl.rl.maze.MazeMain
public class MazeMain
Allows a command-line based reinforcement learning simulation based on the contents of a maze.prop properties file (see Details below for more information on maze.prop
| Field Summary | |
|---|---|
static int |
numHiddenUnits
|
| Constructor Summary | |
|---|---|
MazeMain()
|
|
| Method Summary | |
|---|---|
static void |
loadParametersFromProperties(java.util.Properties properties)
|
static void |
main(java.lang.String[] args)
|
static void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int numHiddenUnits
| Constructor Detail |
|---|
public MazeMain()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic static void run()
public static void loadParametersFromProperties(java.util.Properties properties)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||