Implementation of Decision Trees with Random Forests to guess user's pokemon
-
Updated
Aug 27, 2024 - Python
Implementation of Decision Trees with Random Forests to guess user's pokemon
OpenSource version of Shitsu-chan
Uses binary tree logic to execute an akinator-style guessing game. The database grows as the user plays the game. Comes pre-trained with about 50 animals.
Welcome to the Akinator Clone repository! This project is an implementation of the popular game Akinator, built using Django, HTML, and CSS. The game allows users to think of a character, and through a series of questions, it attempts to guess the character. Explore the repository to see how the game is built and to try it out yourself.
Guessing game based on binary tree data structure.
Really simple Akinator clone in C++ (basically a binary tree)
Add a description, image, and links to the akinator-clone topic page so that developers can more easily learn about it.
To associate your repository with the akinator-clone topic, visit your repo's landing page and select "manage topics."