Skip to content

Commit 5dca075

Browse files
authored
Update Readme.md for DOI
1 parent 6943c02 commit 5dca075

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<a href="https://mattral.github.io/KANX/"><img alt="Docs" src="https://img.shields.io/badge/docs-mkdocs--material-22C55E?style=for-the-badge&logo=readthedocs&logoColor=white"></a>
1717
<a href="https://colab.research.google.com/github/Mattral/KANX/blob/main/notebooks/quickstart.ipynb"><img alt="Colab" src="https://img.shields.io/badge/Colab-train_in_2_to_5_min-F9AB00?style=for-the-badge&logo=googlecolab&logoColor=white"></a>
1818
<a href="./LICENSE"><img alt="License" src="https://img.shields.io/badge/license-Apache--2.0-A78BFA?style=for-the-badge"></a>
19-
<a href="https://doi.org/10.5281/zenodo.20430883">
19+
<a href="https://doi.org/10.5281/zenodo.20615396">
2020
<img alt="DOI" src="https://img.shields.io/badge/DOI-10.5281%2Fzenodo.20430883-7C3AED?style=for-the-badge&logo=zenodo&logoColor=white">
2121
</a>
2222

@@ -332,8 +332,8 @@ the library.
332332

333333
Our work is formally documented and available as a preprint:
334334

335-
- 📘 Title: *Bridging Theory and Practice with KANX*
336-
- 📍 DOI: https://doi.org/10.5281/zenodo.20430883
335+
- 📘 Title: *KANX: A Production-Grade Open-Source Library for Kolmogorov-Arnold Networks*
336+
- 📍 DOI: https://doi.org/10.5281/zenodo.20615396
337337
- 📂 Zenodo: https://zenodo.org/records/20430883
338338
- 📄 [Read Paper (preprint)](docs/preprint.pdf)
339339
- 📄 [Read Paper (ArXiv)](docs/KANX_ArXiv_Paper.pdf)
@@ -344,10 +344,10 @@ Our work is formally documented and available as a preprint:
344344

345345
```bibtex
346346
@article{mattral2026kanx,
347-
title={Bridging Theory and Practice with KANX},
347+
title={KANX: A Production-Grade Open-Source Library for Kolmogorov-Arnold Networks},
348348
author={Myet, Min Htet},
349349
year={2026},
350-
doi={10.5281/zenodo.20430883},
350+
doi={10.5281/zenodo.20615396},
351351
publisher={Zenodo}
352352
}
353353

0 commit comments

Comments
 (0)