GithubHelp home page GithubHelp logo

Hi there πŸ‘‹

I’m Abhishek Ranjan Singh, an electrical engineer with a serious love for robotics and machine learning. I laid down my academic roots at North Carolina State University and Maulana Azad National Institute of Technology in India. These places not only gave me a strong foundation but also fueled my passion for diving deep into the tech world. To learn more about my work visit https://abhishek-ee.github.io/.

-->

  • πŸ”­ I’m currently working on a Pokemon VGC engine that utilizes Deep Q learning to solve the game of Pokemon
  • 🌱 I’m currently learning Game Theory and Reinforcement Learning
  • πŸ‘― I’m looking to collaborate on the Path Planning Simulator
  • πŸ€” I’m looking for help with making a GUI for Path Planning Simulator
  • πŸ’¬ Ask me about 3D Object Detection
  • πŸ“« How to reach me: [email protected]
  • πŸ˜„ Pronouns: He/Him
  • ⚑ Future project Ideas: Wizard Chess Set, Statistical Analysis Tool for cricket

πŸ“ˆ GitHub Stats

Amit's GitHub Stats

Abhishek Ranjan Singh's Projects

blob_detector icon blob_detector

This is the code from my ECE-558, Digital Imaging Systems, Final Project. Here I have implemented Blob Detection for images using Laplacian of Gaussian by creating a Laplacian Scale space via varying image size which helped increase the speed. After that I have performed Harris’ Non-Max Suppression and encircled the Blobs.

face_recognition icon face_recognition

Compared the performance of Gaussian model, Mixture of Gaussian model, t-distribution, Mixture of t-distribution, Factor Analysis and Mixture of Factor Analyzer on the task of facial recognition under the Generative modeling scheme.

leetcode-solutions icon leetcode-solutions

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

path-planning-simulator icon path-planning-simulator

This project simulates pathfinding for a Roomba-like robot in a pre-mapped environment. The environment is represented by an occupancy grid where each cell indicates the presence of an obstacle or free space. The program calculates a collision-free path from a starting position to a goal position.

playing-with-pointcloud icon playing-with-pointcloud

The project includes functionality for detecting planes in point clouds, reorienting these planes, and smoothing the point clouds using Poisson surface reconstruction. It aims to provide a comprehensive set of tools for point cloud manipulation and analysis

text-similarity-score-generator icon text-similarity-score-generator

This is a Text Similarity Score Generator. It takes in two different texts and compares how similar they are. To calculate the similarity score I am using Vector Space Model. This model creates a vector Space where each dimension represents a single word. Words are taken from all the texts that are considered. One document is a single vector space. Each dimension of a single document vector represents how often this word appears in the text.To compare two documents a cosine similarity is used. This generates a value between 0 and 1, 0 meaning no similarity and 1 meaning perfect match.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.