https://github.com/ukushu/shannonsmindreader
Simple Mind-Reading Machine
https://github.com/ukushu/shannonsmindreader
Last synced: 3 months ago
JSON representation
Simple Mind-Reading Machine
- Host: GitHub
- URL: https://github.com/ukushu/shannonsmindreader
- Owner: ukushu
- Created: 2018-11-28T02:32:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-28T02:55:44.000Z (over 6 years ago)
- Last Synced: 2025-01-12T10:14:11.136Z (5 months ago)
- Language: C#
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ShannonsMindReader
Algorithm that allows a computer to play a simple game against a human opponent. In each round of the game, the player has a free choice between two options -- 1 and 0;
The algorithm attempts to "guess" which number will be choosen by human.And, oftenly, the computer guesses correctly!
Details of an idea you can find by link: https://cs.stanford.edu/people/eroberts/courses/soco/projects/1999-00/information-theory/ai.html
Keywords: электронная гадалка Шеннона; игра угадывающая цифры; угадай число; угадай загаданную сторону монеты; Случайные числа; Mind-Reading Machine; Claude Shannon; source code; c#; maze-solving machine; Learning machines;