Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1,9 +1,4 @@
|
|
1 |
-
|
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
|