heterogeneous-synaptic-dynamics

Model heterogeneous Tsodyks-Markram synaptic dynamics with double-exponential conductance for brain network simulations.

2|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/hiyenwong/ai_collection --skill heterogeneous-synaptic-dynamics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: heterogeneous-synaptic-dynamics
Source: https://github.com/hiyenwong/ai_collection/tree/main/collection/skills/heterogeneous-synaptic-dynamics
Command: npx skills add https://github.com/hiyenwong/ai_collection --skill heterogeneous-synaptic-dynamics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Heterogeneous synaptic dynamics pose a challenge for accurate brain network simulations. This method provides a systematic framework to model variability across synapses within large-scale networks and complex neural circuits.

Core Features & Use Cases

  • Four-dimension modeling: connectivity, transmission, plasticity, and heterogeneity.
  • Tsodyks-Markram STP/LTP framework with parameter heterogeneity for realistic synaptic behavior.
  • Conductance computation using a double-exponential model and scalable network simulations.
  • Applications in computational neuroscience research, brain-network simulations, and learning studies.
  • Reusable components for teaching and hardware-inspired neuromorphic research.

Quick Start

Run example_simulation() to initialize and run a small heterogeneous synapse network simulation.

Frequently Asked Questions about heterogeneous-synaptic-dynamics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I model heterogeneous synaptic dynamics in large-scale brain network simulations?

Model heterogeneous synaptic dynamics by applying the Tsodyks-Markram STP/LTP framework with parameter variability across synapses. It calculates conductance using a double-exponential model to ensure realistic synaptic behavior during large-scale brain network simulations.

What does the Tsodyks-Markram STP framework do for computational neuroscience research?

The Tsodyks-Markram STP framework models short-term and long-term plasticity with parameter heterogeneity across synapses. It provides a systematic method to introduce realistic synaptic variability into computational neuroscience research and brain circuit simulations.

Can I use this approach for neuromorphic hardware-inspired research and teaching?

Yes, you can use this approach for neuromorphic hardware-inspired research and teaching. It provides reusable components for studying brain-scale network simulations and synaptic plasticity, making it suitable for both educational and hardware-oriented computational neuroscience applications.

How do I start running a heterogeneous synapse network simulation?

Run a heterogeneous synapse network simulation by calling the example_simulation() function. This initializes and executes a small-scale network, demonstrating the four-dimension modeling of connectivity, transmission, plasticity, and heterogeneity.

Does this method support scalable network generation for complex neural circuits?

Yes, this method supports scalable network generation for complex neural circuits. It systematically models four dimensions—connectivity, transmission, plasticity, and heterogeneity—to handle variability across synapses in large-scale brain networks.

Why use a double-exponential model for synaptic conductance calculation?

Use a double-exponential model for synaptic conductance calculation to accurately capture the temporal dynamics of synaptic transmission. It complements the Tsodyks-Markram plasticity framework by providing realistic conductance behavior in large-scale network simulations.