Skip to content

PeterEFrancis/gin-rummy-AI

Repository files navigation

gin-rummy-AI

To Use:

  • Clone the repository locally
  • Import 'Existing Maven Project' "GinRummy-maven" into Eclipse
  • clean maven and Eclipse (in the "GinRummy-maven" directory)
    • on MacOS:
mvn clean
mvn eclipse:clean eclipse:eclipse
  • Edit the build path to include "src/main/java/h20-genmodel.jar"
  • You may need to install maven and/or dl4j
  • To use the data processing jupyter notebooks in the "data" folder, you must first have jupyter installed. If you are generating linear regression coefficients, these coefficients must be on the line of "regression_models/linear_coef.csv" that corresponds to the player version (0-based).
  • (Optional) In order to use the WEB Player type you must first start the python server in the "web" folder, and change post_url in BlackBox to point to your server.

About

Work on an AI player for Gin Rummy during the XSIG Summer Fellowship 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors