<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>AI Models on Explorable Explanations</title>
        <link>https://explorable-explanations.com/en/categories/ai-model/</link>
        <description>Recent content in AI Models on Explorable Explanations</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <copyright>maintained by Yuichi Yazaki</copyright><atom:link href="https://explorable-explanations.com/en/categories/ai-model/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>TensorFlow Playground</title>
        <link>https://explorable-explanations.com/en/p/tensor-playground/</link>
        <pubDate>Thu, 04 Jun 2026 00:00:00 +0000</pubDate>
        
        <guid>https://explorable-explanations.com/en/p/tensor-playground/</guid>
        <description>&lt;img src="https://explorable-explanations.com/p/tensor-playground/images/cover.png" alt="Featured image of post TensorFlow Playground" /&gt;&lt;p&gt;TensorFlow Playground is interactive content that lets you train a small neural network in the browser and experiment with datasets, features, hidden layers, neuron counts, activation functions, regularization, and learning rates.&lt;/p&gt;
&lt;p&gt;As training progresses, you can observe how the decision boundary and the representations learned by each neuron change. It is a useful tool for building intuition about neural network learning, overfitting, feature engineering, and model capacity.&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;http://tensor-playground.explorable-explanations.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;images/cover.png&#34; alt=&#34;TensorFlow Playground&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;tensor-playground.explorable-explanations.com&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;TensorFlow Playground&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Change features and layer structure while observing neural network learning and decision boundaries.&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;tensor-playground.explorable-explanations.com&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
</description>
        </item>
        <item>
        <title>Embedding Projector</title>
        <link>https://explorable-explanations.com/en/p/embedding-projector/</link>
        <pubDate>Wed, 27 May 2026 00:00:00 +0000</pubDate>
        
        <guid>https://explorable-explanations.com/en/p/embedding-projector/</guid>
        <description>&lt;img src="https://explorable-explanations.com/p/embedding-projector/images/cover.png" alt="Featured image of post Embedding Projector" /&gt;&lt;p&gt;Embedding Projector is interactive content for projecting high-dimensional embedding vectors into 2D or 3D and exploring their structure as a point cloud. Using projections such as PCA and t-SNE, you can inspect neighborhoods, clusters, and outliers.&lt;/p&gt;
&lt;p&gt;Selecting a point reveals metadata and nearby points, and the interface also supports labels, color coding, night mode, 3D labels, and range selection. It is a useful learning tool for investigating how embedding spaces organize words, images, text, and other data used by machine learning models.&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://embedding-projector.explorable-explanations.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;images/cover.png&#34; alt=&#34;Embedding Projector&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;embedding-projector.explorable-explanations.com&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Embedding Projector&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Project high-dimensional embeddings into 2D or 3D and interactively explore clusters and nearest neighbors.&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;embedding-projector.explorable-explanations.com&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
</description>
        </item>
        <item>
        <title>CNN Explainer</title>
        <link>https://explorable-explanations.com/en/p/cnn-explainer/</link>
        <pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate>
        
        <guid>https://explorable-explanations.com/en/p/cnn-explainer/</guid>
        <description>&lt;img src="https://explorable-explanations.com/p/cnn-explainer/images/cover.png" alt="Featured image of post CNN Explainer" /&gt;&lt;p&gt;CNN Explainer is interactive content that traces how a convolutional neural network (CNN) classifies an image through layer-by-layer visualization. You can see how the input image is transformed through convolution, activation, pooling, and fully connected layers.&lt;/p&gt;
&lt;p&gt;Because filters, feature maps, neuron activations, and final prediction probabilities are shown in the same context, the tool makes it easier to connect the model structure with the flow of inference. It is a useful learning tool for explaining what happens inside an image recognition model.&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://poloclub.github.io/cnn-explainer/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;images/cover.png&#34; alt=&#34;CNN Explainer&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;poloclub.github.io&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;CNN Explainer&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;An interactive visualization tool for observing feature extraction and classification through each layer of a CNN.&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;poloclub.github.io&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
</description>
        </item>
        <item>
        <title>Diffusion Explainer</title>
        <link>https://explorable-explanations.com/en/p/diffusion-explainer/</link>
        <pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate>
        
        <guid>https://explorable-explanations.com/en/p/diffusion-explainer/</guid>
        <description>&lt;img src="https://explorable-explanations.com/p/diffusion-explainer/images/cover.png" alt="Featured image of post Diffusion Explainer" /&gt;&lt;p&gt;Diffusion Explainer breaks down how Stable Diffusion generates images from text prompts into interactive steps. It shows the main stages of the process: tokenizing and encoding text, refining an image representation from noise, and upscaling the image.&lt;/p&gt;
