Gopi Durgaprasad B. Tech in Computer Science and Engineering

Profile Pic
  • May 2019 - May 2020
    Eigenvectors

    Data Scientist Intern

    Pune, India

    Worked on implementing proof of concept for Speech recognition using open-source deepspeech2 implementation, Face recognition using RetinaFace(SOTA) and FaceNet implementation, Language Identification using CNN & RNN deep-learning models.

Experience
  • August 2017 - Currently
    Rajiv Gandhi University of Knowledge Technologies, Nuzvid

    B-Tech (Computer Science & Engineering,)

    CGPA - 8.18

  • August 2015 - June 2017
    Rajiv Gandhi University of Knowledge Technologies, Nuzvid

    PUC (Pre University Course)

    CGPA - 8.22

  • August 2014 - June 2015
    Z. P. P. High School, Danayyapeta

    X Class (SSC)

    CGPA - 9.8

Education

Speech To Text

An End-to-End Speech Recognition System using existing research. given audio data that convert Analog-to-Digital using (ADC) converter, then extract features form audio using some Signinal-Processing algorithms like Sort-Time-Fourier-Transform(STFT), Then using some Deep-Learning based techniques (like CNN's, LSTM's and GRU's) convert audio features into text representation


Face Recognition

Face Recognition using FaceNet Inception Resnet (V1) model in pytorch and using state of the art Face Detection model called Retina Faces


Kaggle 2019 Data Science Blow

Uncover the factors to help measure how young children learn. In this competition use gameplay data to forecast how many attempts a child will take to pass a given assessment. I got my first Kaggle Medal (Silver) top 3%


Tweet Sentiment Extraction

Extract support phrases for sentiment labels. We are using transformer models like BERT, RoBERTa, Albert, XLM-RoBERTa, XLNet using TPU’s, and GPU’s for training.


Amazon Fine Food Reviews

Amazon Fine Food Reviews is a classic Sentiment Analysis problem used to classify the polarity of the review given by Amazon user. Given the textual reviews and related features of the product, I have designed various techniques to classify the polarity of the review.


Quora Question Pair Similarity

In this project, Identfy which questions asked on Quora are duplicates of questions that have already been asked. This colud be useful to instantly provide answers to questions that have already been answered. We are tasked with predicting whether a pair of questions are duplicates or not , using Machine Learning Models like Linear SVM , Logistic Regression, XgBoost .



Social Network Graph Link Prediction

In this project, Given a directed social graph, have to predict missing links to recommend users (Link Prediction in graph ) . Taken data from facebook’s recuting challenge on kaggle and Mapping the problem into supervised learning problem . Using Liner SVM , Predicting missing links to recommend users using Machine Learning Models like Linear SVM , Logistic Regression, XgBoost .


Apparel Recommendation

Build a recommendation engine which suggests similar products (apparel) to the given product (apparel) in any e-commerce websites. This work is done as a part of the workshop conducted by Applied AI Course on Amazon Apparel Recommendation Engine. The data has been taken from Amazon.com in a policy compliant manner.


Projects
  • Jan 2018
    Machine Learning by Andrew Ng

    Stanford

  • Aug 2018
    Deep Learning Specicalization by Andrew Ng

    1. Neural Networks and Deep Learning

    2. Improving Deep Neural Networks: Hyperparamer tuning, Regularization and Optimization

    3. Structuring Machine Learning Projects

    4. Convolutional Neural Networks by Andrew

    5. Sequence Model

  • Jan 2018
    How Google does Machine Learning

    Google Cloud

  • Jul 2018
    Intro to TensorFlow

    Google Cloud

  • Jan 2018
    Launching into Machine Learning

    Google Cloud

  • Feb 2018
    Introduction to Data Science in Python

    University of Michigan

Online Courses