Brian Zheng
About
Experiences
Projects

Pokerbots

Pokerbots is an MIT class about programming a bot to play Poker against other bots.

Python
Git

Upgrading

Upgrading

Mission Purpose

My bot week after week needs to improve and beat previous versions.

Resources

Python
Git

Journey

I played my newest version against all other previous versions, finding ways that my newest version could improve.

Results

My bots improved, week after week, climbing the ranks of the leaderboard at each tournament.

Testing Strategies

Testing Strategies

Mission Purpose

Other bots employ many different strategies that need to be accounted for.

Resources

Python
Git

Journey

I looked into the strategies of other bots, seeing how they play in different scenarios. I tested strategies to take advantage of theirs to find the ones that gave the best results.

Results

My bot had a 75% win rate in the last tournament.