Skip to main content
GitHub repository

marimo-flow

marimo-flow contains 12 collected skills from synapticore-io, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
15
updated
2026-04-24
Forks
2
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

pina-3d
mechanical-engineers-172141

Guidance for composing 3D PINA problems — sampling budgets, activation choices, and gotchas specific to three spatial axes plus optional time.

2026-04-24
pina-amr
data-scientists-152051

Residual-based adaptive refinement for PINNs — use RBAPINN to grow attention on high-loss regions without hand-crafting a refined mesh. True h/p-AMR is out of scope for now.

2026-04-24
pina-geometry
data-scientists-152051

Use an unstructured mesh (STL/OBJ/VTK/GMSH) as the spatial domain for a PINA problem — attach a MeshSpec and reference tagged cell regions via SubdomainSpec.mesh_ref.

2026-04-24
pina-inverse
data-scientists-152051

Compose inverse / parameter-identification PINA problems — declare UnknownParameterSpec, attach ObservationSpec from data or synthetic sampling, and the composer wires PINA InverseProblem automatically.

2026-04-24
pina-multiphysics
mechanical-engineers-172141

Compose coupled multi-field PINA problems (e.g. thermo-elasticity, magnetohydrodynamics) by listing multiple EquationSpecs on one ProblemSpec — no new schema needed.

2026-04-24
pina-model
data-scientists-152051

Pick and build a neural-network architecture for a registered PINA Problem via ModelManager

2026-04-24
pina-problem
software-developers

Compose a PINA Problem from primitives (equations + subdomains + conditions) via compose_problem. No hardcoded kinds — any PDE that sympy + PINA operators can express is reachable.

2026-04-24
pina-solver
data-scientists-152051

Wire a PINA Solver (PINN-family or supervised) onto a registered Problem + Model via SolverManager

2026-04-24
pina-training
data-scientists-152051

Train the registered PINA solver via pina.Trainer (collocation sampling + gradient descent)

2026-04-23
marimo
web-developers

Interactive reactive Python notebook development with marimo - best practices, UI components, MCP integration, and deployment workflows

2026-01-24
mlflow
data-scientists-152051

MLflow for ML lifecycle management - experiment tracking, LLM/GenAI tracing, model registry, and deployment with GenAI and MCP support

2026-01-24
pina
data-scientists-152051

Physics-Informed Neural Networks with PINA - solve PDEs, inverse problems, and operator learning with PyTorch

2026-01-24