Jai Joshi (Jai0212)

Jai0212

Geek Repo

Location:Toronto, Canada

Github PK Tool:Github PK Tool

Jai Joshi's repositories

AI-Chess-Engine

A customizable chess game which allows you to play human vs human, computer vs human and computer vs computer. The computer AI is implemented through the MiniMax algorithm and enhanced with Alpha-Beta pruning.

Language:JavaLicense:MITStargazers:0Issues:1Issues:0

AI-Virtual-Painter

Real time finger and object painting using advanced computer vision technology with custom hand gestures and customizable colours

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Course-Selector-UofT

A program that suggests university courses based on your program and provides a custom GUI to customize your course plan. Created to help UofT students.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Dog-Breed-Identifier-CNN

A deep learning neural network (CNN) built from scratch that identifies the breed of a dog from its image. It can distinguish between 120 dog breeds. Achieved a training accuracy of ~98%.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

GPT-RNN-Poetry-Generator

A generative pre-trained transformer (GPT) using a recurrent neural network (RNN) to generate poetry with customizable length and creativity index.

Language:PureBasicLicense:MITStargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0

Rubiks-Cube-Solver-Using-IDA-Star

A fully implemented Rubik's Cube that allows you to make all possible moves with the functionality of solving the Rubik's Cube using the IDA* algorithm and DFS.

Language:C++License:MITStargazers:0Issues:1Issues:0