Skip to content
View mrgarg's full-sized avatar
💭
the beauty of all things lies in your ability to appreciate them
💭
the beauty of all things lies in your ability to appreciate them
  • kurukshetra,Haryana

Highlights

  • Pro
Block or Report

Block or report mrgarg

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. Deep-Convolution-GANs-DCGANs Deep-Convolution-GANs-DCGANs Public

    Deep convolution GAN on MNIST hand-written dataset using Keras library to generate new fake data.

    Jupyter Notebook 1

  2. Reinforcement-Learning--CartPole Reinforcement-Learning--CartPole Public

    A Reinforcement Learning Based algorithm(Q-learning) built from scratch to simulate the game 'CartPole-v0' in the OpenAI Gym Environment.

    Python 2 1

  3. Sudoku-WebApp Sudoku-WebApp Public

    Sudoku solver practice project build using JavaScript with the help of backtracking

    HTML 2

  4. Image-Segmentation Image-Segmentation Public

    classification of an image into different groups(image segmentation) using KMeans.

    Jupyter Notebook 2

  5. Face-Recognition Face-Recognition Public

    face detection and recognition using haarcascades classifier and knn algorithm

    Python 2

  6. Perceptron Perceptron Public

    Implementation of Perceptron(smallest neural network) from scratch.

    Jupyter Notebook 1