Skip to content

Brody-Lab/boydmeredith_bings_model_demo

Repository files navigation

Bings Model Demo

This notebook provides an interactive demo of Bing's model, to help build intuitions about model behavior under different parameter settings.

Setup instruction

Clone this repository, recreate the package environment and launch the notebook using the following commands

git clone https://github.com/Brody-Lab/boydmeredith_bings_model_demo bings_model_demo
cd bings_model_demo
conda env create -f environment.yml
conda activate bings-model-demo-env
pip install -e .
jupyter notebook Bings\ Model\ Demo.ipynb

If you have trouble running the notebook, notice any issues with the notebook, or have suggestions for features to add, please feel free to create an issue describing the problem/suggestion. Thanks!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published