Lisp
March 25th, 2008
Lisp bits and pieces coded for CMPS140 Artificial Intelligence with Robert Levinson at UCSC winter 2008
The image is a cut of a screen shot from gnuplot of the data file generated by my agent in Stocker, one of the assignments.
Stocker is a investing bot that operates in a fictional stock market. Using a set of exponential moving averages it tries to detect changes in the tendency of a stock red line and decides when to buy and sell shares cyan dots in the top and bottom of the graph. It includes the monitor, my agent and some random sample agents.
Lowball is a learning game where players get rewarded when certain conditions apply to an investing game. It includes the monitor, my agent and some sample agents.
There are also included some functions from previous assignments I used as reference.




