Fit a reduced Gaussian posterior surrogate with pooled maximum-likelihood updates.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add VectorSpaceLab/AREX-Skill --skill tsnpe_pooled_mle_training --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Tsnpe Pooled Mle Training?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vectorspacelab-tsnpe-pooled-mle-training)More formats (shields.io, HTML) on the badges page.
---
name: tsnpe_pooled_mle_training
description: Fit a reduced Gaussian posterior surrogate with pooled maximum-likelihood updates.
---
# Tsnpe Pooled Mle Training
Use this skill to implement the TSNPE training contract after simulations from prior or truncated proposals have been collected. The update must pool round data and minimize ordinary negative log likelihood; it must not apply APT atomic-loss proposal correction.
Inputs: JSON with `theta`, `x`, `observation`, initial `mean`/`log_std`, learning rate, and steps. Outputs: updated parameters, before/after loss, and optimizer-change evidence. Validation: run `python tests/test_train.py`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Practical guide to testing web applications with screen readers for comprehensive accessibility validation.