-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathCITATION.cff
More file actions
21 lines (21 loc) · 799 Bytes
/
Copy pathCITATION.cff
File metadata and controls
21 lines (21 loc) · 799 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
cff-version: 1.2.0
message: "If you use these deep learning notes, please cite them as below."
title: "Deep Learning Notes: Personal deep learning study notes and tutorial-style notebooks"
type: software
authors:
- family-names: Lin
given-names: Yunjie
repository-code: "https://github.com/jshn9515/deep-learning-notes"
url: "https://jshn9515.github.io/deep-learning-notes/"
abstract: >-
A collection of tutorial-style deep learning notes and notebooks that explain
core concepts, classic models, PyTorch implementation details, efficient deep
learning systems, modern computer vision models, and natural language processing.
keywords:
- deep learning
- machine learning
- PyTorch
- computer vision
- natural language processing
license: CC-BY-NC-4.0
date-released: 2026-03-15