Skip to content

Commit 91cc533

Browse files
committed
update 2024 banner image
1 parent 1f57120 commit 91cc533

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

img/examples-2024.png

1.73 MB
Loading

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -123,14 +123,14 @@ <h2>7<sup>th</sup> Workshop on <br> <b>Visualization for AI Explainability</b></
123123

124124
<p class="text-center">
125125

126-
<img class="img-fluid" src="img/examples-2023.png">
126+
<img class="img-fluid" src="img/examples-2024.png">
127127
<div class="figure-caption">Example interactive visualization articles that explain general concepts and communicate experimental insights when playing with AI models.
128128
(a) <a href="https://distill.pub/2019/visual-exploration-gaussian-processes/" target="_blank">A Visual Exploration of Gaussian Processes</a> by Görtler, Kehlbeck, and Deussen (<a href="https://visxai.io/2018">VISxAI 2018</a>);
129129
(b) <a href="https://pair.withgoogle.com/explorables/fill-in-the-blank/" target="_blank">What Have Language Models Learned?</a> by Adam Pearce (<a href="https://visxai.io/2021">VISxAI 2021</a>);
130130
(c) <a href="https://theo-jaunet.github.io/MemoryReduction/" target="_blank">What if we Reduce the Memory of an Artificial Doom Player?</a> by Jaunet, Vuillemot, and Wolf (<a href="https://visxai.io/2019">VISxAI 2019</a>);
131131
(d) <a href="https://k-means-explorable.vercel.app/" target="_blank">K-Means Clustering: An Explorable Explainer</a> by Yi Zhe Ang (<a href="https://visxai.io/2022">VISxAI 2022</a>);
132132
(e) <a href="https://tiga1231.github.io/umap-tour/" target="_blank">Comparing DNNs with UMAP Tour</a> by Li and Scheidegger (<a href="https://visxai.io/2020">VISxAI 2020</a>);
133-
(f) <a href="https://parametric.press/issue-01/the-myth-of-the-impartial-machine/" target="_blank">The Myth of the Impartial Machine</a> by Feng and Wu (<a href="https://parametric.press/">Parametric Press</a>);
133+
(f) <a href="https://www.cs.brandeis.edu/~dylan/pac_learning/" target="_blank">PAC Learning Or: Why We Should (and Shouldn't) Trust Machine Learning </a> by Cashman (<a href="https://visxai.io/2023">VISxAI 2023</a>);
134134
(g) <a href="http://formafluens.io/client/mix10.html">FormaFluens Data Experiment</a> by Strobelt, Phibbs, and Martino.
135135
(h) <a href="https://idyll.pub/post/visxai-dimensionality-reduction-1dbad0a67a092b007c526a45/">The Beginner's Guide to Dimensionality Reduction</a> by Conlen and Hohman (<a href="https://visxai.io/2018">VISxAI 2018</a>).
136136
</div>

0 commit comments

Comments
 (0)