initial commit FESurrogateModelTutorial

This commit is contained in:
김경종
2026-05-21 17:03:51 +09:00
parent 93665d9ee6
commit 43b86669fa
122 changed files with 7929 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
node_modules/
.next/
out/
next-env.d.ts
tsconfig.tsbuildinfo
# Python
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.venv/
*.egg-info/
.ipynb_checkpoints/
*.nbconvert.ipynb
# phase execution outputs
phases/**/phase*-output.json
phases/**/step*-output.json