- python3.6
- numpy
- pytorch4.0
The packages can be installed easily with conda and the _config.yml file:
$ conda env create -f hdlib-env.yml -n hdlib-env
$ source activate hdlib-env
- Michael Hersche - Initial work - MHersche
The packages can be installed easily with conda and the _config.yml file:
$ conda env create -f hdlib-env.yml -n hdlib-env
$ source activate hdlib-env