kishore-s-15
MS AI @ Northeastern | Software Engineer | Applied Machine Learning | Building AI-enabled data-driven software applications
Khoury College of Computer Sciences, Northeastern UniversityBoston, MA
Pinned Repositories
A-Star-Algorithm-Visualization
This repository consists of code for visualization of working of A Star Algorithm. The visualization tool has been developed using Pygame.
COVID-19-Tracker
This repository consists of code for React web app for tracking COVID-19 cases worldwide and country-wise. It shows the number of current & total COVID-19 cases, recovered cases and deaths. This app uses disease.sh - Open Disease Data API in backend for getting the COVID-19 data.
CS6983-Class-Project
This repository consists of the source code of the final project of CS 6983 Bias / Ethics Implications in Artificial Intelligence
Genetic-Flappy-Bird
Genetic Flappy Bird is developed using Pygame. It implements the NEAT Genetic Algorithm for playing the Flappy Bird game.
libfacedetection.train
The training program for libfacedetection for face detection and 5-landmark detection.
MNIST-Digit-Recognizer
MNIST Digit Recognizer is a tool in which we can draw digits(0-9) and the trained CNN Model will predict the number. This project is developed using pygame.
Motor-Vehicle-Crashes-NYC
This project is a web app which visualizes vehicle crashes in NYC using an interative dashboard.
Neural-Style-Transfer-Website
A single page website in which users can select the content and style image, to get the stylized image through NST.
news-scaper
Project consists of codes for scraping articles from various news providers.
Sentiment-Driven-Market-Analysis
This repository consists of the source code of the final project of CS 5100 Foundations of Artificial Intelligence.
kishore-s-15's Repositories
kishore-s-15/Motor-Vehicle-Crashes-NYC
This project is a web app which visualizes vehicle crashes in NYC using an interative dashboard.
kishore-s-15/MNIST-Digit-Recognizer
MNIST Digit Recognizer is a tool in which we can draw digits(0-9) and the trained CNN Model will predict the number. This project is developed using pygame.
kishore-s-15/German-Traffic-Sign-Detection
German Traffic Sign Recognition Benchmark (GTSRB), a large multi-category classification benchmark
kishore-s-15/Particle-Swarm-Optimization
This repository consists of python code for simple Particle Swam Optimization(PSO).
kishore-s-15/Simple-Lane-Detection
Key Words : Image Processing, Python, Lane Detection