Changes

Jump to: navigation, search

DPS921/PyTorch: Convolutional Neural Networks

1 byte added, 02:39, 29 November 2020
Getting Started With Jupyter lab
* pip
* Vs code by using plugin
 
In order to do Jupyter code, the easiest way is using plugin in vs code to install anaconda but if you don’t like environment of vs code IDE to do coding, you can install anaconda directly on your pc. This gives you chance to code on browser or use suggested IDES by anaconda. Also, pip can be used which is a package-management system written in Python used to install and manage software packages.
== Installing PyTorch ==
13
edits

Navigation menu