Skip to content

Commit c690965

Browse files
committed
Creating the mlba-r environment
1 parent 13d34f1 commit c690965

12 files changed

+60
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,5 @@ if (!require(DiscriMiner)) {
6161
}
6262
```
6363

64+
# Setting up an environment for deep learning applications
65+
In order to run the code for the deep learning applications, you will need to create a Python environment with the required packages. A convenient way to do this is to use [Anaconda](https://www.anaconda.com/products/individual). See [installPython.md](installPython.md) for instructions on how to install Anaconda and create the required environment.
44.8 KB
Loading

images/anaconda-environment.png

463 KB
Loading
508 KB
Loading

images/anaconda-open-terminal.png

72.8 KB
Loading

images/anaconda-packagelist.png

80.2 KB
Loading

images/anaconda-update.png

182 KB
Loading

images/jupyter-executing-python.png

330 KB
Loading

images/jupyter-new-notebook.png

132 KB
Loading
158 KB
Loading

0 commit comments

Comments
 (0)