All authors
VectorSpaceLab avatar

Claude Skills by VectorSpaceLab

github.com/VectorSpaceLab
6,028 skillsA× 6,018B× 8D× 20 installs1,674 views
Merge Compatible Recovery EvalA

Evaluate LoRAPrune recovery metrics while verifying structured-mask LoRA merge compatibility and mechanism checks.

testingpythonbash
0
247
Progressive Lora Pruning LoopA

Run LoRAPrune's iterative LoRA optimization, moving-average importance update, and progressive structured mask schedule.

testingpythongo
0
247
Movement Recovery HarnessA

Run a bounded mechanism-faithful recovery experiment for movement pruning without reading the original source repository.

toolspython
0
247
Movement ScoresA

Update movement-pruning importance scores from weight gradients and diagnose whether weights move away from zero.

testingpython
0
247
Score MaskingA

Compute deterministic score-based pruning masks using top-v or threshold rules for movement-pruning style experiments.

developmentpythonangular
0
247
Soft RegularizationA

Compute soft movement-pruning sigmoid sparsity penalties and gradients for threshold-mask recovery checks.

developmentpython
0
247
Combined Kd ObjectiveA

Combine supervised, output distillation, and RAIL intermediate losses with validated RAIL-KD lambda weights.

testingpythonbash
0
247
Proxy Recovery HarnessA

Run a bounded mechanism-faithful RAIL-KD proxy experiment with executable recovery and validation evidence.

toolspythonbash
0
247
Rail Representation LossA

Compute RAIL-KD layerwise and concatenated intermediate representation losses from pooled hidden states.

businesspythonbash
0
247
Random Layer MappingA

Sample and audit RAIL-KD random teacher-to-student intermediate layer mappings for bounded knowledge distillation experiments.

testingpythonbash
0
247
Block Fisher RearrangementA

Rearrange binary pruning masks using block-diagonal Fisher interactions while preserving per-layer cardinality.

testinggo
0
247
Fisher Mask SearchA

Select Transformer heads and filters to prune using diagonal Fisher scores under a FLOPs budget.

testingpythongo
0
247
Least Squares Mask TuningA

Tune surviving pruning mask coefficients with damped least squares for activation reconstruction.

testing
0
247
Pruning Recovery HarnessA

Compose generated pruning modules into an auditable no-retraining recovery experiment with mechanism checks.

tools
0
247
Activation CalibrationA

Estimate per-channel activation norms for Wanda outlier-aware pruning from calibration tensors.

testingpython
0
247
Pruning Recovery EvaluationA

Evaluate Wanda pruning masks for sparsity, no-update invariants, and linear-output reconstruction error.

testing
0
247
Structured Sparsity PatternsA

Build deterministic N:M semi-structured pruning masks from Wanda or other importance scores.

testing
0
247
Wanda Row PruningA

Compute row-wise Wanda pruning scores, masks, and pruned weights without any weight update.

testing
0
247
Apt Atomic LossA

Evaluate equation-6 atomic APT categorical probabilities and density-ratio losses for finite parameter atom sets.

testingpythongo
0
247
Apt Posterior TransformationA

Compute APT posterior-to-proposal-posterior transformations for Gaussian and finite normalized density settings without importance weighting.

businesspythonbash
0
247
Apt Recovery Evaluation HarnessA

Build bounded APT recovery experiments with executable evidence, generated-skill invocation logs, source manifests, and mechanism checks.

toolspythonbash
0
247
Apt Simulation Proposal ProtocolA

Run APT-style sequential simulator proposal rounds with auditable prior, proposal, observation, and update records for likelihood-free inference recovery.

researchpythonbash
0
247
Benchmark Recovery HarnessA

Run bounded SBI benchmark recovery from generated skills while enforcing source boundaries and validator-compatible evidence.

researchpythongo
0
247
Posterior Sample ApproximationA

Fit compact posterior approximations from SBI simulator pairs and emit posterior samples with optimizer traces.

toolspythongo
0
247
Posterior Two Sample MetricsA

Compute deterministic posterior two-sample diagnostics including C2ST-style accuracy for SBI benchmark recovery.

testingpythonbash
0
247
Sbi Task ProtocolA

