synaptic-weight-distributions-plasticity-geometry

Analyze synaptic weight distributions to infer plasticity geometry from neuroscience datasets.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze synaptic weight distributions to infer the underlying geometry of plasticity, addressing mismatches between observed log-normal weights and Euclidean assumptions.

Core Features & Use Cases

  • Analyze weight distributions to identify the underlying geometry (Euclidean, log, entropy) and infer plausible plasticity models.
  • Simulate mirror-descent dynamics under different geometries and compare predicted weight distributions to empirical data.
  • Validate geometry-driven hypotheses using cross-brain-region datasets and synthetic benchmarks.

Quick Start

Collect synaptic weight data and run the analysis to determine whether Euclidean, log, or entropy geometry best explains the observed distributions.

Frequently Asked Questions about synaptic-weight-distributions-plasticity-geometry

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

FAQPage Schema
How do I infer plasticity geometry from synaptic weight distributions?

To infer plasticity geometry from synaptic weight distributions, you analyze empirical weight data using a mirror-descent framework to determine whether Euclidean, log, or entropy geometry best explains the observed dynamics.

Why do observed synaptic weights follow a log-normal distribution instead of Euclidean assumptions?

Observed synaptic weights often follow a log-normal distribution due to non-Euclidean plasticity dynamics. This Skill identifies whether log or entropy geometry, rather than standard Euclidean assumptions, better explains the empirical weight distributions across brain regions.

How do I validate plasticity geometry hypotheses using cross-brain-region datasets?

You validate plasticity geometry hypotheses by simulating mirror-descent dynamics under different geometries, then comparing the predicted weight distributions against empirical cross-brain-region datasets and synthetic benchmarks.

Can I use mirror-descent to compare Euclidean, log, and entropy geometries for neuroscience data?

Yes, you can use a mirror-descent framework to simulate dynamics under Euclidean, log, and entropy geometries, comparing their predicted weight distributions against empirical neuroscience data to support hypothesis testing.

What synaptic weight data format is needed to analyze plasticity dynamics?

You need collected synaptic weight data showing log-normal distributions across brain regions. The analysis applies this empirical weight data to infer the underlying geometry governing plasticity dynamics without requiring external dependencies.