Datasets:

Modalities:
Image
Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
File size: 11,079 Bytes
f4195e4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
<!DOCTYPE html>
<html lang="en">
 <head>
  <style>
   /* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmYUtfCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmYUtfABc4EsA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmYUtfCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmYUtfBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmYUtfCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmYUtfBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}



html{background:#eee}body{margin:0 auto 1em auto;padding:0 0 1em;font:1em/1.4 -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;background:white;max-width:70em;border:2px solid #ddd;border-width:0 2px 2px 2px}h2,h3{font-family:Roboto, sans-serif;font-weight:700;line-height:1}h1{margin:0;padding:0.5em;text-align:center;font:900 45px/200px Roboto, sans-serif;background:#C6C5C0 url("/images/solution-tree.jpg") no-repeat center center;background-size:100%;text-shadow:2px 2px #ddd;height:200px}h1 a{text-decoration:none;color:inherit}.padded{padding:0 2em}.__slackin,.map{float:right}.__slackin{margin:0 0 1em 1em}.map{margin:1em}.box{border:2px solid #eed;overflow:auto;zoom:1;background:#ffe;padding:0 1em}
  </style>
  <meta charset="utf-8">
  <title>
   London Computation Club
  </title>
 </head>
 <body>
  <h1>
   <a>
    London Computation Club
   </a>
  </h1>
  <div class="padded">
   <section id="about">
    <p>
     The
     <b>
      London Computation Club
     </b>
     is a meet-up for people interested in one or more of the following:
    </p>
    <ul>
     <li>
      Reading
      <a>
       books
      </a>
      (perhaps one we wouldn&rsquo;t ordinarily read on our own)
     </li>
     <li>
      Learning about computation, programming and programs in general
     </li>
     <li>
      Writing code (perhaps of a different sort than we&rsquo;d do for &ldquo;work&rdquo;)
     </li>
     <li>
      Hanging out with other inquisitive people
     </li>
    </ul>
    <p>
     We organise the club via
     <a>
      Slack
     </a>
     so please join us there. Everyone is welcome to suggest a meeting topic, be it to
     <a>
      learn about algorithms by playing with trains
     </a>
     ,
     <a>
      showcase a side-project for solving complex problems
     </a>
     or
     <a>
      create an unbeatable noughts and crosses playing computer program together
     </a>
     .
    </p>
    <p>
     You can also follow us on
     <a>
      Twitter
     </a>
     , see code that we&rsquo;ve produced on
     <a>
      GitHub
     </a>
     and write-ups of past meetings on
     <a>
      our wiki
     </a>
     .
    </p>
   </section>
   <section class="box" id="future-meetings">
    <h2>
     Future meetings
    </h2>
    <ul>
     <li>
      <a>
       Opt Art: Chapter 5
      </a>
      ,
      <time datetime="2023-08-30">
       6:30 PM-8:30 PM Wednesday 30th August 2023
      </time>
      <ul>
       <li>
        <a>
         Write-up
        </a>
       </li>
      </ul>
     </li>
    </ul>
    <p>
     Subscribe to
     <a>
      future meetings in iCal format
     </a>
     .
    </p>
   </section>
   <section id="code-of-conduct">
    <h2>
     Code of Conduct
    </h2>
    <p>
     It&rsquo;s of primary importance that everyone who wants to participate feels safe and welcome. When participating in the London Computation Club, either online or offline, at the meeting itself or at the pub afterwards, we expect you to respect our
     <a>
      code of conduct
     </a>
     .
    </p>
   </section>
   <section id="books">
    <h2>
     Literature we&rsquo;re reading
    </h2>
    <ul>
     <li>
      &ldquo;
      <a>
       Opt Art
      </a>
      &rdquo;,
  
    Robert Bosch
     </li>
    </ul>
    <h2>
     Literature we&rsquo;ve read
    </h2>
    <ul>
     <li>
      &ldquo;
      <a>
       10 Technical Papers Every Programmer Should Read (At Least Twice)
      </a>
      &rdquo;,
  
    Michael Fogus
     </li>
     <li>
      &ldquo;
      <a>
       Elements of Computing Systems (Building a Modern Computer from First Principles)
      </a>
      &rdquo;,
  
    Noam Nisan
        and
      
    
    Shimon Schocken
  
    (
      <a>
       buy on Blackwell's
      </a>
      )
     </li>
     <li>
      &ldquo;
      <a>
       Physically Based Rendering: From Theory To Implementation
      </a>
      &rdquo;,
  
    Matt Pharr,
      
    
    Wenzel Jakob
        and
      
    
    Greg Humphreys
  
    (
      <a>
       buy on Blackwell's
      </a>
      )
     </li>
     <li>
      &ldquo;
      <a>
       Reinforcement Learning: An Introduction
      </a>
      &rdquo;,
  
    Andrew Barto
        and
      
    
    Richard S. Sutton
     </li>
    </ul>
    <p>
     If you buy any books using the Blackwell's links, London Computation Club gets a little kickback via the Blackwell's affiliate programme. We use that kickback to buy copies of the books for our library, to assist members or potential members who otherwise wouldn&rsquo;t be able to afford the book.
    </p>
    <p>
    </p>
   </section>
   <section id="contact">
    <h2>
     Contact us
    </h2>
    <ul>
     <li>
      <a>
       Slack
      </a>
     </li>
     <li>
      <a>
       Twitter
      </a>
     </li>
     <li>
      <a>
       GitHub
      </a>
     </li>
     <li>
      <a>
       Mailing list
      </a>
      (mostly unused now)
     </li>
    </ul>
   </section>
   <section id="acknowledgements">
    <h2>
     Acknowledgements
    </h2>
    <p>
     Thanks to the following companies for providing office space and copies of books for the club to read.
    </p>
    <ul>
     <li>
      <a>
       Altmetric
      </a>
     </li>
     <li>
      <a>
       FutureLearn
      </a>
     </li>
     <li>
      <a>
       Geckoboard
      </a>
     </li>
     <li>
      <a>
       Go Free Range
      </a>
     </li>
    </ul>
   </section>
   <section id="past-meetings">
    <h2>
     Past meetings
    </h2>
    <ul>
     <li>
      <a>
       Opt Art: Chapter 4
      </a>
      ,
      <time datetime="2023-07-10">
       6:30 PM-8:30 PM Monday 10th July 2023
      </time>
      <ul>
       <li>
        <a>
         Write-up
        </a>
       </li>
      </ul>
     </li>
     <li>
      <a>
       Opt Art: Chapter 3
      </a>
      ,
      <time datetime="2023-06-20">
       6:30 PM-8:30 PM Tuesday 20th June 2023
      </time>
      <ul>
       <li>
        <a>
         Write-up
        </a>
       </li>
      </ul>
     </li>
     <li>
      <a>
       Opt Art: Chapters 1 and 2
      </a>
      ,
      <time datetime="2023-06-05">
       6:30 PM-8:30 PM Monday 5th June 2023
      </time>
      <ul>
       <li>
        <a>
         Write-up
        </a>
       </li>
      </ul>
     </li>
     <li>
      <a>
       What Next?
      </a>
      ,
      <time datetime="2023-05-09">
       6:30 PM-8:30 PM Tuesday 9th May 2023
      </time>
      <ul>
       <li>
        <a>
         Write-up
        </a>
       </li>
      </ul>
     </li>
    </ul>
   </section>
  </div>
 </body>
</html>