-
Notifications
You must be signed in to change notification settings - Fork 42
Research Links
The following is a collection of useful research links:
AlphaGo Zero paper: https://arxiv.org/pdf/1712.01815.pdf
Journal Nature: https://storage.googleapis.com/deepmind-media/alphago/AlphaGoNaturePaper.pdf
CrazyAra paper: https://arxiv.org/abs/1908.06660
SixtyFour engine paper: https://arxiv.org/abs/1908.09296v1
Hyper-Parameter Sweep on AlphaZero General: https://arxiv.org/abs/1903.08129
DeepMind Blogpost: https://deepmind.com/blog/alphago-zero-learning-scratch/
How AlphaGo Zero works - Google DeepMind https://www.youtube.com/watch?v=MgowR4pq3e8
Deep Mind's AlphaGo Zero - EXPLAINED https://www.youtube.com/watch?v=NJBLx29JuHs
A Simple Alpha(Go) Zero Tutorial https://web.stanford.edu/~surag/posts/alphazero.html
AlphaGo Zero - How and Why it Works: http://tim.hibal.org/blog/alpha-zero-how-and-why-it-works/
Simple Chess AI implementation https://github.com/mnahinkhan/Chess/blob/master/Chess/chess.py
- Home
- Installation
- Engine settings
- Command line usage
- Build instructions
- Programmer's guide
- Setting up CrazyAra as a Lichess BOT
- Neural network
- Strength evaluation
- FAQ
- Stockfish 10 - Crazyhouse Self Play
- Paper Instructions