Parallel Bayesian ArtMap Classifier Python Code
Dependencies
-
Python 2.7
-
PyOpenCL https://mathema.tician.de/software/pyopencl/ pip install pyopencl
-
scikit-learn http://scikit-learn.org/stable/ pip install scikit
Example usage The script Bar_example.py contains a mininal example of running a BAR classifier on the Digits dataset.