Build and validate simulation-based inference benchmark task records with priors, simulators, observations, and reference posteriors.

toolspythongo
0
247
Annealed Langevin SamplerA

Run annealed Langevin dynamics with composed scores for F-NPSE or PF-NPSE posterior sampling.

testingpythongo
0
247
Denoising Score TrainingA

Train and validate conditional denoising score models for F-NPSE or PF-NPSE simulation-based inference recoveries.

testingpythonbash
0
247
Factorized Score CompositionA

Compose F-NPSE and PF-NPSE posterior scores from learned score terms and prior corrections for SBI.

testingpythonbash
0
247
Gaussian Sbi RecoveryA

Run a bounded Gaussian/Gaussian SBI proxy recovery that exercises F-NPSE score training, composition, and sampling.

researchpythongo
0
247
Gaussian Tree Proxy RecoveryA

Execute a bounded reduced recovery for binary-tree Gaussian BNs using NaMI inverse contracts and a real standard-library optimizer step.

testingpythonbash
0
247
Inverse Factorization ContractsA

Build and validate ordered inverse factorization contracts for amortized inference networks from generated inverse graph parents.

businesspythonbash
0
247
Inverse Faithfulness AuditA

Audit inverse Bayesian-network structures for naturalness, local I-map consistency, and edge-minimality evidence using d-separation checks.

testingpythonbash
0
247
Nami Graph InversionA

Generate natural minimally faithful inverse graph structures from Bayesian-network DAGs using the paper's NaMI variable-elimination procedure.

toolspythongo
0
247
Graph Structure AttentionA

Build graph-derived sparse attention masks for Graphically Structured Diffusion Model style recovery experiments and checks.

testingpythonbash
0
247
Gsdm Recovery HarnessA

Run a bounded BCMF proxy recovery that exercises generated Graphically Structured Diffusion Model skills.

testingpythonbash
0
247
Mixed Variable Diffusion ObjectiveA

Encode mixed continuous and categorical variables and compute GSDM-style conditional diffusion denoising losses.

toolspythongo
0
247
Permutation Embedding ContractsA

Check mask-preserving permutations and derive embedding groups for graphically structured diffusion models.

testingpythonbash
0
247
Sbi Neural TrainingA

Train or proxy-train SBI density estimator families on simulator-generated parameter observation pairs.

testingpythongo
0
247
Sbi Posterior ApiA

Provide observation-conditioned posterior sampling and log-probability APIs for SBI recovery estimators.

developmentpythonbash
0
247
Sbi Recovery DiagnosticsA

Validate reduced or full SBI recovery artifacts, source boundaries, mechanism checks, and metric reporting.

researchpythonbash
0
247
Sbi Simulator Prior ProtocolA

Validate simulator, prior, observation, and simulation-record contracts for simulation-based inference recovery workflows.

datapythonbash
0
247
Score Sde KernelsA

Define Score SDE VE, VP, and sub-VP kernels with reverse and probability-flow drift checks.

testingpythonbash
0
247
Score Sde Probability FlowA

Compute Score SDE probability-flow drift identities and compact likelihood accounting diagnostics.

testingpythonbash
0
247
Score Sde Reverse SamplingA

Run reduced reverse-time SDE, probability-flow, and predictor-corrector sampling updates for Score SDE.

testingpythonbash
0
247
Score Sde Score MatchingA

Build continuous denoising score-matching targets, losses, and reduced optimizer evidence for Score SDE.

researchpythonbash
0
247
Bbvi Proxy Recovery HarnessA

Run a bounded mechanism-faithful proxy recovery for Black Box Variational Inference using generated BBVI estimator and optimizer skills.

businesspythonbash
0
247
Bbvi Score Function GradientA

Compute black-box variational inference score-function ELBO gradient estimates from samples, log-density values, and variational score functions.

testingpythonbash
0
247
Bbvi Stochastic OptimizerA

Apply stochastic ascent and AdaGrad updates to black-box variational inference gradient estimates while recording parameter-change evidence.

testingpythongo
0
247
Bbvi Variance ReductionA

Compute BBVI Rao-Blackwellized and score-function control-variate gradient estimators with variance diagnostics.

testingpythonbash
0
247