paper-with-me

Papers

DeepMind Lab2D

2020-11-13 · Charles Beattie, Thomas Köppe, Edgar A. Duéñez-Guzmán, Joel Z. Leibo

We present DeepMind Lab2D, a scalable environment simulator for artificial intelligence research that facilitates researcher-led experimentation with environment design. DeepMind Lab2D was built with the specific needs of multi-agent deep reinforcement learning researchers in mind, but it may also be useful beyond that particular subfield.

📄 PDF Abstract BibTeX arXiv:2011.07027

Code (1)

deepmind/lab2d 공식 구현

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

DeepMind Lab

2016-12-12 · Charles Beattie, Joel Z. Leibo, Denis Teplyashin, Tom Ward 외

DeepMind Lab is a first-person 3D game platform designed for research and development of general artificial intelligence and machine learning systems. DeepMind Lab can be used to study how autonomous artificial agents ma…

BIG-bench Machine Learning

DeepMind Control Suite

2018-01-02 · Yuval Tassa, Yotam Doron, Alistair Muldal, Tom Erez 외

The DeepMind Control Suite is a set of continuous control tasks with a standardised structure and interpretable rewards, intended to serve as performance benchmarks for reinforcement learning agents. The tasks are writte…

continuous-controlContinuous ControlMuJoCoreinforcement-learning+2

marl-jax: Multi-Agent Reinforcement Leaning Framework

2023-03-24 · Kinal Mehta, Anuj Mahajan, Pawan Kumar

Recent advances in Reinforcement Learning (RL) have led to many exciting applications. These advancements have been driven by improvements in both algorithms and engineering, which have resulted in faster training of RL …

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Developing, Evaluating and Scaling Learning Agents in Multi-Agent Environments

2022-09-22 · Ian Gemp, Thomas Anthony, Yoram Bachrach, Avishkar Bhoopchand 외

The Game Theory & Multi-Agent team at DeepMind studies several aspects of multi-agent learning ranging from computing approximations to fundamental concepts in game theory to simulating social dilemmas in rich spatial en…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

CURL: Contrastive Unsupervised Representations for Reinforcement Learning

2020-04-08 · Aravind Srinivas, Michael Laskin, Pieter Abbeel

We present CURL: Contrastive Unsupervised Representations for Reinforcement Learning. CURL extracts high-level features from raw pixels using contrastive learning and performs off-policy control on top of the extracted f…

Atari GamesAtari Games 100kContinuous ControlContrastive Learning+3