Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 3.4 KB

README.md

File metadata and controls

41 lines (32 loc) · 3.4 KB

DeepLearning-PadhAI


This repository contains the hands-on materials used in the deep learning course by PadhAI.
The course is now available here at Guvi!

Repository Structure

Each folder inside the repo contains the code for the respective topic and has support to execute the code directly in Google colab and/or Kaggle Kernels without worrying about installing the dependencies

Contents of the repository


Getting Started with code

$ git clone https://github.com/One-Fourth-Labs/DeepLearning-PadhAI.git
$ cd DeepLearning-PadhAI/

Dependencies

  • Python 3.5+ & Jupyter Notebook Setup (or just Google Colab)
  • PyTorch 0.4.0+

Credits

Thanks to NiranjanKumar for compiling the Padhai-Deeplearning course NoteBooks into a repo!