org.dllearner.examples
Class PokerTransformer
java.lang.Object
org.dllearner.examples.PokerTransformer
public class PokerTransformer
- extends Object
Transforms UCI-ML-Repository Poker example to a conf file.
- Author:
- jl
PokerTransformer
public PokerTransformer()
main
public static void main(String[] args)
transform
public void transform()
equalDecks
public boolean equalDecks(PokerHand deck1,
PokerHand deck2)
isInCards
public boolean isInCards(PokerCard card,
PokerHand deck)
hasKing
public boolean hasKing(PokerHand deck)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann