Hacker News new | ask | show | jobs
by visarga 3224 days ago
> being able to brute force the potential move space quickly

MC sampling is an essential tool (when used together with simulation and neural nets). Don't dismiss it yet, it has a lot to offer to deep learning. For example, if you don't have enough data, you can create it by brute forcing / simulation.