Skip to content

Releases: janpfeifer/hiveGo

v0.1.1 Working on windows

Choose a tag to compare

@janpfeifer janpfeifer released this 01 May 12:57
  • Updated dependency to GoMLX v0.19.2, without a hardcoded dependency on C/C++

v0.1.0 AlphaZero, Command-line UI

Choose a tag to compare

@janpfeifer janpfeifer released this 01 May 06:59

First release, including:

AI:

  • Alpha-Zero GNN model (GoMLX)
  • Alpha-Beta Pruning FNN model (GoMLX) and a trivial linear model (pure Go).

UI:

  • Command-line version

Trainers:

  • ab-trainer
  • a0-trainer