Enormous-Ferrets / steinmetz-analysis

Analysis of the Steinmetz dataset
MIT License
0 stars 0 forks source link

Identify neurons with left and right preference #4

Open rorybyrne opened 2 years ago

rorybyrne commented 2 years ago

Maybe this can be done using the trajectories found in #3?

rorybyrne commented 2 years ago

^ Using dimensionality reductions means that we cannot identify individual neurons, but we can identify patterns in the latent space that correspond to left and right

rorybyrne commented 2 years ago

To identify neurons we can use L1 regularizer with logistic regression to identify neurons that contribute strongly to the choice variable (@Samuel-Boehm)