-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathCITATION.cff
More file actions
26 lines (26 loc) · 772 Bytes
/
Copy pathCITATION.cff
File metadata and controls
26 lines (26 loc) · 772 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "VisualTorch"
abstract: "Architecture visualization of PyTorch models."
authors:
- family-names: "Hendria"
given-names: "Willy Fitra"
repository-code: "https://github.com/willyfh/visualtorch"
license: MIT
version: 1.1.0
date-released: "2026-07-04"
preferred-citation:
type: article
title: "VisualTorch: Streamlining Visualization for PyTorch Neural Network Architectures"
authors:
- family-names: "Hendria"
given-names: "Willy Fitra"
- family-names: "Gavrikov"
given-names: "Paul"
journal: "Journal of Open Source Software"
year: 2024
volume: 9
issue: 102
start: 6678
doi: "10.21105/joss.06678"
url: "https://doi.org/10.21105/joss.06678"