In [15]:
from IPython.display import YouTubeVideo
YouTubeVideo('U_Q6Xjz9QHg', width=720, height=400, loop=1, autoplay=0, playlist='U_Q6Xjz9QHg')
Out[15]:
Four assignments (60%)
Final project
| Week | Reading | Topic | Assignments | |
|---|---|---|---|---|
| Jan 4, 7 | Chpt 1 | Introduction, Neurons | ||
| Jan 11, 14 | Chpt 2,4 | Population Representation | #1 posted | |
| Jan 18, 21 | Chpt 4 | Temporal Representation | ||
| Jan 25, 28, Feb 1 | Chpt 5,6 | Feedforward Transformations | #1 due (25th at midnight); #2 posted | |
| Feb 4, 8, 11 | Chpt 6,8 | Dynamics | ||
| Feb 15, 18 | *Reading Week* | |||
| Feb 22 | Chpt 7 | Analysis of Representations | #2 due (22nd at midnight); #3 posted | |
| Feb 25, 29 | Provided | Symbols | ||
| Mar 3, 7 | Chpt 8 | Memory | #3 due (3rd at midnight) | |
| Mar 10, 14 | Provided | Action Selection | #4 due (14th at midnight) | |
| Mar 17, 21 | Chpt 9 | Learning | ||
| Mar 24, 31 | Project Presentations | |||
Assumes canonical algorithm repeats
Expects intelligence to 'emerge'
In [12]:
from IPython.display import YouTubeVideo
YouTubeVideo('jHxyP-nUhUY', width=500, height=400, autoplay=0, start=60)
Out[12]:
In [16]:
from IPython.display import HTML
HTML('<H2>A Neuron</H2><p><iframe src="https://rawgit.com/celiasmith/syde556/master/lecture1/neuron.html" width=825 height=475></iframe>')
Out[16]:
In [17]:
from IPython.display import YouTubeVideo
YouTubeVideo('F37kuXObIBU', width=720, height=500, start=8*60+35)
Out[17]:
In [3]:
from IPython.display import YouTubeVideo
YouTubeVideo('KE952yueVLA', width=640, height=390)
Out[3]:
In [4]:
from IPython.display import YouTubeVideo
YouTubeVideo('lfNVv0A8QvI', width=640, height=390)
Out[4]:
In [5]:
from IPython.display import YouTubeVideo
YouTubeVideo('DGBy-BGiZIM', width=640, height=360)
Out[5]:
In [6]:
from IPython.display import YouTubeVideo
YouTubeVideo('CpejbZ-XEyM', width=640, height=360)
Out[6]:
In [7]:
from IPython.display import YouTubeVideo
YouTubeVideo('v7uRFVR9BPU', width=640, height=390)
Out[7]:
Hard to get a big picture
"Data-rich and theory-poor" (Churchland & Sejnowski, 1994; still true)
In [8]:
from IPython.display import YouTubeVideo
YouTubeVideo('_UFOSHZ22q4', width=600, height=400, start=60)
Out[8]:
In [2]:
from IPython.display import YouTubeVideo
YouTubeVideo('WmChhExovzY', width=600, height=400)
Out[2]:
In [9]:
from IPython.display import YouTubeVideo
YouTubeVideo('2j9rRHChtXk', width=640, height=390)
Out[9]:
In [10]:
from IPython.display import YouTubeVideo
YouTubeVideo('sUvHCs5y0o8', width=640, height=360)
Out[10]:
In [11]:
from IPython.display import YouTubeVideo
YouTubeVideo('f6Ul5TYK5-o', width=640, height=360)
Out[11]:
In [15]:
from IPython.display import YouTubeVideo
YouTubeVideo('WNnMhF7rnYo', width=640, height=390)
Out[15]:
In [16]:
from IPython.display import YouTubeVideo
YouTubeVideo('mP7DX6x9PX8', width=640, height=390)
Out[16]:
In [17]:
from IPython.display import YouTubeVideo
YouTubeVideo('Q_LRvnwnYp8', width=640, height=390)
Out[17]:
In [17]: