Poker-AI.org Poker AI and Botting Discussion Forum 2016-08-17T06:54:49+00:00 http://poker-ai.org/phpbb/feed.php?f=26&t=2989 2016-08-17T06:54:49+00:00 2016-08-17T06:54:49+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2989&p=6998#p6998 <![CDATA[Re: cfrm cloud computing]]>
I took a look at the free version of amazon web server. For now i've decided to do the first version of my bot using sampling to estimate the parameters that i need if it'll have some potential at the table i'll invest more on it.

Statistics: Posted by AlephZero — Wed Aug 17, 2016 6:54 am


]]>
2016-08-13T21:54:54+00:00 2016-08-13T21:54:54+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2989&p=6993#p6993 <![CDATA[Re: cfrm cloud computing]]> Code and server is collecting dust now, but provided a very profitable ROI.

Statistics: Posted by epo — Sat Aug 13, 2016 9:54 pm


]]>
2016-08-13T10:14:12+00:00 2016-08-13T10:14:12+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2989&p=6990#p6990 <![CDATA[Re: cfrm cloud computing]]> viewtopic.php?f=26&t=2928

Statistics: Posted by spears — Sat Aug 13, 2016 10:14 am


]]>
2016-08-12T19:12:21+00:00 2016-08-12T19:12:21+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2989&p=6988#p6988 <![CDATA[Re: cfrm cloud computing]]> Statistics: Posted by kixs — Fri Aug 12, 2016 7:12 pm


]]>
2016-08-12T16:47:25+00:00 2016-08-12T16:47:25+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2989&p=6985#p6985 <![CDATA[Re: cfrm cloud computing]]> Statistics: Posted by spears — Fri Aug 12, 2016 4:47 pm


]]>
2016-08-11T13:19:11+00:00 2016-08-11T13:19:11+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2989&p=6983#p6983 <![CDATA[cfrm cloud computing]]>
I'm not an expert of computer science but i've developed a version of cfrm applied to poker in java, that seems work but i can't run it on my limited machine so i need some advices.

I need to use an array were i can put the result of every hand confront given the flop, dimension are 1326x663x52x25 where i need to save three possible states (win, loss, tie). On java with the less expensive primitive type (byte) it costs 1,15gb , in alternative i can use bitfields of 2 bit for 286mb total.

Then i need to use another 450mb for the Paul Senzee perfect hash table to build this table and another 300mb for the objects of my programs. Then my programs is completely a recursive tail call to itself (one for every brunch of the abstract game three) so i can take full advantage of multiprocessors architectures.

If i want rent computing power in cloud whats kind of specifics i need to check? Have you any site that you would recommend?

Statistics: Posted by AlephZero — Thu Aug 11, 2016 1:19 pm


]]>