Results 9 repositories owned by Samuel

Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain in here: http://arxiv.org/pdf/1602.01783v1.pdf I used the one-...

chess-alpha-zero

2.1k
Stars
480
Forks
Watchers

Chess reinforcement learning by AlphaGo Zero methods.

connect4-alpha-zero

110
Stars
38
Forks
Watchers

Connect4 reinforcement learning by AlphaGo Zero methods.

muzero

91
Stars
20
Forks
Watchers

A simple implementation of MuZero algorithm for connect4 game

random-memory-adaptation

24
Stars
10
Forks
Watchers

Random memory adaptation model inspired by the paper: "Memory-based parameter adaptation (MbPA)"

tensorflow-image-wavenet

153
Stars
35
Forks
Watchers

This is a TensorFlow implementation of the WaveNet generative neural network architecture https://deepmind.com/blog/wavenet-generative-model-raw-audio/ for image generation.

tensorflow-tex-wavenet

344
Stars
66
Forks
Watchers

This is a TensorFlow implementation of the WaveNet generative neural network architecture https://deepmind.com/blog/wavenet-generative-model-raw-audio/ for text generation.

Policy-chess

18
Stars
9
Forks
Watchers

A Policy Network in Tensorflow to classify chess moves

leela-fish

16
Stars
4
Forks
Watchers

UCI chess playing engine derived from Stockfish and LeelaChess Zero