Skip to content

bhimanbaghel/Hangman_Game-LSTM-Neural_Net-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman-Game-Using-LSTM(Neural_Net)

Introduction

In this implementation of Hangman Game, the user gives the program a word(which is hidden) and the program tries to predict it given some contraints. For complete info about the problem you can refer to Hangman_rules.txt file.
The solution uses LSTM(Long Short Term Memory) model of Neural Network(for more info on LSTM refer https://en.wikipedia.org/wiki/Long_short-term_memory).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages