nengo-1.4
nengo-1.4 copied to clipboard
Upgrading Nengo decoder solvers
For a course project, I'm going to be looking at faster ways to solve for decoders in Nengo. Whatever method I decide on should be implemented by the end of the year. This means that any minor bugs in the decoder-solving system can be left for now.
If there are any related things that should be looked into as part of this, please post them here (though I'm not promising anything). So far, I have:
- look at using norms other than L2 for minimization
- look at optimizing for temporal responses, instead of just rate response (as in Tripp & Eliasmith, 2007)