Skip to content
View SamarthGupta93's full-sized avatar
  • Quantiphi Inc.
  • State College, PA, USA

Block or report SamarthGupta93

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 Loading

  1. Interactive-Region-Growing-Segmentation Interactive-Region-Growing-Segmentation Public

    This is an interactive region growing algorithm which will take in user seeds and segment the region from the image. The segmented result can be improved by adding additional seeds and guiding the …

    Python 10 4

  2. Attention-Actor-Critic-for-Atari-Learning Attention-Actor-Critic-for-Atari-Learning Public

    A Reinforcement Learning algorithm with attention mechanism for Atari Learning

    Python 6 3

  3. gan-variants-tf2.0 gan-variants-tf2.0 Public

    Tensorflow2.0 implementation of DCGAN and Conditional GAN. A good baseline for developing other GAN networks

    Python 3 1

  4. Classical-Composer-Comparison Classical-Composer-Comparison Public

    A Recurrent Neural Network Classifier which predicts the composer of a classical piece

    Python

  5. Multimodal-Image-Classifier Multimodal-Image-Classifier Public

    Image classifier for multimodal input (Image + non-Image features). Useful when we have additional data for images which may be useful for classification

    Python 6 3

  6. decision-tree-from-scratch decision-tree-from-scratch Public

    Decision Trees Classification from scratch using Python

    Python