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/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/news-scaper
Project consists of codes for scraping articles from various news providers.
kishore-s-15/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.
kishore-s-15/libfacedetection.train
The training program for libfacedetection for face detection and 5-landmark detection.
kishore-s-15/CS6983-Class-Project
This repository consists of the source code of the final project of CS 6983 Bias / Ethics Implications in Artificial Intelligence
kishore-s-15/deepchecks
Test Suites for Validating ML Models & Data. Deepchecks is a Python package for comprehensively validating your machine learning models and data with minimal effort.
kishore-s-15/Dog-Breed-Classification
This repository consists of implementation of Dog Breed Classifier using ResNet 50 .
kishore-s-15/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.
kishore-s-15/ds5220-hw6
kishore-s-15/ds5230-hw3b
kishore-s-15/ds5230-hw5b
kishore-s-15/ds5230_hw3a
kishore-s-15/ds5240-hw2b
kishore-s-15/Flasky-Blog
This is a flask blogging web application.
kishore-s-15/gnews-scraper
Google News Scraper package consists of a scraper for scraping google news rss feeds.
kishore-s-15/ivy
The Unified Machine Learning Framework
kishore-s-15/kishore-s-15
My personal repository
kishore-s-15/kishore-s-15.github.io
This repository consists of the source code for my portfolio website.
kishore-s-15/kornia
Open Source Differentiable Computer Vision Library
kishore-s-15/MERN-Travel-Logger
Travel Logger is a MERN stack web app, used like a travel memoir.
kishore-s-15/MLOps
Machine Learning In Production (MLOps)
kishore-s-15/optuna-dashboard
Real-time Web Dashboard for Optuna.
kishore-s-15/portfolio-website
This repository hosts the source file of my portfolio website.
kishore-s-15/self-driving-car
kishore-s-15/Team-Colab
Team Colab is an app for teams to communicate with their peers about their project. It has been developed with Flutter and Firebase.
kishore-s-15/test_pypi_package
kishore-s-15/test_scraper_pypi
kishore-s-15/torchinfo
View model summaries in PyTorch!
kishore-s-15/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
kishore-s-15/transformers-is-all-you-need
This repository consists of the source code of my transformers implementation from scratch. I have also benchmarked it's performance on various downstream tasks.