Skip to content
View stabgan's full-sized avatar

Block or report stabgan

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
stabgan/README.md

Pinned Loading

  1. Recurrent-Neural-Networks-to-predict-Google-Stock-Price Recurrent-Neural-Networks-to-predict-Google-Stock-Price Public

    I tried to predict google stock price using LSTMs

    Python 16 12

  2. CNN-classification-of-MNIST-dataset-using-pyTorch CNN-classification-of-MNIST-dataset-using-pyTorch Public

    I implemented the Convolutional Neural Networks using pyTorch

    Python 1 1

  3. Object-Detection-using-Single-Shot-Detection Object-Detection-using-Single-Shot-Detection Public

    I used a pre built SSD model , and trained it using pyTorch to identify objects of a particular video file .

    Python 1 1

  4. HaarFacialRecognition HaarFacialRecognition Public

    Facial Recognition using HaarCascades

    Python