ABAGAIL
ABAGAIL copied to clipboard
The library contains a number of interconnected Java packages that implement machine learning and artificial intelligence algorithms. These are artificial intelligence algorithms implemented for the k...
The search method in ABAGAIL.arrays does not return a valid index when the value found is at the top end of the distribution. The start 'high' value is the length...
I saw that you guys didn't want any external dependencies, so I decided to create a test suite from scratch. To run the tests, just type 'ant test'. I thought...
We need this pretty badly.
If I run the example in the wiki: ``` cd ABAGAIL ant java -cp ABAGAIL.jar opt.test.XORTest ``` I get `Error: Could not find or load main class opt.test.XORTest`
@pushkar Some of these will make our lives a lot easier. Perhaps have Maven manage dependencies?