| Prev | Next | Start of Chapter | End of Chapter | Contents | Index | (15 out of 16)

Attribute Transfer


The Block Attribute Transfer block copies one block's attribute values to another block. It copies the values of user-defined attributes, the internal architecture of a Neural Network, the weights in a Neural Network, and the Data Pairs in a Data Set. It does not copy the values of system-defined attributes, such as names, notes, and user-restrictions. It can copy attributes between blocks if the blocks are the same type or if the block receiving the values is a subclass of the block giving the values.

The table below lists the blocks that can receive values from other types of blocks.

You can copy from this block... To this block...
Backpropagation Network
Autoassociative Network
Radial Basis Function Network
Rho Network

Attach the block to give the values at the left action link, and attach the block to receive the values at the right action link.

Configuring

This block has no configuration panel.

Example

In the example below, the Block Attribute Transfer block copies the user attributes of the Neural Net labelled "Original Net" to the Neural Net labelled "Net Copy."


See Also

For more information on how to use this block, see the sections below.

Click here for more information...
Basic Block Behavior

| Prev | Next | Start of Chapter | End of Chapter | Contents | Index | (15 out of 16)

Copyright © 1996, Gensym Corporation, Inc.