mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-29 17:20:21 -05:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
f3c05927d5
commit
7a53a2237a
17
README.md
17
README.md
@@ -96,6 +96,23 @@ If you'd like to build the book locally, follow these steps:
|
||||
|
||||
For a complete setup guide, including dependency installation, see [BUILD.md](BUILD.md).
|
||||
|
||||
---
|
||||
## 📖 Citation
|
||||
|
||||
If you use or reference the book in your work, please cite:
|
||||
|
||||
```bibtex
|
||||
@inproceedings{reddi2024mlsysbook,
|
||||
title = {MLSysBook.AI: Principles and Practices of Machine Learning Systems Engineering},
|
||||
author = {Reddi, Vijay Janapa},
|
||||
booktitle = {2024 International Conference on Hardware/Software Codesign and System Synthesis (CODES+ ISSS)},
|
||||
pages = {41--42},
|
||||
year = {2024},
|
||||
organization = {IEEE},
|
||||
url = {https://mlsysbook.ai},
|
||||
note = {Available at: https://mlsysbook.ai}
|
||||
}
|
||||
```
|
||||
---
|
||||
|
||||
## 🛡️ License
|
||||
|
||||
Reference in New Issue
Block a user