Skip to content

cloudorz/q3t-hs

Repository files navigation

Q3T-HS Project Guide

Running the Project

The project supports different modes:

  • Train Mode:
    Run Q-Learning training with optional verbose output.

    stack run -- --mode Train [--verbose|-v]
    
  • Contest Mode:
    Launch Contest mode.(todo...)

    stack run -- --mode Contest [--verbose|-v]
    
  • Single Mode:
    Play a player-vs-player game.

    stack run -- --mode Signle [--verbose|-v]
    

Happy coding!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors