red1939
|
ed9b75b447
|
First part of reformatting the code, renaming variables, rewriting tricky part. Basically making the code more readable, maintainable and ready for further additions.
|
2009-10-22 22:04:42 +00:00 |
|
Trevor Standley
|
f4743d2fc6
|
Various fixes. Temporarily replaced neural network's output with random number.
|
2009-08-21 18:18:52 +00:00 |
|
Trevor Standley
|
af1a55e063
|
More AI stuff.
|
2009-08-19 10:18:14 +00:00 |
|
Trevor Standley
|
a3b6bb4892
|
AI loads .brain file which contains a list of objects to visit and what features are necessary to determine how valuable that objective is.
AI creates random neural networks and assumes that their outputs are trained values.
|
2009-08-18 07:37:45 +00:00 |
|