Zeta36 - Overview

Popular repositories Loading

  1. Chess reinforcement learning by AlphaGo Zero methods.

    Jupyter Notebook 2.2k 480

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

    Python 344 63

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

    Python 152 33

  4. Connect4 reinforcement learning by AlphaGo Zero methods.

    Python 113 39

  5. A simple implementation of MuZero algorithm for connect4 game

    Jupyter Notebook 96 21

  6. 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 on…

    Python 84 31