8000 GitHub - sensorium-competition/experanto: Python package to interpolate recordings and stimuli of neuroscience experiments
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sensorium-competition/experanto

Repository files navigation

Experanto

Experanto is a Python package designed for interpolating recordings and stimuli in neuroscience experiments. It enables users to load single or multiple experiments and create efficient dataloaders for machine learning applications.

Installation

To install Experanto, clone locally and run:

pip install -e /path_to/experanto

To replicate the generate_sample example, install:

pip install -e /path_to/allen_exporter

(Repository: allen_exporter)

To replicate the sensorium_example, also install the following with their dependencies:

pip install -e /path_to/neuralpredictors

(Repository: neuralpredictors)

pip install -e /path_to/sensorium_2023

(Repository: sensorium_2023)

Ensure you replace /path_to/ with the actual path to the cloned repositories.

About

Python package to interpolate recordings and stimuli of neuroscience experiments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10

0