Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Sounds just like MCTS (Score 1) 58

Machine learning ensembles sounds just like monte-carlo tree search (MCTS) techniques (also called UCT), which are used in computer go (and more and more other AI problems) with great success.

The idea is that instead of trying to analyze a board position (which can be really, really difficult) using clever algorithms, you ask a random/simplistic algorithm to play out the rest of the game thousands upon thousands of times and see how many of those games it wins. The more it wins the better the positions.

Sounds crazy, but it actually works better than anything else.

(MCTS is usually thought of as using just one playout algorithm, with many random parameters; but that is still the same basic idea as ensembles using a bunch of different algorithms/models.)

Comment Re:Series was NEVER that funny (Score 1) 410

"Not even the first 2 books are funny anymore" I'm about the same age as you, and first read them at about the same age as you, but I still enjoy them; all that has changed is that I start giggling just before the funny bits arrive, rather than just after. Though I thought the 3rd book was brilliant too. The 4th and 5th books were more like the Dirk Gently series: a nice gentle read to unwind with, but nothing to cause the kind of laughter that needs you having to see your doctor like the first three books and radio series.

Comment Missing the point? (Score 1) 921

I choose to buy organic (when given the choice) to encourage smarter, more sustainable farming practices. Avoiding the negative health effects of the chemicals in non-organic food is my other reason (and it appears this research didn't consider that aspect, just nutrition). Taste benefits are subtle, but there. But that, and increased nutrition, are just bonuses for me. I wish the BBC didn't use such sensationalist and mis-leading headlines though. I notice them most in the science section, but I don't know if that is just that I (like most people here I guess!) have more background knowledge, or if it is just that the science editor really wishes he was working for the tabloids.

Slashdot Top Deals

Recent research has tended to show that the Abominable No-Man is being replaced by the Prohibitive Procrastinator. -- C.N. Parkinson

Working...