chore: drop links to deleted/tombstone gists (repo is canonical now)

Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>
This commit is contained in:
wassname
2026-06-11 16:55:04 +08:00
parent 0837f27f08
commit 30ac76053e
3 changed files with 2 additions and 5 deletions
-3
View File
@@ -6,9 +6,6 @@ description: "PINN (Physics-Informed Neural Network) training best practices and
# PINN Training Best Practices
https://gist.github.com/wassname/a68314f731002b32aa637c3d43a081c9/edit
Consolidated from: NeuralPDE.jl tests/docs, ConFIG repo, Wang et al. 2021, Rathore et al. 2024 (ICML), ml_debug folklore, and practical experience. Heat-exchanger-specific notes in [refs/heat_exchanger.md](refs/heat_exchanger.md).
Epistemic status: Patterns confirmed across multiple sources. Where sources disagree, noted. Paper claims marked with credence estimates.