I notice the existing documentation is generated automatically from comments in the code using doxygen. Could you not get doxygen to also process the "algorithms" directory? And maybe also the "regions" and "swarming" directory? There are many comments in the python code within these folders.
On Tue, Jul 7, 2015 at 7:00 PM, Matthew Taylor <[email protected]> wrote: > Sorry John, the CLAClassifier class still needs to be documented: > https://github.com/numenta/nupic/wiki/Documentation-Priority-Listing > --------- > Matt Taylor > OS Community Flag-Bearer > Numenta > > > On Tue, Jul 7, 2015 at 4:20 AM, John Blackburn > <[email protected]> wrote: >> Hmm, no one knows if there are any classifier API docs? >> >> On Mon, Jul 6, 2015 at 10:19 AM, John Blackburn >> <[email protected]> wrote: >>> I notice the API reference for Nupic, >>> >>> http://numenta.org/docs/nupic/annotated.html >>> >>> does not seem to include and docs for using the classifiers. Can >>> anyone point me in the right direction for this? >>> >>> I want to use the API directly rather than the OPF framework. >>> >>> John. >> >
