comparison trunk/dsss.conf @ 2:9655c8362b25

Added the Perceptron class and the perceptron_test testing program.
author revcompgeek
date Sat, 05 Apr 2008 23:41:30 -0600
parents 4b2e8e8a633e
children 314d68bafeff
comparison
equal deleted inserted replaced
1:5dd9f598bcd8 2:9655c8362b25
1 [aid] 1 [aid]
2 exclude=aid/maze/ 2 exclude=aid/maze/
3 exclude+=aid/containers/
3 [ga_code.d] 4 [ga_code.d]
4 [ga_maze.d] 5 [ga_maze.d]
5 [mazegen.d] 6 [mazegen.d]
7 [perceptron_test.d]