Git Product home page Git Product logo

deep-learning-projects's Introduction

Deep-Learning-Projects

Repository for Deep Learning projects using Pytorch, Keras, Tensorflow that I worked...

Artificial Neural network (ANN):

Create ANN using algorithms like gradient descent, back-propagation to train/validate/test the model.

  • Project: To predict Student Admission based on UCLA admission data
  • Project: To predict Bike-sharing patterns on a given day
  • Project: Classifying the movie review text using Sentiment Analysis
  • Project: Multi-layer Perceptron on MNIST dataset
  • Project: ANN on Fashion MNIST dataset
  • Project: ANN on IRIS dataset

Convolutional neural networks (CNN):

Create CNN, Transfer learning from existing models, Autoencoder (for image compression and de-noising), Style transfer.

  • Project: CNN on CIFAR10 dataset
  • Project: Transfer learning using VGG16 to classify images
  • Project: Transpose Convolutional Autoencoder on MNIST
  • Project: Upsamling Convolutional Autoencoder on MNIST
  • Project: Denoising Autoencoder on MNIST
  • Project: Style transfer using VGG19
  • Project: Classify dog breeds in pictures

Recurrent neural network (RNN):

Creating RNN, LSTM(Long Short Term Memory),Word embedding's using Skip-Gram and Negative Sampling, Sentiment analysis.

  • Project: Creating simple RNN
  • Project: Character-Level LSTM
  • Project: Word embedding using Skip-gram and Negative sampling
  • Project: Sentiment Analysis with RNN
  • Project: Create/deploy Sentiment Analysis on AWS, Create web app and access model from it
  • Project: Generate new TV scripts from provided existing scripts

Generative Adversarial Networks (GAN):

Implementing GAN, Deep Convolutional GAN(DCGAN), CycleGAN, Image to Image transformations

  • Project - GAN on MNIST dataset
  • Project - DCGAN on SVHN dataset
  • Project - CycleGAN for Image to Image transformation
  • Project - Use a deep convolutional GAN to generate completely new images of human faces

deep-learning-projects's People

Contributors

shashichilukuri avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.