Skip to content
View TejasNaikk's full-sized avatar
  • Uber
  • Palo Alto, California
Block or Report

Block or report TejasNaikk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Question-Answering-QANet Question-Answering-QANet Public

    Python

  2. NLP NLP Public

    A collection of Natural Language Processing projects

    Python

  3. Auto-Scaling-of-Application-Servers Auto-Scaling-of-Application-Servers Public

    This project demonstrates the automatic spawning of an application server (Upscaling) in cases of consistent heavy server load (eg: Heavy load on Amazon servers during festives seasons and flash sale)

    Python

  4. DriverDrowsiness_Detection DriverDrowsiness_Detection Public

    This is a project implementing Computer Vision and Deep Learning concepts to detect drowsiness of a driver and sound an alarm if drowsy.

    Python 16 9

  5. GAN GAN Public

    Using Generative Adversarial Networks (GAN) to generate MNIST image data.

    Jupyter Notebook

  6. Support-Vector-Machine Support-Vector-Machine Public

    An implementation of MultiClass Support Vector Machine from scratch using Stochastic Gradient Descent and Quadratic Programming. Used this for Object Detection.

    MATLAB