Skip to content

vatsl/DeepLearning-ND101

Repository files navigation

Deep Learning

This repository contains a few projects that I did to cement my understanding about the concepts of Neural Networks and Deep Learning.

The projects are using the concepts of Convolutional Neural Networks (CNNs), Recurrent Neural Networks (RNNs), Long-Short-Term-Memory (LSTM) and Generative Adversarial Networks (GANs) to solve some of the basic real-life problems.

List of Projects:

  1. CNN - Classification of images of the CIFAR-10 dataset
  2. RNN - TV Script generation and Language Translation
  3. GAN - Generation of faces using MNIST and CelebA datasets

About

Projects to learn the concepts of Deep Learning like CNN, RNN, LSTM, GAN, etc.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors