Skip to content

pratikkejriwal/dlvcnptel

 
 

Repository files navigation

dlvcnptel

This repository contains the tutorials for the Deep Learning in Visual Computing NPTEL MOOC

To run these codes, you need ipython/jupyter notebook and PyTorch. Please note, currently PyTorch is available only for Linux and OSX.

Dependencies

  1. Download and install Anaconda with Python 2.7 version.
  2. Go to the PyTorch website, choose the OS, package manager, python version(2.7) and cuda version(if NVIDIA GPU is available and CUDA is installed) and run the given command to install PyTorch.

Running the tutorials

The tutorials are organised as separate lectures and compiled into ipython notebooks. You can run the sections in the notebooks one by one to see the results.

About

Tutorials for DLVC NPTEL MOOC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%