35 Forks
320 Stars
320 Watchers

vector-search-class-notes

Class notes for the course "Long Term Memory in AI - Vector Search and Databases" COS 597A @ Princeton Fall 2023

How to download and setup vector-search-class-notes

Open terminal and run command
git clone https://github.com/edoliberty/vector-search-class-notes.git
git clone is used to create a copy or clone of vector-search-class-notes repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vector-search-class-notes https://github.com/edoliberty/vector-search-class-notes/archive/master.zip

Or simply clone vector-search-class-notes with SSH
[email protected]:edoliberty/vector-search-class-notes.git

If you have some problems with vector-search-class-notes

You may open issue on vector-search-class-notes support forum (system) here: https://github.com/edoliberty/vector-search-class-notes/issues