August is nearly here, which means the two major cognitive modeling conferences are fast approaching. I will be attending both ICCM and CogSci this year, with a presentation at the later (on modeling embodied phenomenon). Feel free to track me down if you want to talk shop.
There will be a significant release arriving after the conferences. This will include many performance improvements, bug fixes, auditory and visual enhancements, etc. It will also include a streamlined installation (yay).
April's release is here. I've been doing a great deal of work on making it easier to swap out associative learning systems, so most of the fixes and features are related to that.
Core
The latest release includes two new major pieces of functionality.
There is a new update just posted. It includes some bug fixes and new features. Enjoy.
Features:
Bug fixes:
Another release is out to coincide with two new tutorials (extensions & sensors). The new release just includes some new functionality and bundles that the tutorials use. Enjoy. This leaves one major tutorial left for developers : modules. Another tutorial is in the pipeline showing how to use the orthogonal parameter space search tool with iterative runs and the support for integrated analyses.
Thanksgiving isn't even here yet, much less the big winter holidays, but I've decided it's time for a present! The latest release brings some of the last few major fixes and features required for complete compatibility. Yes, 6.0 style associative links are finally here. The only things remaining are production compilation and a few small features on the PM side.
Enjoy.
One of the benefits of using the Eclipse platform for developing ACT-R models is that it supports a variety of tools for revision control and collaboration. Whether it is tracking down and reverting an errant change, sharing complete models, or collaboratively building them, Eclipse makes it quite simple. Here are a few pointers/best practices that you may want to consider.
Revision Control
Another day, another release. There were two big bugs recently uncovered dealing with capacity buffers and visual searches. Both have been resolved.
Capacity buffers have the ability to influence the priorities of instantiation selection. A buffer with more than one chunk can result in a single production having more than one instantiation. Unfortunately, since they will have the same utility, it's a crap shoot as to which should be chosen. This should be influenced by the ordering of the capacity buffer's ejection policy, but the procedural module was ignoring that. Fixed.
There is a new release available. There are no significant changes to the core, but IO and IDE have seen some additions. Try as I might to ignore my boss's constant pleas, the simple fact is, he signs the paychecks. So, here it is: Lisp (-ish) support!
You can now run lisp based models. However, there are a few caveats:
The latest release brings a few new features online to make customization of behavior easier. It also includes some IDE fixes, tweaks, and support for a future feature that most will find useful.
Core