Gunnvant / hv_dl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DL Content Repo HV

This contains the code and data files to be used in the live sessison. Below is the topic mapping

  1. Basic Text Processing and NLP: Using Regex, creating tf idf features, POS Tagging and dependency parsing location

  2. DL in Practice: Using tf/pytorch to build simple neural networks, understand automatic differentiation, carry out gradient computations location

  3. DL in NLP 1: LSTMs and GRUs, Encoder Decoder Architecture for Translation location

  4. DL In Computer Vision 1: Use transfer learning to build image classifiers. Build multiclass and multilabel classifiers location

About


Languages

Language:Jupyter Notebook 100.0%