Skip to content

Commit 9f55664

Browse files
committed
adding slides for hmms and em
1 parent 592a7c5 commit 9f55664

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

index.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,11 @@ The lectures develop the theory behind the methods developed in the labs (i.e.,
5656

5757
| Date | Neuro Topic | ML Topic | Reading | Assignment |
5858
| ----------- | ------------------ | -------- | ------- | ---------- |
59-
| Mon, May 5 | Behavioral Segmentation | Hidden Markov Models (HMMs) | | |
60-
| Wed, May 7 | Behavioral Segmentation | Expectation Maximization (EM) | | <span style="color:red">**Lab 5 Due** <br> **Lab 6 Out**</span> |
59+
| Mon, May 5 | Behavioral Segmentation{Download}`[slides]<slides/pdf/11_hmms.pdf>` | Hidden Markov Models (HMMs) | [HMMs](https://slinderman.github.io/ml4nd/chapters/13_hmms.html) | |
60+
| Wed, May 7 | Behavioral Segmentation{Download}`[slides]<slides/pdf/12_em.pdf>` | Expectation Maximization (EM) | [HMMs](https://slinderman.github.io/ml4nd/chapters/13_hmms.html) | <span style="color:red">**Lab 5 Due** <br> **Lab 6 Out**</span> |
6161
| Mon, May 12 | Neural Dynamics | Linear Dynamical Systems (LDS) | | |
6262
| Wed, May 14 | Neural Dynamics | Switching Linear Dynamical Systems (SLDS) | | <span style="color:red">**Lab 6 Due** <br> **Lab 7 Out**</span> |
63+
| Fri, May 16 | &mdash; | &mdash; | | <span style="color:red">**Project Proposal Due**</span> |
6364

6465
### Unit IV: Current Research Topics
6566

@@ -85,12 +86,14 @@ The lectures develop the theory behind the methods developed in the labs (i.e.,
8586
1. [Lab 1: Spike Sorting by Clustering](https://slinderman.github.io/ml4nd/labs/01a_spike_sorting.html). Due Wed, Apr 9 at 11:59pm.
8687
2. [Lab 2: Calcium Demixing and Deconvolution](https://slinderman.github.io/ml4nd/labs/02_calcium_imaging.html) Due Wed, Apr 16 at 11:59pm.
8788
3. [Lab 3: Markerless Pose Tracking](https://slinderman.github.io/ml4nd/labs/03_pose_tracking.html) Due Wed, Apr 23 at 11:59pm.
89+
4. [Lab 4: Generalized Linear Models](https://slinderman.github.io/ml4nd/labs/04_glms.html) Due Wed, Apr 30 at 11:59pm.
90+
5. [Lab 5: Bayesian Decoding](https://slinderman.github.io/ml4nd/labs/05_decoding.html) Due Wed, May 7 at 11:59pm.
8891

8992
## Final project
9093

9194
- You will work on the final project in teams of 2 people (you choose your team!)
9295
- You must use real neural or behavioral data. We will provide links to suggested datasets, or if you are an experimentalist, you can use your own.
93-
- A project proposal will be due **TBD.**
96+
- A project proposal will be due **Fri, May 16 at 11:59pm.**
9497
- The final report will be due **Mon, June 9 at 11:59pm.**
9598

9699
## Late Policy

slides/pdf/11_hmms.pdf

1.43 MB
Binary file not shown.

slides/pdf/12_em.pdf

1.19 MB
Binary file not shown.

0 commit comments

Comments
 (0)