Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
a8646d5
made the link on the news page to the actual publication item
fradav Jul 21, 2025
6bd2765
cosmetics + force doi in getcomputo-pub.fsx, fix badge alignment in p…
fradav Jul 22, 2025
9729cc4
Merge branch 'computorg:master' into master
fradav Jul 22, 2025
49c2267
updated publications metadata to include DOI
fradav Jul 22, 2025
0aa3b5e
Merge branch 'master' of github.com:fradav/computorg.github.io
fradav Jul 22, 2025
efa6131
Merge branch 'computorg:master' into master
fradav Jul 22, 2025
6f07825
Enhance publication display: update DOI handling, improve layout, and…
fradav Jul 23, 2025
63b49bd
Merge branch 'computorg:master' into master
fradav Jul 23, 2025
a3aa5b8
Merge remote-tracking branch 'upstream'
fradav Jul 24, 2025
64510bb
Refactor BibTeX handling and update mock papers
fradav Jul 24, 2025
01a35bc
Merge branch 'computorg:master' into master
fradav Jul 24, 2025
a65165f
Add lightbox filter to author guidelines for enhanced image display
fradav Jul 24, 2025
2e97051
Merge branch 'computorg:master' into master
fradav Jul 24, 2025
ab28e97
Enhance GitHub Actions workflow with forced run option and update pub…
fradav Sep 12, 2025
f983d6d
Merge remote-tracking branch 'upstream/master' [skip ci]
fradav Sep 12, 2025
48e7e92
Remove unnecessary callout formatting from README.md [skip ci]
fradav Sep 12, 2025
cf51c93
Comment out QUARTO_PROJECT_RENDER_ALL exit check in getcomputo-pub.fsx
fradav Sep 12, 2025
0e1429e
Update environment variable for GitHub token to API_GITHUB_TOKEN beca…
fradav Sep 12, 2025
ddda1c1
Add API_GITHUB_TOKEN environment variable for publication refresh step
fradav Sep 12, 2025
6d861b1
Update publications from getcomputo-pub.fsx [skip ci]
github-actions[bot] Sep 12, 2025
164dc5a
remove lightbox extension as it is included in quarto 1.7
fradav Sep 12, 2025
30f28af
Update site URL and add feed option to publications listing
fradav Dec 1, 2025
d72b9c1
Merge branch 'master' of github.com:computorg/computorg.github.io
fradav Dec 1, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ project:
output-dir: _site
website:
title: COMPUTO
site-url: https://computo.sfds.asso.fr/
site-url: https://computo-journal.org/
description: A platform for computational research and reproducibility
favicon: assets/favicon.ico
navbar:
Expand Down
134 changes: 132 additions & 2 deletions site/mock-papers.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,69 @@
- abstract': >-
- abstract'@: >-
We present a new technique called “t-SNE” that visualizes
high-dimensional data by giving each datapoint a location in a two
or three-dimensional map. The technique is a variation of Stochastic
Neighbor Embedding {[}@hinton:stochastic{]} that is much easier to
optimize, and produces significantly better visualizations by
reducing the tendency to crowd points together in the center of the
map. t-SNE is better than existing techniques at creating a single
map that reveals structure at many different scales. This is
particularly important for high-dimensional data that lie on several
different, but related, low-dimensional manifolds, such as images of
objects from multiple classes seen from multiple viewpoints. For
visualizing the structure of very large data sets, we show how t-SNE
can use random walks on neighborhood graphs to allow the implicit
structure of all the data to influence the way in which a subset of
the data is displayed. We illustrate the performance of t-SNE on a
wide variety of data sets and compare it with many other
non-parametric visualization techniques, including Sammon mapping,
Isomap, and Locally Linear Embedding. The visualization produced by
t-SNE are significantly better than those produced by other
techniques on almost all of the data sets.
authors@: Laurens van der Maaten and Geoffrey Hinton
bibtex@: >+
@article{van_der_maaten2008,
author = {van der Maaten, Laurens and Hinton, Geoffrey},
publisher = {French Statistical Society},
title = {Visualizing {Data} Using {t-SNE} (Mock Contributon)},
journal = {Computo},
date = {2008-08-11},
doi = {10.57750/xxxxxx},
issn = {2824-7795},
langid = {en},
abstract = {We present a new technique called “t-SNE” that visualizes
high-dimensional data by giving each datapoint a location in a two
or three-dimensional map. The technique is a variation of Stochastic
Neighbor Embedding {[}@hinton:stochastic{]} that is much easier to
optimize, and produces significantly better visualizations by
reducing the tendency to crowd points together in the center of the
map. t-SNE is better than existing techniques at creating a single
map that reveals structure at many different scales. This is
particularly important for high-dimensional data that lie on several
different, but related, low-dimensional manifolds, such as images of
objects from multiple classes seen from multiple viewpoints. For
visualizing the structure of very large data sets, we show how t-SNE
can use random walks on neighborhood graphs to allow the implicit
structure of all the data to influence the way in which a subset of
the data is displayed. We illustrate the performance of t-SNE on a
wide variety of data sets and compare it with many other
non-parametric visualization techniques, including Sammon mapping,
Isomap, and Locally Linear Embedding. The visualization produced by
t-SNE are significantly better than those produced by other
techniques on almost all of the data sets.}
}

