PyTorch – Installation


PyTorch – Installation


”;


PyTorch is a popular deep learning framework. In this tutorial, we consider “Windows 10” as our operating system. The steps for a successful environmental setup are as follows −

Step 1

The following link includes a list of packages which includes suitable packages for PyTorch.

https://drive.google.com/drive/folders/0B-X0-FlSGfCYdTNldW02UGl4MXM

All you need to do is download the respective packages and install it as shown in the following screenshots −

pytorch

packages

Step 2

It involves verifying the installation of PyTorch framework using Anaconda Framework.

Following command is used to verify the same −

conda list

PyTorch framework

“Conda list” shows the list of frameworks which is installed.

Conda list

The highlighted part shows that PyTorch has been successfully installed in our system.

Advertisements

”;

Leave a Reply

Your email address will not be published. Required fields are marked *