Found 12 repositories(showing 12)
crazywiden
Let's play Hangman! Now you are the one who give word for AI to guess!
KongPhengYang
No description available
michele-bisignano
Classic Hangman game featuring an intelligent AI solver . The AI uses a heuristic search algorithm , applying dictionary-based constraints and letter frequency analysis to deduce the correct word efficiently.
JonnyMc94
This is a simple AI implementation of an automated Hangman Solver. The result averages around 97/100 correct for a random array of strings
hitshksharma0123
AI Hangman for Airline Vocabulary
Vedant-Divate
No description available
chaoticsoul2004
No description available
An intelligent AI assistant that helps solve Hangman puzzles using word frequency analysis and pattern matching algorithms.
SgGokul
AI-powered Hangman solver using hybrid attention model + substring analysis (56.3% win rate)
vijayarudhameti-ops
An intelligent Hangman solver using a hybrid AI architecture: a Hidden Markov Model (HMM) and a Deep Q-Network (DQN).
shr8769
An AI-powered Hangman solver that combines a trigram Hidden Markov Model with a Deep Reinforcement Learning agent trained via curriculum learning to guess words with maximum efficiency and minimal wrong guesses.
tmparayil
Hangman AI Solver for Hulu Coding Test using JSON responses from API. We use score based analysis and training of the model to predict characters in the given string to make a guess.
All 12 repositories loaded