Skip to content

Commit 521aa1d

Browse files
Update README.md
Moved information about experiment folder in manual
1 parent bc9a88e commit 521aa1d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,7 @@ AutoXAI4Omics is a command line automated explainable AI tool that easily enable
4545
2. Make sure `docker` is running (cli command: `docker version`, if installed the version information will be given)
4646
3. Within the `AutoXAI4Omics` folder:
4747
1. Run the following cli command to build the image: `./build.sh -r`
48-
2. Manually create a new folder called `experiments`
49-
50-
NOTE: if training is run by mistake without first creating the `experiments` directory, and the directory is created while training, the directory needs to be removed and then created again before running training (has to do with access permissions)
48+
2. Manually create a new folder called `experiments`. IMPORTANT NOTE: if training is run by mistake without first creating the `experiments` directory, and the directory is created while training, the directory needs to be removed and then created again before running training (has to do with access permissions)
5149

5250
## Citation
5351

0 commit comments

Comments
 (0)