Releasing my Texas holdem solver (opensourced)
1–10 of 17 posts
Re: Releasing my Texas holdem solver (opensourced)
#2Re: Releasing my Texas holdem solver (opensourced)
#3another interesting open-source project for imperfect-information game solving is DeepMind's OpenSpiel:
https://github.com/deepmind/open_spiel
However as far as poker goes, I believe they only provide toy versions of the game, even though theoretically you could put in your own implementation.
I've noticed that in this part of the AI world, things tend to be closed-source for whatever reason and I think that limits the ability to learn. Seems good to see that changing.
Re: Releasing my Texas holdem solver (opensourced)
#4Piosolver is so expensive (pro version is about $1000) so I decide to write a opensource,free version of it. I already check it's preformance and result with piosolver and I believe it's a good competitor.
Re: Releasing my Texas holdem solver (opensourced)
#5Re: Releasing my Texas holdem solver (opensourced)
#6this is very cool. another interesting open-source project for imperfect-information game solving is DeepMind's OpenSpiel: https://github.com/deepmind/open_spiel However as far as poker goes, I believe they only provide toy versions of the game, even though theoretically you could put in your own implementation. I've noticed that in this part of the AI world, things tend to be closed-source for whatever reason and I…
Re: Releasing my Texas holdem solver (opensourced)
#7Piosolver is so expensive (pro version is about $1000) so I decide to write a opensource,free version of it. I already check it's preformance and result with piosolver and I believe it's a good competitor.
I love how the Free version of the software says "sold out".
Re: Releasing my Texas holdem solver (opensourced)
#8Earlier quoted context omitted.
I love how the Free version of the software says "sold out".
The author of piosolver stop providing the free version for obvious reasons.