-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
256 lines (163 loc) · 8.64 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
<!DOCTYPE html>
<html lang="en">
<link href='https://fonts.googleapis.com/css?family=Raleway' rel='stylesheet'>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>A Not-So Primordial Soup</title>
<meta name="description" content="My thought-recorder.">
<link href="https://fonts.googleapis.com/css?family=EB+Garamond" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Alegreya" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Libre+Baskerville" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Raleway:300" rel="stylesheet" type='text/css'>
<link href="https://fonts.googleapis.com/css?family=PT+Serif|Work+Sans:300" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,800;1,800&family=Raleway:wght@100&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Libre+Baskerville&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Zilla+Slab:wght@400&display=swap" rel="stylesheet">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<link rel="stylesheet" href="/assets/main.css">
<link rel="canonical" href="https://blog.quipu-strands.com/">
<link rel="alternate" type="application/rss+xml" title="A Not-So Primordial Soup" href="/feed.xml">
<script data-goatcounter="https://abhgh.goatcounter.com/count"
async src="//gc.zgo.at/count.js"></script>
</head>
<body>
<header class="site-header" role="banner">
<div class="wrapper">
<a class="site-title" href="/">A Not-So Primordial Soup</a>
<nav class="site-nav">
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
<label for="nav-trigger">
<span class="menu-icon">
<svg viewBox="0 0 18 15" width="18px" height="15px">
<path fill="#424242" d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.031C17.335,0,18,0.665,18,1.484L18,1.484z"/>
<path fill="#424242" d="M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0c0-0.82,0.665-1.484,1.484-1.484 h15.031C17.335,6.031,18,6.696,18,7.516L18,7.516z"/>
<path fill="#424242" d="M18,13.516C18,14.335,17.335,15,16.516,15H1.484C0.665,15,0,14.335,0,13.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.031C17.335,12.031,18,12.696,18,13.516L18,13.516z"/>
</svg>
</span>
</label>
<div class="trigger">
<a class="page-link" href="/about/">About</a>
<a class="page-link" href="/Terms/">Terms</a>
</div>
</nav>
</div>
</header>
<main class="page-content" aria-label="Content">
<div class="wrapper">
<div class="home">
<h1 class="page-heading">Posts</h1>
<ul class="post-list">
<li>
<span class="post-meta"><br/>Sep 25, 2024 || Sep 25, 2024</span>
<h2>
<a class="post-link" href="/inactive_learning">Inactive Learning?</a>
</h2>
<span class="post-meta">I totally stole the title from a paper (Attenberg & Provost, 2011). In theory, Active Learning (AL) is a tremendous idea. You need labeled data, but your kind of labeling...</span>
</li>
<li>
<span class="post-meta"><br/>Sep 15, 2024 || Sep 16, 2024</span>
<h2>
<a class="post-link" href="/jensens_inequality">Jensen's Inequality - A Visual Intuition</a>
</h2>
<span class="post-meta">Jensen’s inequality finds widespread application in mathematical proofs. I am fond of a particular intuitive explanation of it, which doesn’t seem to be very popular. I will try to present...</span>
</li>
<li>
<span class="post-meta"><br/>Nov 18, 2023 || Jan 15, 2024</span>
<h2>
<a class="post-link" href="/bayesopt_2_acq_fns">Bayesian Optimization, Part 2: Acquisition Functions</a>
</h2>
<span class="post-meta">This post continues our discussion on BayesOpt. This is part-2 of a two-part series. Now we take a look at the other pillar BayesOpt rests on: acquisition functions. My goal...</span>
</li>
<li>
<span class="post-meta"><br/>Nov 18, 2023 || Jul 1, 2024</span>
<h2>
<a class="post-link" href="/bayesopt_1_key_ideas_GPs">Bayesian Optimization, Part 1: Key Ideas, Gaussian Processes</a>
</h2>
<span class="post-meta">The real reason I like Bayesian Optimization: lots of pretty pictures! If I wanted to sell you on the idea of Bayesian Optimization (BayesOpt), I’d just list some of its...</span>
</li>
<li>
<span class="post-meta"><br/>Apr 22, 2022 || Nov 16, 2023</span>
<h2>
<a class="post-link" href="/fun_with_GMMs">Fun with GMMs</a>
</h2>
<span class="post-meta">Generative Models have been all the rage in AI lately, be it image generators like Stable Diffusion or text generators like ChatGPT. These are examples of fairly sophisticated generative systems....</span>
</li>
<li>
<span class="post-meta"><br/>Apr 26, 2017 || Nov 16, 2023</span>
<h2>
<a class="post-link" href="/hello-new-blog">Hello New Blog!</a>
</h2>
<span class="post-meta">Moving to a new place can be hectic and tiresome. I am moving my blog, from here, and it’s none of those.1 /s I tend towards writing technical posts when...</span>
</li>
</ul>
<p class="rss-subscribe">subscribe <a href="/feed.xml">via RSS</a></p>
</div>
</div>
</main>
<!--
<script src="https://giscus.app/client.js"
data-repo="[ENTER REPO HERE]"
data-repo-id="[ENTER REPO ID HERE]"
data-category="[ENTER CATEGORY NAME HERE]"
data-category-id="[ENTER CATEGORY ID HERE]"
data-mapping="pathname"
data-reactions-enabled="1"
data-emit-metadata="0"
data-theme="light"
data-lang="en"
crossorigin="anonymous"
async>
</script>
-->
<footer class="site-footer">
<div class="wrapper">
<h2 class="footer-heading">A Not-So Primordial Soup</h2>
<div class="footer-col-wrapper">
<div class="footer-col footer-col-1">
<ul class="contact-list">
<li>
A Not-So Primordial Soup
</li>
</ul>
</div>
<div class="footer-col footer-col-2">
<ul class="social-media-list">
<li>
<a href="https://linkedin.com/in/abhishek-ghose-36197624">
<i class="fa fa-linkedin"></i> LinkedIn
</a>
</li>
<li>
<a href="https://www.quora.com/profile/Abhishek-Ghose">
<i class="fa fa-quora" aria-hidden="true"></i> Quora
</a>
</li>
</ul>
</div>
<div class="footer-col footer-col-3">
<p>My thought-recorder.</p>
</div>
</div>
</div>
</footer>
<script>
var elements = document.querySelectorAll('p');
Array.prototype.forEach.call(elements, function(el, i){
if(el.innerHTML=='[expand]') {
var parentcontent = el.parentNode.innerHTML.replace('<p>[expand]</p>','<div class="expand" style="display: none; height: 0; overflow: hidden;">').replace('<p>[/expand]</p>','</div>');
el.parentNode.innerHTML = parentcontent;
}
});
var elements = document.querySelectorAll('div.expand');
Array.prototype.forEach.call(elements, function(el, i){
el.previousElementSibling.innerHTML = el.previousElementSibling.innerHTML + '<span>.. <a href="#" style="cursor: pointer;" onclick="this.parentNode.parentNode.nextElementSibling.style.display = \'block\'; this.parentNode.parentNode.nextElementSibling.style.height = \'auto\'; this.parentNode.style.display = \'none\';">read more →</a></span>';
});
</script>
</body>
</html>