Skip to content
View saqeeb360's full-sized avatar
Block or Report

Block or report saqeeb360

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. Automated-System-for-Solving-CAPTCHAs Automated-System-for-Solving-CAPTCHAs Public

    Developed a computer program to automatically solve traditional CAPTCHA challenges by identifying characters in obfuscated images using image processing and machine learning.

    Jupyter Notebook

  2. Morphological-Analysis-of-Hindi-Language Morphological-Analysis-of-Hindi-Language Public

    In this project I created a sequential neural network to find the gender, case and number of words in Hindi. And also used Viterbi Algorithm to find the POS tags of words in a sentence in Hindi.

    Jupyter Notebook 2

  3. Predicting-Error-Types-in-Code-with-Token-Based-Machine-Learning Predicting-Error-Types-in-Code-with-Token-Based-Machine-Learning Public

    Automated Program Repair using One-vs-All Logistic Regression: A machine learning approach for error classification in code. BoW representations and one-vs-all logistic regression enable suggesting…

    Python

  4. Learning-Linear-Models-for-XOR-PUF Learning-Linear-Models-for-XOR-PUF Public

    Developed a linear model for a XOR-PUF system. Here the XOR-PUF consists of three PUFs, each with eight multiplexers, and takes an 8-bit challenge as input. The goal is to create a new feature vect…

    Python

  5. Senate-Voting-System-using-Blockchain Senate-Voting-System-using-Blockchain Public

    Forked from 23ami/eVoting-Project

    This project is blockchain based e-voting dapp created in React, Solidity, Ganache and Truffle.

    JavaScript

  6. Essay-Grading-System Essay-Grading-System Public

    This is automatic essay grading system made using ML, NLP, Semantic Analysis, Flask, Heroku

    Jupyter Notebook