Skip to content

Commit

Permalink
Add baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
pvti committed Jun 28, 2024
0 parents commit 2d4e1bc
Show file tree
Hide file tree
Showing 39 changed files with 548 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
cff-version: 1.2.0
message: If you find this work useful, please consider citing it.
authors:
- family-names: Pham
given-names: Van Tien
orcid: https://orcid.org/0000-0003-3890-7188
- family-names: Zniyed
given-names: Yassine
- family-names: Nguyen
given-names: Thanh Phuong
title: "Enhanced network compression through tensor decompositions and pruning"
version: 0.1.0
date-released: 2023-07-28
url: "https://github.com/pvtien96/NORTON"
preferred-citation:
type: article
authors:
- family-names: Pham
given-names: Van Tien
orcid: https://orcid.org/0000-0003-3890-7188
- family-names: Zniyed
given-names: Yassine
- family-names: Nguyen
given-names: Thanh Phuong
title: "Enhanced network compression through tensor decompositions and pruning"
journal: "IEEE Transactions on Neural Networks and Learning Systems"
year: 2024
521 changes: 521 additions & 0 deletions README.md

Large diffs are not rendered by default.

Loading

0 comments on commit 2d4e1bc

Please sign in to comment.