|
What has changed in the latest
version?
13.0c
1. Undo and Redo have been added to Grid and Network editing.
2. Edit Function has been added to the grid right click menu.
3. Row, column, cell copy and insert paste have been added to the
grid right click menu.
4. The problem with edit paste adding extra rows or columns has been
fixed.
5. The problem with query input locking has been fixed.
6. The right click Network editing menus have been simplified.
13.0b
1. The thread to processor mapping has been changed so that all
CPUs can run learning threads at up to 100%. All threads run at idle
priority so other applications do not slow down. Networks that
converge slowly may be much faster running multiple threads on
multiple processors. There is no advantage with some simple
networks.
2. The problem with frequent false positives when using F2 has been
fixed.
13.0a
1. Node functions. Functions can be added to Nodes and Layers of
nodes. They are executed when the nodes are processed while the
network is learning the training information in the grid. Some
functions can decrease the number of cycles needed for the network
to converge. For example if a hidden layer function is added to
multiply the activation it can improve learning speed by 2 or 3
times.
2. Grid functions have been improved and extended.
3. Node functions can be applied to the Grid.
4. A messaging problem with threading has been fixed to avoid a
possible crash bug.
5. Help has been extended.
6. The Grid refresh macro has been changed so that it does not
recalculate activations while the network is learning the training
rows. This avoids variation in the results of identical runs.
7. The problem with the context menu position when near to the top
of the network view has been fixed.
8. The problem with column and row index messages on the status bar
has been fixed.
|