GenAgent: an agent that adapts to the market

Made by Edgar de Graaf

The program needs apache Ant (www.apache.org) and JUnit(www.junit.org) to compile. Adjust the location of Ant in startant.bat if needed. In build.xml the location of junit is standardly set to C:\junit\junit.jar

I hope that network1.data is the right neural network. (Edgar made the package and I have no idea if this is correct). Ant makes a jar, this is the agent. network1.data should get into the same directory as the agent!

To run:
java -jar tacagent.jar -config agentGen.conf -agent GenAgent -password GenAgent
In agentGen.conf one should include the right server. (it is now set to localhost)

Finally the zip file that contains the complete package: GenAgent

Een beschrijving van de ideeen achter de agent is te vinden in de afstudeerscriptie van Edgar:

http://www.cs.uu.nl/intern/docs/secr/scripties/2003/INF-SCR-03-37.pdf