diff options
| author | Yuren Hao <97327730+YurenHao0426@users.noreply.github.com> | 2026-07-30 14:53:25 +0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-30 14:53:25 +0700 |
| commit | c888e54d7e1f5d8d30406ea5b0b6bafb4cdf9f22 (patch) | |
| tree | 29255cc91cfbe31871b927c652350c5c42f94338 | |
| parent | 14e2adbd11c75098d74f1733f28bbeb9443891a7 (diff) | |
Add project favicon (#2)
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ <meta name="description" content="EPT-LM is developing a physics-compatible learning rule for standard Transformer language models, with matched backpropagation controls and a path to analog hardware."> <meta name="theme-color" content="#102640"> <title>EPT-LM ยท Physical learning for Transformer language models</title> + <link rel="icon" href="static/images/favicon.ico"> <style> :root { --paper: #f3f0e8; |
