Skip to content

Commit 7585d02

Browse files
initial commit
1 parent bf8ed78 commit 7585d02

1 file changed

Lines changed: 1 addition & 13 deletions

File tree

README.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -40,26 +40,14 @@ The Platonic Representation Hypothesis suggests that representations from neural
4040

4141
---
4242

43-
## Installation
44-
45-
### Using the calibration package only
43+
## Using the calibration package only
4644

4745
```bash
4846
pip install calibrated-similarity
4947
```
5048

5149
See the [package documentation](README_PYPI.md) for usage examples.
5250

53-
### Reproducing paper experiments
54-
55-
```bash
56-
git clone https://github.com/mlbio-epfl/Aristotelian.git
57-
cd calibrated-similarity
58-
59-
pip install -e ".[dev]"
60-
pip install torch # or with CUDA: pip install torch --index-url https://download.pytorch.org/whl/cu118
61-
```
62-
6351
---
6452

6553
## Reproducing Paper Experiments

0 commit comments

Comments
 (0)