Git Product home page Git Product logo

Akashgarg1920's Projects

ai-grid-puzzle-solver icon ai-grid-puzzle-solver

AI grid puzzle solver that can solve a square puzzle using different algorithms to search for the solution including but not limited to A* search, BFS, and DFS.

ai-hidato icon ai-hidato

Implementing heuristic search in puzzles. Hidato Game.

ai_unblcok-me-game icon ai_unblcok-me-game

This is my experience in programming AI unblock me Game by using A star Algorithm , DFS Algorithm and Greedy Algorithm

checkers icon checkers

A game of checkers written in Python 3 using minimax algorithm and alpha-beta pruning.

csp-best-first-search icon csp-best-first-search

Implementation of Constraint-satisfaction problems and A* -best first search for solving Nonograms and Rush Hour. Assignment 1 for IT3105 Artificial intelligence programming at NTNU

genetic-algorithm icon genetic-algorithm

A genetic algorithm that searches for an arithmetic expression that evaluates to a specified number.

mediserve icon mediserve

BASIC IDEA:- Our project idea in the Hackathon is to develop a webapp , in which user can search for the any required medicine . Our webapp perform as , it search availability of medicine from all the online pharmacy as well as compare its prices. According to demand of user it sort the list i.e, from low price to high price, delivery speed etc. FEATURES:- User can submit the medicine name with its concentration. User can also submit multiple no. of medicines as mentioned in prescription. Webapp show the best, cheapest, trustable & most suitable pharmacy in order required by the user. MODIFICATION:-(later) We will include features of suggesting alternative medicine by reputed doctors. We will also include the supply by local pharmacy which are not on online platfrom. Also, ML/AI will be implemented to give recommendation of trustable pharmacy and medicine for common medical issues. IDEA INTRO VIDEO LINK: - https://youtu.be/pOixsI_Az40

optimal-path-finder icon optimal-path-finder

A small project which finds an optimal path on a 3-D terrain using basic AI searching algorithms like BFS, UCS, A* in an efficient way

plant-leaf-disease-identification-using-dl-and-ga icon plant-leaf-disease-identification-using-dl-and-ga

The model detects plant disease using CNN and prediction is made using plant leaf images as the dataset. In this project, I have used the Genetic algorithm for optimizing the parameters of the CNN Model.

puzzlesolvers icon puzzlesolvers

Rush Hour and Nonogram AI solver using A*, bfs, dfs. First and second module in course IT3105 - Artificial Intelligence Programming

risk-game icon risk-game

Risk game is an AI project where I apply 4 different AI search agents (Greedy search, A* search,real time A* and minimax) and 4 non AI agents (Human agent,aggressive agent,passive agent and nearly pacifist agent) I implemented this project using GUI and OOP in java

rushhour icon rushhour

Implementation of Rush Hour video game for Game Programming course

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.