Skip to content

A Streamlit-based interactive visualization of the Drift Diffusion Model (DDM)

Notifications You must be signed in to change notification settings

moltaire/streamlit_ddm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drift Diffusion Model Demo

Streamlit App

Interactive visualization of the Drift Diffusion Model (DDM) - a sequential sampling model for two-choice decision making.

Reference

Ratcliff, R. (1978). A theory of memory retrieval. Psychological Review, 85(2), 59-108.

Run locally

curl -LsSf https://astral.sh/uv/install.sh | sh  # Install uv
git clone https://github.com/moltaire/streamlit_ddm
cd streamlit_ddm
uv run streamlit run ddm_interactive.py

About

A Streamlit-based interactive visualization of the Drift Diffusion Model (DDM)

Topics

Resources

Stars

Watchers

Forks

Languages