[GH-ISSUE #8] KD reference #3837

Closed
opened 2026-04-19 11:56:05 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @profvjreddi on GitHub (Sep 29, 2023).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/8

Originally assigned to: @colbybanbury on GitHub.

@colbybanbury could you please add the seminal reference for this boilerplate overview here:

5f6a36d15d/efficient_ai.qmd (L41)

It is this reference:

@misc{hinton2015distilling,
title={Distilling the Knowledge in a Neural Network},
author={Geoffrey Hinton and Oriol Vinyals and Jeff Dean},
year={2015},
eprint={1503.02531},
archivePrefix={arXiv},
primaryClass={stat.ML}
}

But just testing out how to use GitHub to bug you folks 🤗

Originally created by @profvjreddi on GitHub (Sep 29, 2023). Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/8 Originally assigned to: @colbybanbury on GitHub. @colbybanbury could you please add the seminal reference for this boilerplate overview here: https://github.com/harvard-edge/cs249r_book/blob/5f6a36d15d0bac0efd41c45042692fdd5f36b6b9/efficient_ai.qmd#L41 It is this reference: @misc{hinton2015distilling, title={Distilling the Knowledge in a Neural Network}, author={Geoffrey Hinton and Oriol Vinyals and Jeff Dean}, year={2015}, eprint={1503.02531}, archivePrefix={arXiv}, primaryClass={stat.ML} } But just testing out how to use GitHub to bug you folks 🤗
GiteaMirror added the area: booktype: improvement labels 2026-04-19 11:56:07 -05:00
Author
Owner

@profvjreddi commented on GitHub (Sep 29, 2023):

You can add the reference in the references.bib file.

You can refer to the key in markdown by doing @key

<!-- gh-comment-id:1741588410 --> @profvjreddi commented on GitHub (Sep 29, 2023): You can add the reference in the `references.bib` file. You can refer to the key in markdown by doing @key
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#3837