Reinforcement learning with unsupervised auxiliary tasks
A standalone release of DeepMind Lab's maze generator with Python bindings.
SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's architecture.
An API conversion tool for popular external reinforcement learning environments
Gym implementation of connector to Deepmind lab
#计算机科学#The Tensorflow code and a DeepMind Lab wrapper for my article "Meta-Reinforcement Learning" on FloydHub.
#计算机科学#A Test-Implementation of the IMPALA algorithm (by deepmind 2018)
#计算机科学#A customisable 3D platform for agent-based AI research
https://github.com/deepmind/deepmind-research
Gemma open-weight LLM library, from Google DeepMind
Minimal version of DeepMind AlphaZero
This repository contains implementations and illustrative code to accompany DeepMind publications
The original code from the DeepMind article + my tweaks
#计算机科学#Implementation of Alphafold 3 from Google Deepmind in Pytorch
OpenAI Gym wrapper for the DeepMind Control Suite
OpenAI Gym Wrapper for DeepMind Control Suite
reinforcement learning ddpg code. follow deepmind papers.
#计算机科学#Convert DeepMind Control Suite to OpenAI gym environments.
#计算机科学#Implementation of SoundStorm, Efficient Parallel Audio Generation from Google Deepmind, in Pytorch
FE DEV LAB
TensorFlow Reinforcement Learning
Reproducing the results of "Playing Atari with Deep Reinforcement Learning" by DeepMind
#计算机科学#Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch