Releases: eleniums/blackjack
Releases · eleniums/blackjack
Release 1.3.0
Release 1.2.0
- Use multiple predictions in machine learning AI. This improves performance of the AI by 2 to 3 times!
Release 1.1.1
- Machine learning AI can now surrender if deemed necessary.
Release 1.1.0
Result of a hackathon at work where I had fun with machine learning.
- Added another opponent that uses a trained model to make decisions.
More information can be found here.
Release 1.0.0
Initial release of text-based blackjack game built with Go.
- Supports multiple players.
- Has two different computer opponents: standard and random.