Software
All software produced during the project will be available under an open source license. Algorithms and code will be posted here as the project progresses.
The Python code for the cognitive model is available from GitHub under http://github.com/jdegreeff. The cognitive model implements a semantic space to represent categories and implements learning algorithms to acquire categories using linguistic interaction.
Software accompanying our ICDL2009 submission written by Joachim De Greeff can be downloaded from ICDL2009_cognitive_model.zip. This contains Python code used to study the effectiveness of interactive learning, whereby a learner is actively influencing the learning interaction to improve convergence and acquisition speed.