UserPreferences

DevelopmentalRoboticsSummerLog/ConxDevelopment


Conx Development

Here I will record my progress on improving Conx usability. Please post any suggestions on improving Conx below. I will also post any documentation I produce in the course of this project and all the planned and implemented changes. Feel free (and encouraged) to comment on anything.

Current Issues

Other Possible Issues and Improvements

Proposed Changes

Lisa suggested specific programming modes, one which is as automated as possible and one which is not automated. In the later, we would implement exceptions if error conditions occur such as lack of inputs or targets when needed, improper or extraneous connections, mistakes in the order of calling methods, etc.

We can use the type field for Layer objects in combination with calls to copyActivations() to determine if the inputs have been set. After we propagate we would have to reset the flags to indicate that new inputs need to be loaded.

Implemented Changes

Documentation

Return to DevelopmentalRoboticsSummerLog