Skip to content
View agabhi017's full-sized avatar

Block or report agabhi017

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

Hi there 👋

I am Abhishek!

I am currently a Masters student in the Computer Science department at the University of Chicago. My interests lie in Software Engineering and High Performance Computing.

Pinned Loading

  1. Pac-Man Pac-Man Public

    The classic Pac-Man game re-written in C using SFML graphics API. Customized enemy gameplay and added new arenas.

    C

  2. Predicting-Court-Judgement-Decisions-using-NLP Predicting-Court-Judgement-Decisions-using-NLP Public

    NLP techniques for predicting judicial decisions using case transcripts

    Python 6 7

  3. Table-Reading-Understanding-and-Extraction Table-Reading-Understanding-and-Extraction Public

    Table Reading, Understanding and Extraction from scanned/digital documents

    Python 3

  4. nand2tetris nand2tetris Public

    Building a modern computer from first principles. (Projects from the nand2Tetris computer systems course)

    C

  5. Snake-AI Snake-AI Public

    A Reinforcement Learning based agent to play the classic Snake Game

    Python

  6. News-Category-Prediction News-Category-Prediction Public

    News Category Prediction using NLP techniques. The problem is a multi-class classification problem for categorizing a news article in one of the four given categories - Politics, Technology, Entert…

    Python