Skip to content

Graph Zero is a novel AlphaZero-style algorithm incorporating Graph Attention Networks for improved game state representation, implemented in pure CUDA, distributed training

License

Notifications You must be signed in to change notification settings

vpareek2/GraphZero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphZero

Pure Cuda/C++ implementation of AlphaZero using Graph Attention Networks

Note: Currently the code is kinda ugly and complex, I am going through and simplifying wherever possible and making itcleaner.

For the python implementation refer to https://github.com/vpareek2/pyGraphZero

About

Graph Zero is a novel AlphaZero-style algorithm incorporating Graph Attention Networks for improved game state representation, implemented in pure CUDA, distributed training

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages