HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pb_lightmind

no profile record

Submissions

Spectrum Protocol

github.com
2 points·by pb_lightmind·3 maanden geleden·0 comments

BIGA-Bank-of-Infinity-Generating-Automata

github.com
1 points·by pb_lightmind·3 maanden geleden·0 comments

A circuit breaker for AI agents that fires before the wrong action executes

shoal-production.up.railway.app
3 points·by pb_lightmind·4 maanden geleden·1 comments

Coastline – detect resonance between ideas, fed by your OpenClaw agent

coastline-production.up.railway.app
2 points·by pb_lightmind·4 maanden geleden·1 comments

Show HN: LoureiroGate – Differentiable Physics Guardrails for PyTorch

github.com
1 points·by pb_lightmind·6 maanden geleden·2 comments

comments

pb_lightmind
·4 maanden geleden·discuss
https://github.com/Ashioya-ui/shoal
pb_lightmind
·4 maanden geleden·discuss
[dead]
pb_lightmind
·4 maanden geleden·discuss
here is the link to the site: https://coastline-production.up.railway.app/
pb_lightmind
·4 maanden geleden·discuss
[dead]
pb_lightmind
·6 maanden geleden·discuss
We’ve all seen Physics-Informed Neural Networks (PINNs) that claim to solve fluid dynamics or control reactors. But usually, "Physics-Informed" just means "we added a penalty term to the loss function."

This is a problem. Soft constraints are not constraints; they are suggestions. If your Fusion Reactor AI sees a weird data outlier, a soft constraint might let it violate conservation of energy just to minimize the Mean Squared Error. In high-stakes fields (Nuclear, Medical, Robotics), this "hallucination" can be catastrophic.

i built LoureiroGate to fix this. It’s a PyTorch module that wraps your existing model and enforces Hard Limits based on input context using a differentiable gating mechanism.

It’s named after the late Nuno Loureiro (Plasma Physicist), whose work on the "Charge Starvation Limit" in relativistic plasmas inspired the architecture. We realized that if an AI doesn't know the speed of light limit, it predicts infinite energy in Magnetars. We generalized his math into a tool for everyone.

The repo includes a hardware-accelerated relativistic PIC engine (written in PyTorch) to demonstrate the physics.

Repo: https://github.com/Ashioya-ui/loureiro-gate

Happy to answer questions about plasma, gradients, or safety!