Blog category: deep learning
Understanding AlphaZero by Reading Source Code in Julia AlphaZero showed that combining deep neural networks, tree search, and high-performance computing can give you a very intelligent problem-solving method. Best of all, it's relatively simple to see for yourself in Julia.