carlacodes / neuraldecoding

scripts used for neural decoding of single and multi unit auditory cortex data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LSTMS on auditory cortex data

this repo forms the bulk of my neural data analysis on auditory cortical spiking activity -- I run a shallow LSTM using Keras (only one hidden layer) and find auditory cortex neurons in trained animals become more discriminable towards a target word (stimulus representing reward) over competing non-target probe words (stimuli w/no associated meaning).
Apologies in advance as this repo is still currently a mess. I will be cleaning it up soon.

About

scripts used for neural decoding of single and multi unit auditory cortex data


Languages

Language:Python 100.0%Language:Shell 0.0%