Recording activations at the Cycle level

6 views
Skip to first unread message

Stephen Read

unread,
Dec 14, 2024, 12:01:31 AM12/14/24
to emergen...@googlegroups.com

I have a project where I need to record the activation at the Cycle level.  It is an older project that I updated by using ra25 as the framework. However, I cannot figure out how to get the project to record the activation of some of the Target layers at the Cycle level. And I can’t figure out if there is an existing sim that does that.  Any help would be greatly appreciated.

Best, Steve

 

Stephen J. Read

Mendel B. Silberberg Professor of Social Psychology

Department of Psychology

University of Southern California

Los Angeles, CA 90089-1061

Website: www.stephenjread.com

 

 

 

Randall O'Reilly

unread,
Dec 30, 2024, 4:28:46 PM12/30/24
to Stephen Read, emergen...@googlegroups.com
Steve,

Sorry for taking so long to reply. There are many sims in CCN that use this method in the `ConfigLog` function:

ss.Logs.AddLayerTensorItems(ss.Net, "Act", etime.Test, etime.Trial, "InputLayer", "CompareLayer")

You can replace the etime.Trial with etime.Cycle and the layer names etc to record what you want. Cheers,

- Randy
> --
> You received this message because you are subscribed to the Google Groups "emergent-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to emergent-user...@googlegroups.com.
> To view this discussion visit https://groups.google.com/d/msgid/emergent-users/BYAPR07MB467963F82C691ADAF1B3370BD7392%40BYAPR07MB4679.namprd07.prod.outlook.com.


Stephen Read

unread,
Dec 31, 2024, 7:36:34 PM12/31/24
to Randall O'Reilly, emergen...@googlegroups.com

Thank you.  I thought there might be something special about the Cycle level.

Best, Steve

 

 

Stephen J. Read

Mendel B. Silberberg Professor of Social Psychology

Department of Psychology

University of Southern California

Los Angeles, CA 90089-1061

Website: www.stephenjread.com

 

 

 

 

From: Randall O'Reilly <rcore...@gmail.com>
Date: Monday, December 30, 2024 at 1:28
PM
To: Stephen Read <re...@usc.edu>
Cc: emergen...@googlegroups.com <emergen...@googlegroups.com>
Subject: Re: Recording activations at the Cycle level

Steve, Sorry for taking so long to reply. There are many sims in CCN that use this method in the `ConfigLog` function: ss.Logs.AddLayerTensorItems(ss.Net, "Act", etime.Test, etime.Trial, "InputLayer", "CompareLayer") You can replace the etime.Trial

Steve,
 
Sorry for taking so long to reply.  There are many sims in CCN that use this method in the `ConfigLog` function:
 
               ss.Logs.AddLayerTensorItems(ss.Net, "Act", etime.Test, etime.Trial, "InputLayer", "CompareLayer")
 
You can replace the etime.Trial with etime.Cycle and the layer names etc to record what you want.  Cheers,
 
- Randy
 
> On Dec 13, 2024, at 9:01 PM, Stephen Read <re...@usc.edu> wrote:
> 
> I have a project where I need to record the activation at the Cycle level.  It is an older project that I updated by using ra25 as the framework. However, I cannot figure out how to get the project to record the activation of some of the Target layers at the Cycle level. And I can’t figure out if there is an existing sim that does that.  Any help would be greatly appreciated.
> Best, Steve
>  Stephen J. Read
> Mendel B. Silberberg Professor of Social Psychology
> Department of Psychology
> University of Southern California
> Los Angeles, CA 90089-1061
>    
> -- 
> You received this message because you are subscribed to the Google Groups "emergent-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to emergent-user...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages