Commits

[1832 total ]
Anon32
r2134 Update reflective property editor to handle double arrays. More array types coming.

by jeffy...@yahoo.com on 2009-09-15 20:17 (3 months ago)

Anon32
r2133 Numerous updates relating to attribute serialization. Mostly bug fixes. A more consistent approach to attribute persistence is being used. When components re-opened attributes are created based on the state of the model the component wraps. Lots of the usual checkstyle fixes. First steps on an interface for adding custom attribute types in the attribute panel.

by jeffy...@yahoo.com on 2009-09-11 23:49 (3 months ago)

Anon32
r2132 Minor changes to point neuron and contrastive hebbian synapse, to validate against Munakata and OReilley equatoin 4.12. Some code commented out until we can vlidate subsequent equations in ch. 4. Also a minor refactor on Point Neuron so that it uses a more intuitive method name.

by jeffy...@yahoo.com on 2009-09-08 20:40 (3 months ago)

Anon32
r2131 Minor network changes. (1) Cleaned up root network update methods, deprecating confusing "updateRootNetwork", (2) Added a menu item to neuron nodes for viewing incoming weights, (3) added convenience methods for setting all activations or weights of a network, (4) some minor formatting and checkstyle changes.

by jeffy...@yahoo.com on 2009-09-05 23:29 (3 months ago)

Anon32
r2130 Made changed to PointNeuronPanel.java to include netTimeConstant. Clipped upper bound in PointNeuron.java.

by jdvickrey on 2009-09-03 20:17 (3 months ago)

Anon32
r2129 Reimplemented kWTA networks and made further improvements to Point neurons. Added synapse listener to point neuron so excitatory and inhibitory lists are updated automatically. Related changes to network level as well. And the usual checkstyle updates.

by jeffy...@yahoo.com on 2009-08-25 18:30 (3 months ago)

Anon32
r2128 Adding a dictionary for use with eclipse spell checking.

by jeffy...@yahoo.com on 2009-08-25 18:26 (3 months ago)

Anon32
r2127 Fixed bugs relating to network serialization, and Point Neuron. Added more features to Point Neuron.

by jeffy...@yahoo.com on 2009-08-20 23:53 (4 months ago)

Anon32
r2126 Two main changes ( which should have been committed separately). First, network listeners have been separated into specific interfaces in their own package. Second, the concept of an "attribute listing style" has been removed. Users are now expected to add and remove specific attribute types if they want them to be available. The main example is networks, where activation attributes are created by default, but the user must specify if synapse attributes, upper bound attributes, etc. are wanted. These changes are provisional; I'm still figuring out the best design. Also, numerous checkstyle changes were made in light of the revent upgrade to checkstyle 5.

by jeffy...@yahoo.com on 2009-08-08 06:35 (4 months ago)

Anon32
r2125 Updated digit simulation.

by jeffy...@yahoo.com on 2009-08-05 22:02 (4 months ago)