Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98112
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2015-11-02 10:35 -0800 |
| Message-ID | <f25cc66a-3003-41cb-8c47-bbece515c275@googlegroups.com> (permalink) |
| Subject | need help understanding a python program |
| From | Lee Bradley <teamprimalforce@gmail.com> |
http://pastebin.com/ndDYjYe1 The above link takes you to a very interesting way of solving the classic game of Bulls and Cows. It uses an entropy-based decision algorithm. I realize this is asking a lot but I am not yet proficient enough in python to follow some of the methods. There is a fair amount on the internet on both the game and on entropy-based machine learning. I will provide further information if anyone is interested. For now I am looking for someone who can dig into this code and explain what's going on. I understand a lot of it but not enough to really *get it*.
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
need help understanding a python program Lee Bradley <teamprimalforce@gmail.com> - 2015-11-02 10:35 -0800
Re: need help understanding a python program Ben Finney <ben+python@benfinney.id.au> - 2015-11-03 05:45 +1100
Re: need help understanding a python program Lee Bradley <teamprimalforce@gmail.com> - 2015-11-21 13:27 -0800
csiph-web