-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·67 lines (58 loc) · 2.75 KB
/
Copy pathindex.html
File metadata and controls
executable file
·67 lines (58 loc) · 2.75 KB
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
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<font face="verdana, Sans-serif">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Mozilla/4.51 [en] (X11; I; OSF1 V4.0 alpha) [Netscape]">
<title>COMS3017
</title>
</head>
<body bgcolor=white link="slategrey" vlink="darkslategrey" alink="darkslategrey">
<table>
<tbody>
<tr>
<td bgcolor="slategrey" width="30"> </td>
<td bgcolor="darkslategrey" width="1"> </td>
<td bgcolor=white width="10"> </td>
<td width="15">
<td>
<h1 style="color: darkslategrey">COMS30017</h1><p>
<p>This unit is about <b>how the brain works</b>, the neural dynamics which
supports computation. It attempts to describe our models of the neural
activity in the brain and to give some indication of how that supports
some of the computational activity of the brain. I have taught this
unit in the past and I am returning to teaching it again after a few
years when it had other lecturers, although last year I did teach a
portion of the unit.</p>
<p>The <b>guide</b>: the guide page will contain
links to all the material, notes and some online lectures. This is empty at the moment but that will change.
<ul>
<li><a href="./2023.html">2023 guide</a></li>
<li><a href="https://github.com/coms30127/2023_24">2023 notes</a></li>
</ul>
</p>
<p><b>Timetable</b>:
<ul>
<li><b>9h Tuesday</b> lecture QB 1.18LT</li>
<li><b>10h Wednesday</b> lecture ALB SM2</li>
<li><b>15h Thursday</b> problem class QB 1.07</li>
</ul>
</p>
<p>Here is a putative <b>layout for the unit</b>:</p>
<ul>
<li> Weeks 1-7: Lectures</li>
<li> Weeks 2-: Problem classes</li>
<li> Weeks 8-10: Coursework time, for those in CS taking the 20-credit coursework version of the unit. </li>
<li>Week 11-12: Consolidation/revision week for students taking the exam.</li>
</ul>
<p>Some notes and links:
<ul>
<li>notes from last year: <a href="https://github.com/LaurenceA/COMS30017_2022">github.com/LaurenceA/COMS30017_2022</a></li>
<li>Cian taught the unit this year using slide. 2019/20 slides: <a href="http://github.com/coms30127/2019_20">https://github.com/coms30127/2019_20</a></li>
<li>The last time I taught a large part of this unit. 2018/19 notes: <a href="http://github.com/coms30127/2018_19">github.com/coms30127/2018_19</a></li>
<li>even older notes: <a href="https://github.com/conorhoughton/COMS30127">https://github.com/conorhoughton/COMS30127</a></li>
<li>research papers: <a href="http://github.com/coms30127/papers">github.com/coms30127/papers</a></li>
<li>some exam papers: <a href="http://github.com/coms30127/exam_papers">github.com/coms30127/exam_papers</a> this is incomplete and will be expanded</li>
</ul>
</body>
</html>