Spain

Samuel

Elite
@Zeta36

chess-alpha-zero. Chess reinforcement learning by AlphaGo Zero methods.

2.2k

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

344

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

151

connect4-alpha-zero. Connect4 reinforcement learning by AlphaGo Zero methods.

113

muzero. A simple implementation of MuZero algorithm for connect4 game

96

Asynchronous-Methods-for-Deep-Reinforcement-Learning. 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-step-Q-learning pseudocode, and now we can train the Pong game in less than 20 hours and without any GPU or network distribution.

84

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

24

Policy-chess. A Policy Network in Tensorflow to classify chess moves

19

leela-fish. UCI chess playing engine derived from Stockfish and LeelaChess Zero

18

pytorch-es-tic-tac-toe. Evolution Strategies in PyTorch (Tic-tac-toe)

15

mushroom-detector-kerasjs. I explain how to export weights from a Keras model and import those weights in Keras.js, a JavaScript framework for running pre-trained neural networks in the browser. I show you later how to include the final result into a Phonegap Cordova mobile application.

13

Using-Google-Neural-Machine-Translation-for-chess-movements-inference-TensorFlow-. Using (Google) Neural Machine Translation for chess movements inference (TensorFlow)

3

tensorflow-wavenet. A TensorFlow implementation of DeepMind's WaveNet paper

2

DNC. Differentiable Neural Computers (Testing the generalization of a sequence of sums)

2

DeepLearningVideoGames. Python

2

schopenhauer_GPT_2. Fine-tuning a GPT-2 pretrained model in the Schopenhauer texts

2

chatgpt-slack-bot. Slack Assistant Bot with Image Generation: this Slack Assistant Bot with Image Generation is a powerful AI-driven chatbot that helps users with various tasks within a Slack workspace. Powered by OpenAI GPT, the bot can understand and respond to user messages, as well as generate, edit, and create variations of images based on user prompts.

2

devol. Automated deep neural network design via genetic programming

2

Wavenet-for-Poem-Generation. a port of the Wavenet algorithm to generate poems (using Samuel Graván's @Zeta36 code).

2

FractalExplorationImitationLearning. Using the fragile framework as a memory explorer to train a neural network in Atari games

2

world.py. Python wrapper for the World vocoder

1

DNC-tensorflow. A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)

1

ntm-lasagne. Neural Turing Machines library in Theano with Lasagne

1

WhatsApp-Status-Bot. A Python-based automation tool that generates a rich multimedia video (images, narration, and subtitles) from a topic and publishes it as a WhatsApp Status using Selenium.

1
24
Apply