File tree Expand file tree Collapse file tree 2 files changed +11
-12
lines changed
Expand file tree Collapse file tree 2 files changed +11
-12
lines changed Original file line number Diff line number Diff line change 11# Visualizing Data using t-SNE: a mock Computo contribution (R version)
22
3- by
3+ [ ![ build status] ( https://github.com/computorg/published-paper-tsne-R/actions/workflows/build.yml/badge.svg )] ( https://github.com/computorg/published-paper-tsne-R/ )
4+ [ ![ ] ( https://img.shields.io/github/last-commit/computorg/published-paper-tsne-R.svg )] ( https://github.com/computorg/published-paper-tsne-R/commits/main )
5+ [ ![ DOI: xxx /xxx-xxx] ( https://img.shields.io/badge/DOI-xxx/xxx--xxx-034E79.svg )] ( https://doi.org/xxx/xxx-xxx )
6+ [ ![ review] ( https://img.shields.io/badge/review-report%201-blue )] ( https://github.com/computorg/published-paper-tsne-R/issues?q=is%3Aopen+is%3Aissue+label%3Areview )
7+ [ ![ SWH] ( https://archive.softwareheritage.org/badge/origin/https://github.com/computorg/published-paper-tsne-R )] ( https://archive.softwareheritage.org/browse/origin/?origin_url=https://github.com/computorg/published-paper-tsne-R )
8+ [ ![ Creative Commons License] ( https://i.creativecommons.org/l/by/4.0/80x15.png )] ( http://creativecommons.org/licenses/by/4.0/ )
9+
10+ Authors:
411
512- Laurens van der Maaten (TiCC, Tilburg University)
613- Geoffrey Hinton (Department of Computer Science, University of Toronto)
714- (Remake/formatting by the Computo team)
815
916* This page is a reworking of the original t-SNE article using the Computo template. It aims to help authors submitting to the journal by using some advanced formatting features. We warmly thank the authors of t-SNE and the editor of JMLR for allowing us to use their work to illustrate the Computo spirit.*
1017
11- [ ![ build status] ( https://github.com/computorg/published-paper-tsne-R/workflows/build/badge.svg )] ( https://github.com/computorg/published-paper-tsne-R/ )
12- [ ![ ] ( https://img.shields.io/github/last-commit/computorg/published-paper-tsne-R.svg )] ( https://github.com/computorg/published-paper-tsne-R/commits/main )
13- [ ![ DOI: xxx /xxx-xxx] ( https://img.shields.io/badge/DOI-xxx/xxx--xxx-034E79.svg )] ( https://doi.org/xxx/xxx-xxx )
14- [ ![ HTML] ( https://img.shields.io/badge/article-HTML-034E79 )] ( https://computo.sfds.asso.fr/published-paper-tsne-R/ )
15- [ ![ PDF] ( https://img.shields.io/badge/article-PDF-034E79 )] ( https://computo.sfds.asso.fr/published-paper-tsne/published-paper-tsne-R.pdf )
16- [ ![ review 1] ( https://img.shields.io/badge/review-report%201-blue )] ( https://github.com/computorg/published-paper-tsne-R/issues/4 )
17- [ ![ Creative Commons License] ( https://i.creativecommons.org/l/by/4.0/80x15.png )] ( http://creativecommons.org/licenses/by/4.0/ )
18-
Original file line number Diff line number Diff line change @@ -28,11 +28,11 @@ repo: "published-paper-tsne-R"
2828draft : false
2929published : true
3030citation :
31- title : " Visualizing Data using t-SNE: a practical computo example (mock)"
31+ title : " Visualizing Data using t-SNE: a practical Computo example (mock)"
3232 type : article-journal
3333 container-title : " Computo"
34- publisher : " Société Française de Statistique "
35- url : https://computo.sfds.asso.fr /published-paper-tsne-R
34+ publisher : " French Statistical Society "
35+ url : https://computo-journal.org /published-paper-tsne-R
3636 issn : " 2824-7795"
3737
3838format :
You can’t perform that action at this time.
0 commit comments