Skip to content

Implementations of various Deep Learning models in PyTorch and TensorFlow.

License

Notifications You must be signed in to change notification settings

library-of-code/deep-learning

 
 

Repository files navigation

Deep Learning Models

This repository contains implementations of various deep learning research papers.

The models are broadly categorised into the folders Generative (e.g. various generative models), NLP (e.g. various recurrent neural networks (RNNs) and natural language processing (NLP) models), Classification (e.g. various CNN models to classify images), Object Detection, Multimodal , Super resolution , 3D Computer Vision. See the READMEs of respective models for more information.

Model Listing

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 53.5%
  • Python 46.4%
  • Shell 0.1%