- Machine Learning with Swift
- Alexander Sosnovshchenko
- 152字
- 2021-06-24 18:54:58
Building a tree automatically from data
The Twenty Questions game is a traditional game where one of the players is the answerer who chooses an object (or a famous person in some variants), not revealing what it is to the other participants. All the other players are trying to guess what the object is by asking questions like Can I eat this? or Is it a human? where answers can only be yes or no.
If you have never heard about this game, refer to Wikipedia: https://en.wikipedia.org/wiki/Twenty_Questions.
This is essentially a tree learning algorithm. To win in a game, you should pose such questions that discriminate the most; for example, the question, Is it alive? in the beginning of the game is clearly better than Is it a cucumber?. This ability to dissect the hypothesis space in an optimal way is formalized in the notion of information gain criterion.
- Learning Stencyl 3.x Game Development Beginner's Guide
- 嵌入式系統中的模擬電路設計
- STM32嵌入式技術應用開發全案例實踐
- VMware Workstation:No Experience Necessary
- BeagleBone Robotic Projects
- 無蘋果不生活:OS X Mountain Lion 隨身寶典
- 單片微機原理及應用
- The Artificial Intelligence Infrastructure Workshop
- Intel FPGA權威設計指南:基于Quartus Prime Pro 19集成開發環境
- The Deep Learning with PyTorch Workshop
- 施耐德M241/251可編程序控制器應用技術
- DevOps實戰:VMware管理員運維方法、工具及最佳實踐
- 計算機組裝與維護立體化教程(微課版)
- Hands-On Markov Models with Python
- Arduino+3D打印創新電子制作2