HackerTrans
トップ新着トレンドコメント過去質問紹介求人

pb_lightmind

no profile record

投稿

Spectrum Protocol

github.com
2 ポイント·投稿者 pb_lightmind·3 か月前·0 コメント

BIGA-Bank-of-Infinity-Generating-Automata

github.com
1 ポイント·投稿者 pb_lightmind·3 か月前·0 コメント

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

shoal-production.up.railway.app
3 ポイント·投稿者 pb_lightmind·4 か月前·1 コメント

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

coastline-production.up.railway.app
2 ポイント·投稿者 pb_lightmind·4 か月前·1 コメント

Show HN: LoureiroGate – Differentiable Physics Guardrails for PyTorch

github.com
1 ポイント·投稿者 pb_lightmind·6 か月前·2 コメント

コメント

pb_lightmind
·4 か月前·議論
https://github.com/Ashioya-ui/shoal
pb_lightmind
·4 か月前·議論
[dead]
pb_lightmind
·4 か月前·議論
here is the link to the site: https://coastline-production.up.railway.app/
pb_lightmind
·4 か月前·議論
[dead]
pb_lightmind
·6 か月前·議論
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!