Description: code for learning to balance a pole, used for experiments described in Strategy Learning with Multilayer Connectionist Representations, by C. Anderson, in the Proceedings of the Fourth International Workshop on Machine Learning, Irvine, CA, 1987. It includes C code and a README explaining how to compile it and run it. You may run the demo executable to try to balance the pole with the mouse, or run-demo-net to demonstrate the training of the neural network to balance the pole. The graphics display requires X windows.
To Search:
File list (Check if you may need any files):
SLMCR\demo-net.c
.....\demo.c
.....\idraw.c
.....\makefile
.....\README
.....\run-demo-net
.....\testxg.c
.....\X.c
.....\xg.c
.....\xg.h
SLMCR