From a3e61bcc2f5d5d5b69de1df8893af30b048f5ca0 Mon Sep 17 00:00:00 2001 From: Pablo Olivares <65406121+pab1s@users.noreply.github.com> Date: Wed, 17 Jul 2024 19:30:56 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1df95f..4ae9a36 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ The project is organized as follows: To get started with the project, follow these steps: -1. Clone the repository: `git clone https://github.com/pab1s/tda-nn-separability.git` +1. Clone the repository: `git clone https://github.com/pab1s/tda-nn-analysis.git` 2. Install the required dependencies: `make init`. To activate the virtual environment, run `conda activate tda-nn-analysis`. 3. Explore the datasets in the `data/` directory. 4. To run the project any of the scripts of the experiments, just from the root directory `./scripts/script_to_run.sh `.