Skip to content

Commit

Permalink
Minor change in the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ErnstRoell committed Jul 2, 2024
1 parent 9a397c4 commit 5fa5279
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,12 @@ of a vector given an index vector.

## Usage

For example usage, we provide the `notebooks/example.ipynb` file and the code therein reproduces the
ECT of the gif of this readme.
The code is provided on an as-is basis; see [LICENSE.md](https://github.com/aidos-lab/dect/blob/main/LICENSE.md) for more information.
You are cordially invited to both contribute and provide feedback. Do not hesitate to contact us!
For a demonstrastration of our new ECT computation, we provide the
`notebooks/example.ipynb` file and the code therein provides an intuitive
example with explanation. The code is provided on an as-is basis; see
[LICENSE.md](https://github.com/aidos-lab/dect/blob/main/LICENSE.md) for more
information. You are cordially invited to both contribute and provide feedback.
Do not hesitate to contact us!

```python
import torch
Expand Down

0 comments on commit 5fa5279

Please sign in to comment.