From 0c6880d31007ea37d9e9afad3b9f392ca885c930 Mon Sep 17 00:00:00 2001 From: Angelos Chatzimparmpas Date: Tue, 28 Apr 2020 23:43:29 +0200 Subject: [PATCH] new Former-commit-id: 5a380934fbef3a89c198ca34b8aad0d4fdc1f8ac --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6974679..fa8b253 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # t-viSNE: Interactive Assessment and Interpretation of t-SNE Projections # + +[![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). **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.