date@: 2008-08-11
description@: >
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.
doi@: 10.57750/xxxxxx
draft@: false
journal@: Computo
pdf@: ''
repo@: published-paper-tsne
title@: Visualizing Data using t-SNE (mock contributon)
url@: ''
year@: 2008
abstract': >-
We present a new technique called “t-SNE” that visualizes
high-dimensional data by giving each datapoint a location in a two
or three-dimensional map. The technique is a variation of Stochastic
Expand Down Expand Up @@ -63,7 +128,72 @@
title: Visualizing Data using t-SNE (mock contributon)
url: ''
year: 2008
- abstract': >-
- abstract'@: >-
We present a new technique called “t-SNE” that visualizes
high-dimensional data by giving each datapoint a location in a two
or three-dimensional map. The technique is a variation of Stochastic
Neighbor Embeddi{[}@hinton:stochastic{]} that is much easier to
optimize, and produces significantly better visualizations by
reducing the tendency to crowd points together in the center of the
map. t-SNE is better than existing techniques at creating a single
map that reveals structure at many different scales. This is
particularly important for high-dimensional data that lie on several
different, but related, low-dimensional manifolds, such as images of
objects from multiple classes seen from multiple viewpoints. For
visualizing the structure of very large data sets, we show how t-SNE
can use random walks on neighborhood graphs to allow the implicit
structure of all the data to influence the way in which a subset of
the data is displayed. We illustrate the performance of t-SNE on a
wide variety of data sets and compare it with many other
non-parametric visualization techniques, including Sammon mapping,
Isomap, and Locally Linear Embedding. The visualization produced by
t-SNE are significantly better than those produced by other
techniques on almost all of the data sets.
authors@: Laurens van der Maaten and Geoffrey Hinton
bibtex@: >+
@article{van_der_maaten2008,
author = {van der Maaten, Laurens and Hinton, Geoffrey},
publisher = {French Statistical Society},
title = {Visualizing {Data} Using {t-SNE} (Mock Contributon)},
journal = {Computo},
date = {2008-08-11},
doi = {10.57750/xxxxxx},
issn = {2824-7795},
langid = {en},
abstract = {We present a new technique called “t-SNE” that visualizes
high-dimensional data by giving each datapoint a location in a two
or three-dimensional map. The technique is a variation of Stochastic
Neighbor Embeddi{[}@hinton:stochastic{]} that is much easier to
optimize, and produces significantly better visualizations by
reducing the tendency to crowd points together in the center of the
map. t-SNE is better than existing techniques at creating a single
map that reveals structure at many different scales. This is
particularly important for high-dimensional data that lie on several
different, but related, low-dimensional manifolds, such as images of
objects from multiple classes seen from multiple viewpoints. For
visualizing the structure of very large data sets, we show how t-SNE
can use random walks on neighborhood graphs to allow the implicit
structure of all the data to influence the way in which a subset of
the data is displayed. We illustrate the performance of t-SNE on a
wide variety of data sets and compare it with many other
non-parametric visualization techniques, including Sammon mapping,
Isomap, and Locally Linear Embedding. The visualization produced by
t-SNE are significantly better than those produced by other
techniques on almost all of the data sets.}
}

date@: 2008-08-11
description@: >
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.
doi@: 10.57750/xxxxxx
draft@: false
journal@: Computo
pdf@: ''
repo@: published-paper-tsne-R
title@: Visualizing Data using t-SNE (mock contributon)
url@: ''
year@: 2008
abstract': >-
We present a new technique called “t-SNE” that visualizes
high-dimensional data by giving each datapoint a location in a two
or three-dimensional map. The technique is a variation of Stochastic
Expand Down
1 change: 1 addition & 0 deletions site/publications.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ listing:
- id: published
template: publications.ejs
contents: published.yml
feed: true
sort: date desc
- id: pipeline
template: publications.ejs
Expand Down
Loading