Skip to content

Commit

Permalink
hw3 solution
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeygrigorev committed Jul 21, 2024
1 parent a6ecdc1 commit 6e0a178
Show file tree
Hide file tree
Showing 2 changed files with 938 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cohorts/2024/03-vector-search/homework.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ In this homework, we'll experiemnt with vector with and without Elasticsearch

> It's possible that your answers won't match exactly. If it's the case, select the closest one.
Solution:

* Video: https://www.loom.com/share/979b9e1f0a964fff88cd62d37e7515f9
* Notebook: [homework_solution.ipynb](homework_solution.ipynb)



## Q1. Getting the embeddings model

Expand Down
Loading

0 comments on commit 6e0a178

Please sign in to comment.