Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

>Preparation 1: Setup environment and install required libraries >Python Library Dependency

> conda install pytorch torchvision cuda90 -y -c pytorch

What is conda? How do i install it on ubuntu 16.014?



Conda is basically an alternative to pip and virtualenv, used by the Anaconda python distribution that's really popular in the data science and machine learning community. The easiest way to get it is to install miniconda: https://conda.io/docs/user-guide/install/linux.html


Conda is the anaconda python distribution widely used for machine learning and numerical computing.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: