Skip to content

Simple web app to explore how different pairwise correlation structure affects optimal linear decoding of two signals.

Notifications You must be signed in to change notification settings

crheller/NoiseCorrelationDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NoiseCorrelationDemo

alt text

Simple app to explore how different pairwise correlation structure affects optimal linear decoding of two signals.

To run the app, install bokeh using conda: conda install bokeh. Also make sure to have sklearn installed in your python environment as well.

Then, navigate to the main directory: (/NoiseCorrelationDemo/) in a terminal and run: bokeh serve --show NoiseCorrelationDemo.py

About

Simple web app to explore how different pairwise correlation structure affects optimal linear decoding of two signals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages