Skip to content

Commit

Permalink
More docs
Browse files Browse the repository at this point in the history
  • Loading branch information
carsten-wenderdel committed Oct 5, 2023
1 parent f2f1c06 commit 339b3ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# wildbg

`wildbg` is a backgammon engine based on neural networks. Currently, it's in a pre-alpha phase.
`wildbg` is a backgammon engine based on neural networks. Currently, it's in alpha stage.

## Try it out

Expand All @@ -22,7 +22,7 @@ You can find the latest training progress and networks here: https://github.com/

1. Provide source code and documentation to train neural nets from zero to super human strength.
2. Implement logic to evaluate all kind of backgammon positions: cubeless and cubeful equities, multi-ply evaluation, rollouts, etc.
3. Make the backgammon engine accessible via an easy-to-use HTTP/json API.
3. Make the backgammon engine accessible via an easy-to-use HTTP JSON API.

A graphical user interface (GUI) is not part of this project.

Expand Down

0 comments on commit 339b3ef

Please sign in to comment.