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

Block or report Zeta36

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories

  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 110 38

  5. muzero muzero Public

    A simple implementation of MuZero algorithm for connect4 game

    Jupyter Notebook 91 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