Skip to content

Commit

Permalink
refine text
Browse files Browse the repository at this point in the history
  • Loading branch information
JosuaKrause committed Jul 27, 2023
1 parent 7b91c59 commit 57a1538
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@

This visualization shows distances of various similarity functions in a 2D vector space.
Choose the distance function from the menu or use the number keys to quickly switch between them.
You can add and remove points interactively. Boundaries of closest neighbor regions are shown in red.
Read more about it on [Medium](https://medium.com/@josua.krause/aff7667da6cc?source=friends_link&sk=1a7e02ec41f35b625fe5eb08da8623cb).
You can also add and remove points interactively. Boundaries of closest neighbor regions are shown in red.
Read more about the visualization on [Medium](https://medium.com/@josua.krause/aff7667da6cc?source=friends_link&sk=1a7e02ec41f35b625fe5eb08da8623cb).

The live version can be found [here](https://josuakrause.github.io/searchspace/).

## Running Locally

The whole repo can be served as is. There is no build step.
The whole repo can be served as is. There is no build step needed.
For convenience the `make run-web` command exists to start a local file server.

## Converting Videos
Expand Down

0 comments on commit 57a1538

Please sign in to comment.