&lt;p&gt;By switching prompts, you can observe how text and image representations connect to the generated result. It is a useful tool for building an intuitive understanding of diffusion models and image generation AI before going deeper into formulas or implementation details.&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://diffusion-explainer.explorable-explanations.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;images/cover.png&#34; alt=&#34;Diffusion Explainer&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;diffusion-explainer.explorable-explanations.com&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Diffusion Explainer&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;A tool that visualizes Stable Diffusion as text representation, denoising, and upscaling stages.&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;diffusion-explainer.explorable-explanations.com&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
</description>
        </item>
        <item>
        <title>GAN Lab</title>
        <link>https://explorable-explanations.com/en/p/ganlab/</link>
        <pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate>
        
        <guid>https://explorable-explanations.com/en/p/ganlab/</guid>
        <description>&lt;img src="https://explorable-explanations.com/p/ganlab/images/cover.png" alt="Featured image of post GAN Lab" /&gt;&lt;p&gt;GAN Lab is an interactive visualization tool for observing the training process of a generative adversarial network (GAN) in the browser. On a 2D data distribution, you can watch the generator create samples while the discriminator learns to distinguish real from fake examples through changes in points and decision boundaries.&lt;/p&gt;
&lt;p&gt;By changing the distribution shape, model structure, and learning speed, you can try cases where GAN training stabilizes or breaks down. It is a useful learning tool for understanding the roles of the generator and discriminator and the competitive relationship between them.&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://ganlab.explorable-explanations.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;images/cover.png&#34; alt=&#34;GAN Lab&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;ganlab.explorable-explanations.com&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;GAN Lab&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Experiment with and observe GAN generator and discriminator training on 2D data distributions.&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;ganlab.explorable-explanations.com&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
</description>
        </item>
        <item>
        <title>MLU-Explain</title>
        <link>https://explorable-explanations.com/en/p/aws-mlu-explain/</link>
        <pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate>
        
        <guid>https://explorable-explanations.com/en/p/aws-mlu-explain/</guid>
        <description>&lt;img src="https://explorable-explanations.com/p/aws-mlu-explain/images/cover.png" alt="Featured image of post MLU-Explain" /&gt;&lt;p&gt;MLU-Explain is a set of visual machine learning explainers from Amazon Machine Learning University. It covers foundational topics such as decision trees, random forests, linear regression, logistic regression, neural networks, cross validation, bias, and variance.&lt;/p&gt;
&lt;p&gt;Instead of relying only on formulas, each article uses visualizations of data points, decision boundaries, model outputs, and evaluation metrics. It is a useful series for beginners who want an intuitive grasp of what happens when models are selected, trained, and evaluated.&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://mlu-explain.github.io/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;images/cover.png&#34; alt=&#34;MLU-Explain&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;mlu-explain.github.io&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;MLU-Explain&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Interactive visual explainers for learning the basic concepts of machine learning.&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;mlu-explain.github.io&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
</description>
        </item>
        <item>
        <title>Transformer Explainer</title>
        <link>https://explorable-explanations.com/en/p/transformer-explainer/</link>
        <pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate>
        
        <guid>https://explorable-explanations.com/en/p/transformer-explainer/</guid>
        <description>&lt;img src="https://explorable-explanations.com/p/transformer-explainer/images/cover.png" alt="Featured image of post Transformer Explainer" /&gt;&lt;p&gt;Transformer Explainer is an interactive visualization tool for following the internal processing of a text generation model token by token. You can see how input text is tokenized, embedded, combined with position information, processed through attention and feed-forward layers, and used to predict the next token.&lt;/p&gt;
&lt;p&gt;By looking at self-attention weights and intermediate representations, you can observe how a Transformer refers to context. It is a useful learning tool for understanding the foundation of large language models as an actual text generation process, not only through formulas or implementation details.&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://transformer-explainer.explorable-explanations.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;images/cover.png&#34; alt=&#34;Transformer Explainer&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;transformer-explainer.explorable-explanations.com&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Transformer Explainer&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Interactively follow Transformer tokenization, attention, intermediate representations, and next-token prediction.&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;transformer-explainer.explorable-explanations.com&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
</description>
        </item>
        
    </channel>
</rss>
