D7046E Exercises

Setup

Create a conda environment from the YAML file by running

conda env create -f nnlm.yml

To activate the newly created environment run

conda activate nnlm