scispace - formally typeset
A

Aja Huang

Researcher at Google

Publications -  7
Citations -  25215

Aja Huang is an academic researcher from Google. The author has contributed to research in topics: Reinforcement learning & Evaluation function. The author has an hindex of 6, co-authored 6 publications receiving 17318 citations.

Papers
More filters
Journal ArticleDOI

Mastering the game of Go with deep neural networks and tree search

TL;DR: Using this search algorithm, the program AlphaGo achieved a 99.8% winning rate against other Go programs, and defeated the human European Go champion by 5 games to 0.5, the first time that a computer program has defeated a human professional player in the full-sized game of Go.
Journal ArticleDOI

Mastering the game of Go without human knowledge

TL;DR: An algorithm based solely on reinforcement learning is introduced, without human data, guidance or domain knowledge beyond game rules, that achieves superhuman performance, winning 100–0 against the previously published, champion-defeating AlphaGo.
Journal ArticleDOI

Discovering faster matrix multiplication algorithms with reinforcement learning

TL;DR: In this paper , a deep reinforcement learning approach based on AlphaZero is used to discover efficient and provably correct algorithms for the multiplication of arbitrary matrices, where the objective is finding tensor decompositions within a finite factor space.
Posted Content

Move Evaluation in Go Using Deep Convolutional Neural Networks

TL;DR: A large 12-layer convolutional neural network is trained by supervised learning from a database of human professional games that beats the traditional search program GnuGo in 97% of games, and matched the performance of a state-of-the-art Monte-Carlo tree search that simulates a million positions per move.