Poker-AI.org Poker AI and Botting Discussion Forum 2013-11-28T23:04:08+00:00 http://poker-ai.org/phpbb/feed.php?f=24&t=2602 2013-11-28T23:04:08+00:00 2013-11-28T23:04:08+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2602&p=5350#p5350 <![CDATA[Re: Parallel/Multi-threaded Clustering?]]> Statistics: Posted by flopnflush — Thu Nov 28, 2013 11:04 pm


]]>
2013-11-27T00:18:31+00:00 2013-11-27T00:18:31+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2602&p=5336#p5336 <![CDATA[Re: Parallel/Multi-threaded Clustering?]]> Statistics: Posted by proud2bBot — Wed Nov 27, 2013 12:18 am


]]>
2013-11-26T23:04:55+00:00 2013-11-26T23:04:55+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2602&p=5333#p5333 <![CDATA[Re: Parallel/Multi-threaded Clustering?]]>
I have added the MultiKMeansPlusPlusClusterer class to my code now, which performs multiple runs and chooses the best solution.

How many runs do you perform usually?

Statistics: Posted by flopnflush — Tue Nov 26, 2013 11:04 pm


]]>
2013-11-26T21:43:42+00:00 2013-11-26T21:43:42+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2602&p=5331#p5331 <![CDATA[Re: Parallel/Multi-threaded Clustering?]]> Statistics: Posted by proud2bBot — Tue Nov 26, 2013 9:43 pm


]]>
2013-11-26T11:46:16+00:00 2013-11-26T11:46:16+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2602&p=5327#p5327 <![CDATA[Re: Parallel/Multi-threaded Clustering?]]> https://github.com/flopnflush/kmeans

Statistics: Posted by flopnflush — Tue Nov 26, 2013 11:46 am


]]>
2013-11-22T17:18:16+00:00 2013-11-22T17:18:16+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2602&p=5312#p5312 <![CDATA[Re: Parallel/Multi-threaded Clustering?]]>
FarthestFirst is a fast but weak clusterer. Xmeans might have taken a month to cluster the turn.

Statistics: Posted by cantina — Fri Nov 22, 2013 5:18 pm


]]>
2013-11-21T00:24:08+00:00 2013-11-21T00:24:08+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2602&p=5305#p5305 <![CDATA[Re: Parallel/Multi-threaded Clustering?]]> Statistics: Posted by ibot — Thu Nov 21, 2013 12:24 am


]]>
2013-09-28T21:19:10+00:00 2013-09-28T21:19:10+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2602&p=5018#p5018 <![CDATA[Parallel/Multi-threaded Clustering?]]>
ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=6324625&url=http%3A%2F%2Fieeexplore.ieee.org%2Fxpls%2Fabs_all.jsp%3Farnumber%3D6324625

I found this code in regard to multi-threaded k-means, but Xmeans is much better/stabler:
www.codethinked.com/multi-threaded-k-me ... -in-net-40

Statistics: Posted by cantina — Sat Sep 28, 2013 9:19 pm


]]>