SMAC+

42 papers with code • 16 benchmarks • 17 datasets

Bechmarks for Efficient Exploration of Completion of Multi-stage Tasks and Usage of Environmental Factors

Libraries

Use these libraries to find SMAC+ models and implementations
4 papers
34
3 papers
1,698
See all 7 libraries.

Most implemented papers

Rethinking the Implementation Matters in Cooperative Multi-Agent Reinforcement Learning

hijkzzz/pymarl2 6 Feb 2021

Multi-Agent Reinforcement Learning (MARL) has seen revolutionary breakthroughs with its successful application to multi-agent cooperative tasks such as computer games and robot swarms.

Efficient Hyperparameter Optimization of Deep Learning Algorithms Using Deterministic RBF Surrogates

jekyllstein/HORDOpt.jl 28 Jul 2016

Those methods adopt probabilistic surrogate models like Gaussian processes to approximate and minimize the validation error function of hyperparameter values.

Efficient Evolutionary Methods for Game Agent Optimisation: Model-Based is Best

SimonLucas/ntbea 3 Jan 2019

This paper introduces a simple and fast variant of Planet Wars as a test-bed for statistical planning based Game AI agents, and for noisy hyper-parameter optimisation.

On the Performance of Differential Evolution for Hyperparameter Tuning

MLStruckmann/mutation-misery 15 Apr 2019

This empirical study involves a range of different machine learning algorithms and datasets with various characteristics to compare the performance of Differential Evolution with Sequential Model-based Algorithm Configuration (SMAC), a reference Bayesian Optimization approach.

SMIX($λ$): Enhancing Centralized Value Functions for Cooperative Multi-Agent Reinforcement Learning

chaovven/SMIX 11 Nov 2019

Learning a stable and generalizable centralized value function (CVF) is a crucial but challenging task in multi-agent reinforcement learning (MARL), as it has to deal with the issue that the joint action space increases exponentially with the number of agents in such scenarios.

Monotonic Value Function Factorisation for Deep Multi-Agent Reinforcement Learning

oxwhirl/pymarl 19 Mar 2020

At the same time, it is often possible to train the agents in a centralised fashion where global state information is available and communication constraints are lifted.

Deep Implicit Coordination Graphs for Multi-agent Reinforcement Learning

sisl/DICG 19 Jun 2020

Coordination graph based formalization allows reasoning about the joint action based on the structure of interactions.

Additive Tree-Structured Conditional Parameter Spaces in Bayesian Optimization: A Novel Covariance Function and a Fast Implementation

maxc01/addtree 6 Oct 2020

Bayesian optimization (BO) is a sample-efficient global optimization algorithm for black-box functions which are expensive to evaluate.

Graph Convolutional Value Decomposition in Multi-Agent Reinforcement Learning

navid-naderi/GraphMIX 9 Oct 2020

We propose a novel framework for value function factorization in multi-agent deep reinforcement learning (MARL) using graph neural networks (GNNs).

AutoWeka4MCPS-AVATAR: Accelerating Automated Machine Learning Pipeline Composition and Optimisation

UTS-AAi/autoweka 21 Nov 2020

Instead of executing the original ML pipeline to evaluate its validity, the AVATAR evaluates its surrogate model constructed by capabilities and effects of the ML pipeline components and input/output simplified mappings.