Skip to content

Commit 6b2d766

Browse files
committed
Add VSCODE suggestion
1 parent da81328 commit 6b2d766

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ It contains the following folders:
3434
6. `predictions`: CSV files containing the predictions and ground-truth labels for each model.
3535
7. `results`: CSV files containing the results of the hyperparameter search we conducted using [Hyperopt](https://github.com/hyperopt/hyperopt).
3636

37+
To run our code, we recommend using PyCharm or VS Code. The latter can be downloaded in the Anaconda Launcher.
38+
39+
![anaconda-vscode](img/AL.png)
40+
3741
## Setup
3842

3943
1. Download and install [Anaconda Python 3](https://www.anaconda.com/distribution/)

img/AL.PNG

53.9 KB
Loading

0 commit comments

Comments
 (0)