#
deepmind
Here are 95 public repositories matching this topic...
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
machine-learning
reinforcement-learning
qlearning
deep-learning
deep-reinforcement-learning
artificial-intelligence
dqn
deepmind
evolution-strategies
ppo
a2c
policy-gradients
-
Updated
Apr 21, 2020 - Jupyter Notebook
StarCraft II - pysc2 Deep Reinforcement Learning Examples
machine-learning
reinforcement-learning
ai
deep-reinforcement-learning
deepmind
deep-q-network
startcraft2
-
Updated
Mar 8, 2020 - Python
Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.
machine-learning
reinforcement-learning
deep-learning
tensorflow
artificial-intelligence
starcraft-ii
deepmind
actor-critic
starcraft2
pysc2
-
Updated
Feb 24, 2020 - Python
Tensorflow implementation of Gated Conditional Pixel Convolutional Neural Network
-
Updated
Jun 18, 2018 - Python
Spriteworld: a flexible, configurable python-based reinforcement learning environment
-
Updated
Jun 1, 2020 - Python
深度学习/人工智能/机器学习资料汇总(Deep Learning/Artificial Intelligent/Machine Learning) 持续更新……
python
machine-learning
caffe
deep-learning
neural-network
tensorflow
keras
artificial-intelligence
deepmind
-
Updated
Feb 24, 2020
Generative Query Network (GQN) in PyTorch as described in "Neural Scene Representation and Rendering"
-
Updated
Jun 24, 2019 - Jupyter Notebook
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]. The supervised learning approach is more practical for individuals. (This repository has single purpose of education only)
-
Updated
Jul 12, 2019 - Python
An implementation of DeepMind's Relational Recurrent Neural Networks in PyTorch.
deep-learning
language-modeling
pytorch
recurrent-neural-networks
transformer
deepmind
language-model
word-language-model
self-attention
-
Updated
Dec 27, 2018 - Python
Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch
reinforcement-learning
deep-learning
deep-reinforcement-learning
recurrent-neural-networks
dqn
rl
deepmind
drl
multi-agent-systems
emergent-behavior
drqn
multi-agent-reinforcement-learning
-
Updated
Apr 1, 2019 - Python
This's an implementation of deepmind Visual Interaction Networks paper using pytorch
machine-learning
computer-vision
deep-learning
physics
pytorch
convolutional-neural-networks
deepmind
video-prediction-models
nerual-network
visual-interaction-networks
-
Updated
Feb 2, 2018 - Python
Tensorflow Implementation of Visual Interaction Networks
-
Updated
Jul 24, 2019 - Python
Population Based Training (in PyTorch with sqlite3). Status: Unsupported
deep-learning
hyperparameters
hyperparameter-optimization
deepmind
hyperparameter-tuning
pbt
hyperparameter-search
population-based-training
-
Updated
Jan 31, 2018 - Python
Basic pytorch implementation of NAC/NALU from Neural Arithmetic Logic Units paper by trask et.al
machine-learning
deep-learning
neural-network
logic
pytorch
arithmetic
deepmind
alu
accumulator
nalu
-
Updated
Oct 3, 2018 - Python
PyTorch Implementation of Generative Query Network
-
Updated
Dec 13, 2018 - Python
Startcraft II Machine Learning research with DeepMind pysc2 python library .mini-games and agents.
python
blizzard
reinforcement-learning
machinelearning
starcraft
deepmind
starcraft2
pysc2
pysc2-mini-games
pysc2-library
-
Updated
Mar 19, 2019 - Python
-
Updated
Oct 2, 2019 - Jupyter Notebook
maestrojeong
commented
Dec 6, 2019
Code in 'README.md' works well in 'multi_dsprites_colored_on_colored.tfrecords'.
However, it doesn't work well in 'multi_dsprites_binarized.tfrecords' and 'multi_dsprites_colored_on_grayscale.tfrecords'.
In the code
from multi_object_datasets import multi_dsprites
import tensorflow as tf
tf_records_path = 'path/to/multi_dsprites_binarized.tfrecords'
batch_size = 32
Tensorflow Implementation of PathNet: Evolution Channels Gradient Descent in Super Neural Networks
-
Updated
Jul 10, 2017 - Python
Implementing reinforcement-learning algorithms for pysc2 -environment
python
reinforcement-learning
tensorflow
deepmind
proximal-policy-optimization
ppo
starcraft2
a2c
pysc2
-
Updated
Dec 12, 2017 - Python
Allie: A UCI compliant chess engine
-
Updated
Jun 25, 2020 - C++
Deepmind Recurrent Environment Simulators paper implementation in tensorflow
reinforcement-learning
neural-network
tensorflow
recurrent-neural-networks
convolutional-neural-networks
deepmind
recurrent-environment-simulators
-
Updated
Feb 2, 2018 - Python
Implementation of Google Deepmind's paper `Objects that Sound`
machine-learning
deep-neural-networks
deep-learning
embeddings
deeplearning
deepmind
cross-modal
audio-video
audioset
-
Updated
May 7, 2018 - Python
SCAN: Learning Abstract Hierarchical Compositional Visual Concepts
-
Updated
Oct 29, 2017 - Python
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 Learning Algorithm" by DeepMind.
game
machine-learning
reinforcement-learning
deep-learning
tensorflow
tic-tac-toe
connect-four
reversi
mcts
othello
tictactoe
resnet
deepmind
connect4
alphago-zero
alpha-zero
alphazero
self-play
-
Updated
Apr 14, 2018 - Python
Reproducing MuJoCo benchmarks in a modern, commercial game /physics engine (Unity + PhysX).
reinforcement-learning
deep-learning
unity
unity3d
deep-reinforcement-learning
openai
neural-networks
deepmind
openai-baselines
-
Updated
Sep 11, 2018 - C#
OpenAI Gym wrapper for the DeepMind Control Suite
-
Updated
Apr 6, 2020 - Python
Get started with Machine Learning in TensorFlow with a selection of good reads and implemented examples!
machine-learning
reinforcement-learning
tensorflow
deep-reinforcement-learning
recurrent-neural-networks
mnist
dqn
neural-networks
convolutional-neural-networks
atari
deepmind
gridworld
-
Updated
Nov 7, 2017 - Python
Tensorflow Implementation of Relation Networks for the bAbI QA Task, detailed in "A Simple Neural Network Module for Relational Reasoning," [https://arxiv.org/abs/1706.01427] by Santoro et. al.
natural-language-processing
tensorflow
embeddings
deepmind
babi-tasks
tensorflow-models
relation-networks
-
Updated
Jul 19, 2017 - Python
Improve this page
Add a description, image, and links to the deepmind topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the deepmind topic, visit your repo's landing page and select "manage topics."
Hello,
I'm starting to work on building an starcraft2 IA using pysc2.
I followed the tutorial https://itnext.io/build-a-zerg-bot-with-pysc2-2-0-295375d2f58e.
It's clear but it doesn't answer some important questions.
Is there detailled information somewhere available?
What I want to do is to separate my army in several parts and send them to different locations.
Idem for the drones.
The