xai / msc.html
lyffseba's picture
xai portal 20260717T161813Z
1aa424e verified
Raw
History Blame Contribute Delete
1.23 kB
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>MSc · xai</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1>MSc</h1>
<p class="meta">vinyl covers · CNN + Concept Whitening</p>
<nav class="meta">
<a href="index.html">home</a>
<a href="inkling.html">Inkling</a>
<a href="kimi-k3.html">Kimi K3</a>
<a href="compare.html">compare</a>
<a href="study.html">study</a>
<a href="sources.html">sources</a>
<a href="msc.html">MSc</a>
</nav>
<hr>
<p>
Music genre from album art. Two CNNs: batch-norm baseline and
<b>Concept Whitening</b> for feature transparency.
</p>
<p>
Notebook: <a href="https://huggingface.co/datasets/lyffseba/xai-studies/tree/main/dissertation">dissertation/</a>
in the dataset · private monorepo <a href="https://github.com/lyffseba/xai">xai</a> ·
public archive <a href="https://github.com/lyffseba/msc-dissertation">msc-dissertation</a>.
</p>
<p class="meta">
Running cells needs TensorFlow/Keras and local image paths — not offline-stdlib like model studies.
</p>
<p class="meta"><a href="index.html">← home</a></p>
</body>
</html>
<!-- xai-rev:20260717T161813Z -->