Pinned Repositories
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.
chess-alpha-zero
Chess reinforcement learning by AlphaGo Zero methods.
connect4-alpha-zero
Connect4 reinforcement learning by AlphaGo Zero methods.
leela-fish
UCI chess playing engine derived from Stockfish and LeelaChess Zero
muzero
A simple implementation of MuZero algorithm for connect4 game
Policy-chess
A Policy Network in Tensorflow to classify chess moves
pytorch-es-tic-tac-toe
Evolution Strategies in PyTorch (Tic-tac-toe)
random-memory-adaptation
Random memory adaptation model inspired by the paper: "Memory-based parameter adaptation (MbPA)"
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.
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.
Zeta36's Repositories
Zeta36/chess-alpha-zero
Chess reinforcement learning by AlphaGo Zero methods.
Zeta36/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.
Zeta36/connect4-alpha-zero
Connect4 reinforcement learning by AlphaGo Zero methods.
Zeta36/muzero
A simple implementation of MuZero algorithm for connect4 game
Zeta36/random-memory-adaptation
Random memory adaptation model inspired by the paper: "Memory-based parameter adaptation (MbPA)"
Zeta36/Policy-chess
A Policy Network in Tensorflow to classify chess moves
Zeta36/leela-fish
UCI chess playing engine derived from Stockfish and LeelaChess Zero
Zeta36/pytorch-es-tic-tac-toe
Evolution Strategies in PyTorch (Tic-tac-toe)
Zeta36/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.
Zeta36/Using-Google-Neural-Machine-Translation-for-chess-movements-inference-TensorFlow-
Using (Google) Neural Machine Translation for chess movements inference (TensorFlow)
Zeta36/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.
Zeta36/devol
Automated deep neural network design via genetic programming
Zeta36/DNC
Differentiable Neural Computers (Testing the generalization of a sequence of sums)
Zeta36/FractalExplorationImitationLearning
Using the fragile framework as a memory explorer to train a neural network in Atari games
Zeta36/schopenhauer_GPT_2
Fine-tuning a GPT-2 pretrained model in the Schopenhauer texts
Zeta36/tensorflow-wavenet
A TensorFlow implementation of DeepMind's WaveNet paper
Zeta36/DNC-tensorflow
A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)
Zeta36/ntm-lasagne
Neural Turing Machines library in Theano with Lasagne
Zeta36/ChessChatGPT
Chess ChatGPT is a Python program that allows you to play chess against a computer opponent using console input. The program integrates with OpenAI's ChatGPT model to provide intelligent moves and game analysis.
Zeta36/docker
Zeta36/docker-magento2-intalled
Docker compose file that is able to deploy and install any Magento 2 version wished in an unattended way
Zeta36/dtn-tensorflow
domain transfer network. tensorFlow implementation of unsupervised cross-domain image generation
Zeta36/fragile
Framework for building algorithms based on FractalAI
Zeta36/Generative_Adversarial_networks_LIVE
Zeta36/leela-chess
A chess adaption of GCP's Leela Zero
Zeta36/parrot
RNN-based generative models for speech.
Zeta36/pix2pix_algebra_basica
El siguiente proyecto ha sido desarrollado para participar en el reto creado por Dot CSV (https://www.youtube.com/watch?v=BNgAaCK920E)
Zeta36/slack-gpt-bot
SamuChatGPT Lite: La Nueva Generación de Asistentes IA (aplicado a Slack)
Zeta36/supervised-learning-chess
Supervised Learning Chess (ML)
Zeta36/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.