Some experimenting with pytorch. Based on tutorials from pytorch.org and "Machine Learning with PyTorch and Scikit-Learn" book
In order to run jupyter notebooks in this repo you need to install
conda environment with miniconda.
conda env create -n dlg -f environment.yml
After this activate env with
conda activate dlg
When environment.yml
updated run
conda env update -f environment.yml --prune
Datasets: Alexa commonsense