deepmind topic

List deepmind repositories

reaver

554
Stars
89
Forks
Watchers

Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.

reinforce-js

30
Stars
6
Forks
Watchers

[INACTIVE] A collection of various machine learning solver. The library is an object-oriented approach (baked with Typescript) and tries to deliver simplified interfaces that make using the algorithms...

Conditional-PixelCNN-decoder

486
Stars
86
Forks
Watchers

Tensorflow implementation of Gated Conditional Pixel Convolutional Neural Network

AlphaGOZero-python-tensorflow

341
Stars
113
Forks
Watchers

Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th publication: [Mastering the Game of Go without Human Knowledge]...

dmc2gym

190
Stars
56
Forks
Watchers

OpenAI Gym wrapper for the DeepMind Control Suite

pbt

165
Stars
25
Forks
Watchers

Population Based Training (in PyTorch with sqlite3). Status: Unsupported

muzero

91
Stars
20
Forks
Watchers

A simple implementation of MuZero algorithm for connect4 game

spriteworld

367
Stars
54
Forks
Watchers

Spriteworld: a flexible, configurable python-based reinforcement learning environment

Reinforcement-Learning

4.1k
Stars
615
Forks
Watchers

Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning

learning-to-communicate-pytorch

339
Stars
74
Forks
Watchers

Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch