Changes

Jump to: navigation, search

DPS921/PyTorch: Convolutional Neural Networks

522 bytes added, 01:42, 29 November 2020
no edit summary
[[File:Example.jpg]]
Update == Getting Started With PyTorch == The following instructions are for a Ubuntu Linux distribution (18.04 LTS or higher). Installation/setup instructions for Windows and Mac-OS users are readily available on the web.  1. Install Jupyter Lab: Friday  a. Ensure that you have Jupyter Notebook version 4.3 or higher Installed on your machine. If you don't use, Nov 6use the following command to install with pip:  pip install notebook  b. To install Jupyter Lab with pip.  pip install jupyterlab  c. Finally to verify that your that the application was properly installed, 2020 - Created a basic CNN in jupyterlab try running it using the pytorch Framework.:  jupyter lab

Navigation menu