[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bridge processes and context units
Dear All
I am mailing about two separate issues...
(1) Bridge processes
I recently attempted to connect two neural networks using a bridge process.
I selected the correct src and trg layers and networks, and created dummy
layers. After investigation, I do believe that the problem does not rest
with the networks or the environment, but something about the bridge process
isn't working. I think this because when run the training, the second
network does not update properly (as seen in the netview window). I have
followed the instructions in the manual, I know that I am missing
something...any ideas?
(2) Context Units
I have been building a network with context units. Is it possible for the
context units them self to have self connections (connections that feedback
from the unit itself, but not connected to the other units in the context
layer)...if so I keep getting this...
NULL spec found for object:
.projects[0].networks[1].layers[3].units[0].recv.gp[1] of type:
BpCon_Group
Connection or Con_Group types for projection:
.projects[0].networks[1].layers[3].projections[1] are not correct, perform
'Connect' to rectify
Regards and thanks in anticipation
Fiona M Richardson