Compute optimal actions for a specific state of the Metin2 fishing jigsaw making use of reinforcement learning principles.
-
Updated
Sep 14, 2024 - Rust
Compute optimal actions for a specific state of the Metin2 fishing jigsaw making use of reinforcement learning principles.
This is the collection of solutions to some computer problems, mainly leetcode
Eight Puzzle solver using BFS, DFS & A* search algorithms
Sliding Puzzle solver and utilities
Calculate currency exchange rate using BFS Breadth First Search Graph extracted from postgres DB
CIT-316 (Artificial Intelligence Sessional)
PySiteCrawler is a Python library for web crawling and data extraction. It's designed for exploring web pages, extracting text, and managing links efficiently. You can easily store scraped data in .txt files for analysis. Future updates will add more traversal strategies.
AI maze solving agent to find the shortest path using searching algorithms
Robot that cleans room from dirts. Finds the optimum path eventually. Same algorithms are applied as in finding path to escape a maze.
Go package providing breadth-first search functions for arbitrary structs
Homeworks done in course CS 599: Algorithms - Design, Analysis, and Implementations at Oregon State University
Principles Of AI Lab Exercises
classical search algorithms are used in AI | AI course - Fall 2018
an animated solver (backtracking - BFS) for rush hour
8 puzzle solver using BFS, DFS and A star
"The repository '100 Mini Projects for Prolog' includes small projects for learning and practicing Prolog."
This is a repo to store codes for the designated project of the car car class in NTUEE. We appreciate for your star to our repo.
Different Operation on Binary Tree Structure
Here's a small project that implements breadth-first search for a simple undirected graph manually entered from the command line in Visual Studio.
This will help in visualizing different path-finding algorithms.
Add a description, image, and links to the bfs-search topic page so that developers can more easily learn about it.
To associate your repository with the bfs-search topic, visit your repo's landing page and select "manage topics."