Add GitHub repository link to model card
Browse files
README.md
CHANGED
|
@@ -11,6 +11,8 @@ tags:
|
|
| 11 |
|
| 12 |
# neural-ddr — verified DDR5 memory-logic units
|
| 13 |
|
|
|
|
|
|
|
| 14 |
Small neural nets that **emulate DDR5 memory logic**, each verified **bit-identical
|
| 15 |
to a golden reference over its entire finite input domain (N/N)** — the same
|
| 16 |
methodology as [neural-aarch64-units](https://huggingface.co/Quazim0t0/neural-aarch64-units).
|
|
|
|
| 11 |
|
| 12 |
# neural-ddr — verified DDR5 memory-logic units
|
| 13 |
|
| 14 |
+
**Repositories:** [GitHub](https://github.com/quzi93/neural-ddr) · [🤗 HuggingFace](https://huggingface.co/Quazim0t0/neural-ddr)
|
| 15 |
+
|
| 16 |
Small neural nets that **emulate DDR5 memory logic**, each verified **bit-identical
|
| 17 |
to a golden reference over its entire finite input domain (N/N)** — the same
|
| 18 |
methodology as [neural-aarch64-units](https://huggingface.co/Quazim0t0/neural-aarch64-units).
|