KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
long_term_memory_course
★ 24
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
shopctl
:
🛠️ [WiP] Manage Shopify store straight from the terminal
AAAI25-S5VH
:
The code for the paper "Efficient Self-Supervised Video Hashing with Selective State Spaces" (AAAI'25).
memory-journal-mcp-server
:
MCP server designed to help you search and analyze your photo library (iCloud - Apple photos)
social_app_flutter_supabase
:
Social media app built with Flutter and Supabase
pago
:
Command-line password manager
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
long_term_memory_course
?
Download (.md)
# Long-Term Memory Course ## Motivation TO ADD ## End result TO ADD  ## Organization of the course The first lesson is a conceptual introduction (slides [here](https://docs.google.com/presentation/d/1zdVyTUydRkgrSx_ZzlNuuKYapy6dTkHKkqYLdcxtTIQ/edit?usp=sharing)) to the different types of memories that we will use in this course. The lessons are shown in the `notebooks` folder, structured as follows: ``` - Lesson 2: Baseline Email Assistant - Lesson 3: Adding Semantic Memory - Lesson 4: Adding Episodic Memory - Lesson 5: Adding Procedural Memory - Lesson 6: Deploying the App ``` ## Running the Application TODO