From c3029d104bc4cfd746a40067b2f93ae25f3adaff Mon Sep 17 00:00:00 2001 From: fazilaltinel Date: Thu, 10 Dec 2020 16:05:52 +0300 Subject: [PATCH] Add environment info --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 07cd165..1b4b035 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ This repo is mostly based on https://github.com/Fujiki-Nakamura/ADDA.PyTorch ## Note Before running the training code, make sure that `DATASETDIR` environment variable is set to dataset directory. +## Environment +Python 3.8.5 +PyTorch 1.6.0 + ## Example ``` $ python train_source.py --logdir outputs