20 Questions Algorithm
-
Hi Everyone, I want to create something similar to www.20q.net but for business application. I know it uses a neural net (for which I have already created a library). But a neural net alone is not enough. Can someone point out to me how I could design this 20 questions app and what algorithm/data structures I should use? Any help would be appreciated! Regards, Andre
-
Hi Everyone, I want to create something similar to www.20q.net but for business application. I know it uses a neural net (for which I have already created a library). But a neural net alone is not enough. Can someone point out to me how I could design this 20 questions app and what algorithm/data structures I should use? Any help would be appreciated! Regards, Andre
Hi, Use Frameset and frame HTML tags. For further clarification can mail me suveen.kulshreshtha@gmail.com or mayur.mehta@indiatimes.com
-
Hi, Use Frameset and frame HTML tags. For further clarification can mail me suveen.kulshreshtha@gmail.com or mayur.mehta@indiatimes.com
Hi Suveen, Thanks for the reply but I think you are misunderstanding. My problem is not physical implementation or or even close to presentation layer. What I want to know is what logical design should I follow and how do I translate the problem space domain into a model. In other words, how do I use a genetic algorithm and a neural network to teach my app. Regards, Andre