1 Repo
Systems that identify objects by asking binary questions and expanding their knowledge base upon failure.
Distinguishing note: None of the candidates involve the specific logic of inductive learning via yes-no questions for object guessing
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Knowledge-Based Object Identification. Refine with filters or upvote what's useful.
This project is a programming education resource and a collection of vintage game ports. It provides a library of classic computer game implementations and algorithmic problems translated into modern memory-safe scripting languages for educational study and execution. The collection focuses on the implementation of game logic and the practice of fundamental computer science algorithms. It includes diverse examples of procedural content generation, such as random mazes and text-based art, alongside mathematical visualizations. The project covers a wide array of simulation categories, includin
Implements a system that guesses user-selected objects through yes-no questions and learns new objects upon failure.