interpreting-rl-behavior / interpreting-rl-behavior.github.io

Code for the site https://interpreting-rl-behavior.github.io/
Creative Commons Attribution 4.0 International
0 stars 0 forks source link

Implement ICA gradient projection and modify panel data and text so that it takes generic 'components' #51

Closed leesharkey closed 2 years ago

leesharkey commented 2 years ago

We want to be able to decide whether to use ICA, PCA, or NMF according to whichever gives clearer explanations.

We can check the ICA maths after implementing it, because we should be able to tell if it's working once implemented since only one component should hae gradients on the timestep that the gradient is taken.

leesharkey commented 2 years ago

Did most of this weeks ago, but finally changed the text in commit 60016b9da941004b0c724a7ffdc2d114d12742f3