-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
63 lines (63 loc) · 4.83 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>Notes</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
</style>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<header id="title-block-header">
<h1 class="title">Notes</h1>
</header>
<p>This is where I keep my notes.</p>
<h2 id="posts">Posts</h2>
<ul>
<li><a href="posts/2024-02-26-explain-predict-control.html">Explain, Predict and Control (Teuber 1974)</a></li>
<li><a href="posts/2024-02-24-phase-spectrum.html">The Phase Spectrum</a></li>
<li><a href="posts/2024-02-23-magnitude-constrained-featurevis.html">MaCo - Feature Visualization for Deeper Networks</a></li>
<li><a href="posts/2024-02-10-optically-pumped-magnetometers.html">Optically Pumped Magnetometers</a></li>
<li><a href="posts/2024-02-10-animatediff-svd-moonshot.html">Video Generation Models</a></li>
<li><a href="posts/2024-01-16-dpo-diffusion.html">Direct Preference Optimization for Diffusion Models</a></li>
<li><a href="posts/2023-07-02-svd.html">Singular Value Decomposition</a></li>
<li><a href="posts/2023-07-02-matrices.html">Matrices</a></li>
<li><a href="posts/2023-06-27-dreamsim.html">DreamSim</a></li>
<li><a href="posts/2023-05-30-mindeye.html">MindEye: fMRI-to-Image with Contrastive Learning</a></li>
<li><a href="posts/2023-05-10-brain-inspired-model-training.html">BIMT: Brain Inspired Modular Training</a></li>
<li><a href="posts/2023-04-20-audioclip.html">AudioCLIP: Extending CLIP to Image, Text and Audio</a></li>
<li><a href="posts/2023-04-04-things-meg-dataset.html">THINGS: a multimodal dataset for investigating object representations in thehuman brain</a></li>
<li><a href="posts/2023-01-25-open-vocab-eeg-text-decoding.html">Open Vocabulary EEG-To-Text Decoding</a></li>
<li><a href="posts/2023-01-25-brain2image-gan.html">Brain2Image: Converting Brain Signals into Images</a></li>
<li><a href="posts/2023-01-01-neural-taskonomy.html">Neural Taskonomy - using encodings from vision models to understand the human brain</a></li>
<li><a href="posts/2022-19-07-locating-and-editing-factual-associations-in-gpt.html">Locating and Editing Factual Knowledge in GPTs</a></li>
<li><a href="posts/2022-14-07-lms-mostly-know-what-they-know.html">Language Models (mostly) Know What they know</a></li>
<li><a href="posts/2022-12-25-diffusion.html">Order From Chaos (Part 1): Diffusion for image synthesis explained in simple words</a></li>
<li><a href="posts/2022-12-25-diffusion-code.html">Order From Chaos (Part 2): Diffusion for image synthesis explained in code and a little bit of math</a></li>
<li><a href="posts/2022-12-24-clip-fields.html">CLIP-Fields: Weakly Supervised Semantic Fields for Robotic Memory</a></li>
<li><a href="posts/2022-12-18-clippo-image-and-language-understanding-from-text-only.html">CLIPPO: Image and Language understanding from pixels only</a></li>
<li><a href="posts/2022-11-20-clip-fields.html">VPT: Video Pre-Training on Minecraft</a></li>
<li><a href="posts/2022-11-19-brain-to-text-communication-via-handwriting.html">Brain to Text Communication via handwriting</a></li>
<li><a href="posts/2022-10-31-craftassist.html">CraftAssist - LLMs on minecraft (?)</a></li>
<li><a href="posts/2022-09-27-ai-through-lens-of-cogsci.html">Watching artificial intelligence through the lens of CogSci</a></li>
<li><a href="posts/2022-09-03-new-science-of-common-sense.html">Towards a New Science of Common Sense</a></li>
<li><a href="posts/2022-08-07-parti-image-generation.html">Parti - Scaling LLMs for Text to Image tasks</a></li>
<li><a href="posts/2022-08-01-the-third-wave.html">The Third Wave (?)</a></li>
<li><a href="posts/2022-04-16-transformer_interpretability_beyond_attention.html">Transformer intrepretability beyond attention</a></li>
<li><a href="posts/2022-04-16-self-consistency-imrpoves-chain-of-thought.html">Self-Consistency Improves Chain of Thought Reasoning in LMs</a></li>
<li><a href="posts/2022-04-16-lost-unsupervised-object-detection.html">LOST - Localizing objects with self supervised transformers</a></li>
<li><a href="posts/2022-04-16-knowledge_neurons.html">Knowledge Neurons</a></li>
<li><a href="posts/2022-04-16-interpreting-language-models-with-contrastive-explanations.html">Interpreting LMs with contrastive explanations</a></li>
<li><a href="posts/2022-04-16-generic_attention_model_explainability.html">Generic Attention-model Explainability</a></li>
<li><a href="posts/2022-04-16-attention_flow.html">Attention Rollout</a></li>
</ul>
</body>
</html>