Skip to content

bobqianic/AlphaZero-2048

Repository files navigation

AlphaZero-2048

Efficient C++ implementation of AlphaZero for 2048

cmake -S . -B ./build -DCMAKE_BUILD_TYPE=Release
cmake --build ./build -j

About

Efficient C++ implementation of AlphaZero for 2048

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages