Algorithm/Machine learning project (Hangman)
₹600-700 INR
货到付款
Your work is to write an algorithm that plays the game of Hangman through API server.
When a user plays Hangman, the server first selects a secret word at random from a list. The server then returns a row of underscores (space separated)—one for each letter in the secret word—and asks the user to guess a letter. If the user guesses a letter that is in the word, the word is redisplayed with all instances of that letter shown in the correct positions, along with any letters correctly guessed on previous turns. If the letter does not appear in the word, the user is charged with an incorrect guess. The user keeps guessing letters until either (1) the user has correctly guessed all the letters in the word or (2) the user has made six incorrect guesses.
You are required to write a "guess" function that takes current word (with underscores) as input and returns a guess letter. You will use the API codes below to play 1,000 Hangman games.
On a final note I just want to design guess function such that would would output the most probable guess character from dictionary that shall fit into the word. No need to change API code. Also write down why this algo/ml would work best
项目ID: #36968441
关于项目
授予:
Dear client, I am familiar with Python building many ML + CV projects related to Prediction, Detection, Recognition & Natural Language Processing. Feel confident in machine learning and deep learning models like Neur 更多
有4名威客正在参与此工作的竞标,均价₹7238/小时
Hi! I can do this job, I did something similar before! It's an interesting task Can we chat a bit to start working?