Documentation has been created to help developers get started with testing and to set out a testing convention and philosophy for the development of the JAI Library API. Check out the Docs page.
With the GA API slowly coming to fruition, the NN API wil soon need some attention. The NN API will cater for the following types of N architectures: feed-forward (fully or not fully connected), recursive, hierarchical and SOMs. The functionality required will be: construction of NNs from files (supplied by third party NN training software or our propietary format in XML), construction of NNs programmatically, network training and/or evaluation as individual runs or as batched simulations taking input either programmatically or from formatted input data files. I had started some coding but this need not be kept.
The Java AI Library developer's list is up and running. The list will mainly sustain thoughts and discussions regarding the development of the Java AI Library but is not limited to this alone. Discussions and questions regarding what the library will implement and how it implements it are welcome and encouraged.
A pulic mailing list is coming soon for development issues. Project members will be discussing current tasks and issues. Functionality and techniques will be discussed in the Development forum. Other developers and interested parties alike are welcome to join and participate.