Skip to content
View Zeta36's full-sized avatar
Block or Report

Block or report Zeta36

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. chess-alpha-zero chess-alpha-zero Public

    Chess reinforcement learning by AlphaGo Zero methods.

    Jupyter Notebook 2.1k 479

  2. tensorflow-tex-wavenet tensorflow-tex-wavenet Public

    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 64

  3. tensorflow-image-wavenet tensorflow-image-wavenet Public

    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 35

  4. connect4-alpha-zero connect4-alpha-zero Public

    Connect4 reinforcement learning by AlphaGo Zero methods.

    Python 111 39

  5. muzero muzero Public

    A simple implementation of MuZero algorithm for connect4 game

    Jupyter Notebook 92 20

  6. Asynchronous-Methods-for-Deep-Reinforcement-Learning Asynchronous-Methods-for-Deep-Reinforcement-Learning Public

    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 81 31