awacke1 commited on
Commit
ff213d0
·
1 Parent(s): 0fe244f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -6
app.py CHANGED
@@ -1,9 +1,4 @@
1
- This streamlit demonstration is meant to simulate two types of memory within cognitive architecture:
2
- # Each time we remember a moment, we construct it anew.
3
- # We use the building blocks of Episodic Memory which is recall of feelings of being somewhere.
4
- # We also use Semantic Memory which is concrete knowledge about our world and about our personal history.
5
- # With Episodic Memory, its purpose is to provide us with coherence connecting events. In Episodic Memory, accuracy is less important than consistency.
6
- # In order to have a strong sense of self, it is important that our memories fit with our beliefs and feelings about ourselves.
7
 
8
  import time
9
  import re
 
1
+
 
 
 
 
 
2
 
3
  import time
4
  import re