https://github.com/anandchowdhary/claude
Claude is an ML-based game to read your mind
https://github.com/anandchowdhary/claude
game machine-learning mind-reading php shannon
Last synced: 3 months ago
JSON representation
Claude is an ML-based game to read your mind
- Host: GitHub
- URL: https://github.com/anandchowdhary/claude
- Owner: AnandChowdhary
- Created: 2018-02-14T08:29:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-14T09:13:40.000Z (over 7 years ago)
- Last Synced: 2025-03-24T18:54:11.563Z (7 months ago)
- Topics: game, machine-learning, mind-reading, php, shannon
- Language: PHP
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Claude
The goal of this game is to build on top of Claude Shannon's Mind Reading Machine by using different ML algorithms and comparing their results.
## Literature
### Papers & Articles
- [A Mind Reading (?) Machine by Claude E. Shannon](http://this1that1whatever.com/miscellany/mind-reader/Shannon-Mind-Reading.pdf)
- [How I Beat the Mind-reading Machine by William Poundstone](http://william-poundstone.com/blog/2015/7/30/how-i-beat-the-mind-reading-machine)
- [performance - Why did Shannon's outguessing machine beat Hagelbarger's?](https://softwareengineering.stackexchange.com/questions/245008/why-did-shannons-outguessing-machine-beat-hagelbargers)
- [What is Universal Prediction About? by Ramesh Rao](http://backup.itsoc.org/review/meir/node1.html)### Implementations
- [Mind Reader by Guy Satat](http://web.media.mit.edu/~guysatat/MindReader/GuySatat_MindReader_FinalProject.pdf)
- [rklancer/mind-reading](https://github.com/rklancer/mind-reading)
- [Mind Reading Program by Andrew Mauboussin](http://success-equation.com/mind_reader.html)### History
- [A Mind at Play: How Claude Shannon Invented the Information Age by Jimmy Soni and Rob Goodman](https://g.co/kgs/vTZbZy)
- [Shannon’s Information Theory by Science4All](http://www.science4all.org/article/shannons-information-theory/)