Skip to main content
GitHub 仓库

marimo-flow

marimo-flow 收录了来自 synapticore-io 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
15
更新
2026-04-24
Forks
2
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

pina-3d
机械工程师

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
数据科学家

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
数据科学家

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
数据科学家

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
机械工程师

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
数据科学家

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

2026-04-24
pina-problem
软件开发工程师

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
数据科学家

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

2026-04-24
pina-training
数据科学家

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

2026-04-23
marimo
网页开发工程师

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

2026-01-24
mlflow
数据科学家

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

2026-01-24
pina
数据科学家

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

2026-01-24