Implementing temporal difference learning based heavily on Encog framework.
Not functional yet - incremental update.
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
<classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/>
|
||||
<classpathentry kind="lib" path="lib/kgsGtp.jar"/>
|
||||
<classpathentry kind="lib" path="lib/antlrworks-1.4.3.jar"/>
|
||||
<classpathentry kind="lib" path="lib/neuroph-2.6.jar"/>
|
||||
<classpathentry kind="lib" path="lib/encog-engine-2.5.0.jar"/>
|
||||
<classpathentry kind="lib" path="lib/encog-java-core.jar" sourcepath="lib/encog-java-core-sources.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
||||
Reference in New Issue
Block a user