Code for learning the squares problem using the divisive input modulation (DIM) algorithm.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mwspratling 15c2690617
1st release February 2010
2 months ago
LICENSE 1st release February 2010 2 months ago
README.md 1st release February 2010 2 months ago
dim_squares.m 1st release February 2010 2 months ago

README.md

This code performs one of the tasks described in:

M. W. Spratling, K. De Meyer and R. Kompass (2009) Unsupervised learning of overlapping image components using divisive input modulation. Computational Intelligence and Neuroscience, 2009(381457):1-19.

Please cite this paper if this code is used in, or to motivate, any publications.


USAGE


This code requires MATLAB. It was tested with MATLAB Version 7.7 (R2008b).

To use this software:

    run matlab 
    cd to the directory containing this code 
    run
		dim_squares