deepmind topic

List deepmind repositories

multi_object_datasets

249
Stars
24
Forks
Watchers

Multi-object image datasets with ground-truth segmentation masks and generative factors.

visual-interaction-networks-pytorch

166
Stars
25
Forks
Watchers

This's an implementation of deepmind Visual Interaction Networks paper using pytorch

torch-gqn

136
Stars
30
Forks
Watchers

PyTorch Implementation of Generative Query Network

nfnets_pytorch

157
Stars
14
Forks
Watchers

Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".

jax-rl

77
Stars
10
Forks
Watchers

JAX implementations of core Deep RL algorithms

allie

106
Stars
21
Forks
Watchers

Allie: A UCI compliant chess engine

sc2aibot

90
Stars
14
Forks
Watchers

Implementing reinforcement-learning algorithms for pysc2 -environment

Recurrent-Environment-Simulators

73
Stars
8
Forks
Watchers

Deepmind Recurrent Environment Simulators paper implementation in tensorflow

alpha-zero

84
Stars
28
Forks
Watchers

AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Mastering Chess and Shogi by Self-Play with a General Reinforcement...

Pytorch-RL-CPP

87
Stars
18
Forks
Watchers

A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)