Git Product home page Git Product logo

advanced-machine-learning's Introduction

Implementing Deep Learning Architectures for Advanced Machine Learning using PyTorch

This repository contains my implementations of Deep Neural Network based architectures for specific usecases using PyTorch. Each implementation comes with a detailed problem specification and a link to the solution.

EE 782 : Advanced Topics in Machine Learning

Course Instructor : Prof. Amit Sethi

Long-Short-Term-Memory (LSTM) based Algorithmic Stock Trader

  • Given the sp500 stock market tickers dataset
  • Modelling the time series using LSTM, and perform various experiments involving techniques like Normalization, Feature Engineering
  • Assessing the profitability of the algorithmic trading module under various conditions like buy-ask spread, commissions .etc
  • Detailed problem specification can be found here
  • My solution for the same can be found here

Facial Similarity Metric Learning and Face Generation using Deep Convolutional Generative Adversarial Networks (DCGAN)

  • Given the Labeled Faces in the Wild dataset
  • Using a Transfer Learned ResNet based Siamese Network for Similarity Metric Learning for Identification
  • Performing experiments using techniques like Regularization, Learning Rate Scheduling, Dropout, Variation of Optimizers to identify best performing model
  • Training a DCGAN to generate new faces from input gaussian noise
  • Modifying the DCGAN to become a Conditional GAN, by using the Siamese Network trained earlier, i.e, given an input image generate an unseen image of the same person
  • Detailed problem specification can be found here
  • My solution for the same can be found here

Input Image Conditionally Generated Image

advanced-machine-learning's People

Contributors

rohankalbag avatar

Stargazers

 avatar

Watchers

 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.