edofarrell / norinori-honey-badger-algorithm

Game Playing Agent (Artificial Intelligence) - Solving the Norinori Puzzle using the Honey Badger Algorithm and Q-Learning

Repository from Github https://github.comedofarrell/norinori-honey-badger-algorithmRepository from Github https://github.comedofarrell/norinori-honey-badger-algorithm

Norinori using Honey Badger Algorithm and Q-Learning

About the Project

The project involves developing an agent that implements the Honey Badger Algorithm and Q-Learning to solve a logic puzzle called Norinori. The agent will preprocess the data using strategies discovered previously, and then implement the algorithm to obtain the final solution to the puzzle. The puzzle's data is obtained from https://www.puzzle-norinori.com/ using web scraping.

This project is a part of my thesis.

Technologies

Python, Selenium

About

Game Playing Agent (Artificial Intelligence) - Solving the Norinori Puzzle using the Honey Badger Algorithm and Q-Learning


Languages

Language:Python 100.0%