pcore_vs

command
v2.0.0-dev0.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2024 License: BSD-3-Clause Imports: 34 Imported by: 0

README

pcore

This is a simple test of the pcore model of basal ganglia (BG) function, in the Ventral Striatum (VS). See pcore_ds for the Dorsal Striatum (DS) model, which is optimized for motor control via PFC gating and descending disinhibitory modulation.

This test model has all of the standard PFC layers, which are kept busy by predicting a sequence of input values on the In layer, via the deep predictive learning mechanism (InP is the pulvinar layer representing the prediction of In). This prediction task is completely orthogonal from the gating decision made by the BG, which is driven by the ACCPos and ACCNeg layers.

These ACC layers have PopCode representations of values, and the BG gating is trained to gate when Pos > Neg. Typically you do TrainRun or Step with the step set to Run, and then TestRun which will run through all combinations of ACCPos (outer loop) and ACCNeg (inner loop), with 25 samples of each value to get statistics (it takes a while). Click on TestTrialStats Plot to see the results -- you can click on ACCPos and ACCNeg to see those inputs, and then compare Gated with Should to see how the network performed.

results

Training data shows close match between Gated and Should (high Match proportion).

Testing data over ACC Pos (outer loop) and ACC Neg (inner loop) (see fig below) shows increasing probability of gating as Pos increases, and reduced firing, and slower RT, as Neg increases, closely matching the target Should behavior. 25 samples of each case are performed, so intermediate levels indicate probability of gating. Model shows appropriate probabilistic behavior on the marginal cases.

Documentation

Overview

pcore_vs: This project simulates the inhibitory dynamics in the STN and GPe leading to integration of Go vs. NoGo signal in the basal ganglia, for the Ventral Striatum (VS) global Go vs. No case.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL