You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Weeks 2--3: Free recall, Short Term and Long Term Memory
@@ -30,7 +30,7 @@ Note: papers that report on models we will be implementing in the assignments ar
30
30
- Web scraping with [requests](https://pypi.org/project/requests/) and [Beautiful Soup](https://beautiful-soup-4.readthedocs.io/en/latest/)
31
31
- Data manipulation with [Pandas](https://pandas.pydata.org/)
32
32
- Text analyses with [Scikit-learn](https://scikit-learn.org), [NLTK](https://www.nltk.org/), and [HuggingFace Transformers](https://huggingface.co/docs/transformers/en/index)
33
-
-**Assignment 2**: [Build the Search of Associative Memory Model](https://github.com/ContextLab/memory-models-course/tree/main/assignments/Assignment%202%3A%20Search%20of%20Associative%20Memory%20Model)
33
+
-**Assignment 2**: [Build the Search of Associative Memory Model](https://contextlab.github.io/memory-models-course/assignments/Assignment_2%3ASearch_of_Associative_Memory_Model/README.html)
34
34
35
35
36
36
## Weeks 4--5: Temporal Context and Multi-Timescale Models
@@ -46,15 +46,15 @@ Note: papers that report on models we will be implementing in the assignments ar
46
46
-[Zacks and Tversky (2001)](https://www.dropbox.com/scl/fi/28104fmu9kzk55znyxntd/ZackTver01.pdf?rlkey=2ytdz0e9agny4hmllcw7hvi8g&dl=1)
47
47
-[Zwann and Radvansky (1998)](https://www.dropbox.com/scl/fi/iqp70crdmpd5m97zzv45c/ZwaaRadv98.pdf?rlkey=habx93aplwkkw829vj9vkv52a&dl=1)
48
48
-[Brunec et al. (2018)](https://www.dropbox.com/scl/fi/1eu28rpwyp8eg2sn4fgau/BrunEtal18b.pdf?rlkey=64dnn3onc90o59fuv33peil6g&dl=1)
49
-
-**Assignemnt 3**: [Build the Context Maintenance and Retrieval Model](https://github.com/ContextLab/memory-models-course/tree/main/assignments/Assignment%203%3A%20Context%20Maintenance%20and%20Retrieval%20Model)
49
+
-**Assignemnt 3**: [Build the Context Maintenance and Retrieval Model](https://contextlab.github.io/memory-models-course/assignments/Assignment_3%3AContext_Maintenance_and_Retrieval_Model/README.html)
50
50
51
51
## Week 6--7: Laplace Transforms
52
52
- Discussion: is TCM *really* multi-timescale?
53
53
- Discussion: Introduction to the Laplace Transform (and its inverse) and its relevance to memory
54
54
- Readings:
55
55
-[Shankar and Howard (2012)](https://www.dropbox.com/scl/fi/cqh37rsdn11f6egdiskvf/ShanHowa12.pdf?rlkey=45qhdi5u2fmlxd4azq8is3j89&dl=1)*
0 commit comments