Skip to content
View abhishek-v's full-sized avatar

Block or report abhishek-v

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

Popular repositories Loading

  1. Image-sentiment-analysis Image-sentiment-analysis Public

    Using a ResNet to train a model to perform sentiment analysis of images.

    Python 5 1

  2. SASTRA-GPA-calculator SASTRA-GPA-calculator Public

    Convert the CGPA you obtained in SASTRA into the Anna University equivalent

    Python 3

  3. Cognitive-radio-allocation Cognitive-radio-allocation Public

    Allocation of secondary users in cognitive radio system by the use of a genetic algorithm.

    C++ 2 2

  4. Genetic-Algorithm-for-best-football-team Genetic-Algorithm-for-best-football-team Public

    Created a GA for creating best football team, given an input file with an existing list of football players. The input consists of player names and their ratings. I know it is a very simple input f…

    C++

  5. MNIST-CNN MNIST-CNN Public

    CNN code for MNIST handwritten digit images. Dataset taken from Kaggle.

    Python

  6. CAPTCHA-breaker CAPTCHA-breaker Public

    Convolutional neural network for breaking SimpleCaptcha, a Java library for generating CAPTCHAS.

    Python