[pdp-discuss] Using activations values in the network as targets on the fly?

Randall C. O'Reilly Randy.OReilly at colorado.edu
Thu Jul 12 19:48:51 MDT 2007


you would have to write a script to do this -- just do a for loop over the 
hidden units, and put them in your environment target.  you could also look 
at the SRN Context layer code if you wanted to hard code it..  

- Randy

On Wednesday 11 July 2007 21:03, neil makhija wrote:
> Hello,
>
> I was hoping to set up a network which used activation values of the hidden
> layer as targets in an output layer.  Is there an easy way to go about
> doing this?
>
>
> Thanks,
> Neil


More information about the PDP-Discuss mailing list