|
What has changed in the latest
version?
V14.0g
1. Text columns changed to be initially
excluded during import to improve speed.
2. Changed Check Grid to ignore excluded columns.
3. Undo changed to Ctrl+Z and Redo changed to Ctrl+Y to avoid
clashes with other keys.
V14.0f
1. Changed start learning to avoid too many
concurrent thread initializations.
V14.0e
1. Changed network view input nodes bias value from random
initialization to 0.000000
2. Fixed a problem that caused the import binary file process to
loop after previously trying to import the file as text.
V14.0d
1. Improved speed of Import of text mode
columns.
V14.0c
1. Grid and node functions have been improved
so that conditionals do not need to be at the start of the line.
2. The function dialog has been moved so that
the examples in the background can be read.
3. Help has been improved by adding Index,
Search and correcting the problem that produced the message
"Advance License required" on some of the lists of topics.
V14.0b
1. "deleteweight dw" script command to disconnect and delete a
weight between nodes has been added to the script commands.
2. "Single Connect Source Nodes to Destination Nodes" has been added
to the network editor.
3. "Fully Connect Source Nodes to Destination Nodes" has been added
to the network editor.
4. "Connect Source Nodes to Destination Nodes" has been removed from
the network editor.
5. Network locking has been removed from the right click menus as it
is no longer needed.
6. The network editor right click menu has been restructured.
7. Script error reporting has been improved.
8. A problem with missing node details on the network view has been
fixed.
9. The crash that occurred when using a script to connect a weight
to nodes that do not exist has been fixed.
10. A problem with F7 locking the trace file when global tracing set
by default has been fixed.
14.0a
1. Multiple concurrent source and destination node selection has
been added to the Network Editor.
2. Network locking has been added to the Network Editor.
3. Group presentation has been added to Controls.
4. Learning threads are mapped to row groups to improve learning
performance.
5. The single cell edit speed in larger grids has been improved.
6. Grid function execution automatically undo's if it fails after
applying any changes.
7. The problem with some incorrect connections in Export Activations
when the network layers are less than fully connected has been
fixed.
8. Action > Reduce Connections has been removed as it is no longer
needed.
9. Network lock and unlock has been added to the right click menus.
10. New Weight to connect a weight between nodes has been added to
the script commands.
|