Hacker News new | ask | show | jobs
by Excluse 4098 days ago
Awesome! I'm actually about to begin work on creating a machine-learning blackjack-playing agent for a CS class project.

Great documentation as well. I'll definitely be referencing this.

2 comments

Why? There are very efficient machine-learning-free solutions... There are even rote solutions a human can use n his own head with a bit of practice. The game is basically solved.

https://possiblywrong.wordpress.com/?s=blackjack

Right on, thanks a lot!