#
smac
Here are 14 public repositories matching this topic...
akmandor
commented
Jan 21, 2022
In the README, could you provide the information on the observation/action spaces that are supported by each algorithm?
Specifically, do BC and GAIL implementations support image and dict observation spaces?
Open
Agent Demo List
This is the official implementation of Multi-Agent PPO (MAPPO).
-
Updated
Dec 7, 2021 - Python
Fine-tuned MARL algorithms on SMAC (100% win rates on most scenarios)
-
Updated
Dec 4, 2021 - Python
StarCraft II Multi Agent Challenge : QMIX, COMA, LIIR, QTRAN, Central V, ROMA, RODE, DOP, Graph MIX
-
Updated
Jul 23, 2021 - Python
[ICML 2021] DFAC Framework: Factorizing the Value Function via Quantile Mixture for Multi-Agent Distributional Q-Learning
-
Updated
Sep 3, 2021 - Python
Bayesian Optimization for Categorical and Continuous Inputs
machine-learning
thompson-sampling
hyperparameter-optimization
hyperopt
gaussian-processes
bayesian-optimization
multi-armed-bandits
hyperparameter-tuning
automated-machine-learning
smac
categorical-variables
continuous-variable
acquisition-functions
gpyopt
batch-bayesian-optimization
-
Updated
Jul 20, 2020 - Python
Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)
-
Updated
Jan 7, 2022 - Python
Continual Multi-agent Reinforcement Learning in Dynamic Environments
-
Updated
Jul 1, 2021 - Python
Anti-Cheat Detection for Game Streaming
game
screenshot
gamedev
streaming
games
gaming
game-engine
fps
game-development
stream-processing
screenshot-library
faceit
stream-processing-engine
first-person-shooter
game-dev
smac
cheating-script
first-person-activity-recognition
game-streaming
-
Updated
Aug 3, 2019
An automated data augmentation tool in Python
-
Updated
Apr 22, 2018 - Jupyter Notebook
A library based on Keras, SMAC and HpBandSter to auto tune autoencoder architectures.
keras
hyperparameter-optimization
autoencoder
nas
hpo
automl
automated-machine-learning
smac
neural-architecture-search
hpbandster
a2e
-
Updated
Feb 27, 2021 - Python
Thematic lists of Dutch words which can be used in naming schemes
game
lists
list
modding
naming-conventions
themes
names
words
cities
dutch
factions
smac
thematic-lists
naming-schemes
-
Updated
Nov 27, 2017
Research and Development project report. Affliations: Hochschule Bonn-Rhein-Sieg and Fraunhofer SCAI
-
Updated
May 4, 2020 - TeX
Improve this page
Add a description, image, and links to the smac topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the smac topic, visit your repo's landing page and select "manage topics."
It seems there is no validation on
fit_ensemblewhen ensemble size is0, causing an issue to appear as seen in #1327