Skip to main content
synapticore-io
GitHub creator profile

synapticore-io

Repository-level view of 12 collected skills across 1 GitHub repositories.

skills collected
12
repositories
1
updated
2026-04-24
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

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
Showing top 8 of 12 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded