From 7819370d179f4457d5c09f005c73cee28956910c Mon Sep 17 00:00:00 2001 From: Angelos Chatzimparmpas Date: Thu, 30 Apr 2020 04:25:35 +0000 Subject: [PATCH] Update 'README.md' Former-commit-id: d3c6be78a8941172a2075e82f7b2b41486937ef2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 README.md diff --git a/README.md b/README.md old mode 100755 new mode 100644 index fa8b253..4e7a499 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Codacy Badge](https://api.codacy.com/project/badge/Grade/56e643b253bf40afb9d788c0643c6940)](https://www.codacy.com/manual/Angelos-Chatzimparmpas/t-viSNE?utm_source=github.com&utm_medium=referral&utm_content=angeloschatzimparmpas/t-viSNE&utm_campaign=Badge_Grade) -This Git repository contains the code that accompanies the research paper "t-viSNE: Interactive Assessment and Interpretation of t-SNE Projections". The details of the experiments and the research outcome are described in [the paper](https://arxiv.org/abs/2002.06910) (soon to appear in IEEE Transactions on Visualization and Computer Graphics). +This Git repository contains the code that accompanies the research paper "t-viSNE: Interactive Assessment and Interpretation of t-SNE Projections". The details of the experiments and the research outcome are described in [the paper](https://doi.org/10.1109/TVCG.2020.2986996). **Note:** t-viSNE is optimized to work better for the 2560x1440 resolution (1440p/QHD (Quad High Definition)). Any other resolution might need manual adjustment of your browser's zoom level to work properly.