Pinned Repositories
AeroBenchVVPython
Python Version of F-16 Maneuver Verification Benchmark
awesome-behavior-trees
A list of awesome Behavior Trees resources
baldr
Quadcopter flight simulator
baselines
Baselines for Neural MMO -- new users should treat this repo as a starter project
bayesian-learning-course
bsuite
bsuite is a collection of carefully-designed experiments that investigate core capabilities of a reinforcement learning (RL) agent
BVRGym
cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
deep-successor-features-for-transfer
A reusable framework for successor features for transfer in deep reinforcement learning using keras.
gym-mo
Simulation environments for Multi-Objective Reinforcement Learning (MORL)
johan-kallstrom's Repositories
johan-kallstrom/gym-mo
Simulation environments for Multi-Objective Reinforcement Learning (MORL)
johan-kallstrom/awesome-behavior-trees
A list of awesome Behavior Trees resources
johan-kallstrom/baselines
Baselines for Neural MMO -- new users should treat this repo as a starter project
johan-kallstrom/BVRGym
johan-kallstrom/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
johan-kallstrom/deep-successor-features-for-transfer
A reusable framework for successor features for transfer in deep reinforcement learning using keras.
johan-kallstrom/DeepRL
Modularized Implementation of Deep RL Algorithms in PyTorch
johan-kallstrom/Distributional-Soft-Actor-Critic
johan-kallstrom/google-research
Google Research
johan-kallstrom/gym-multigrid
Lightweight multi-agent gridworld Gym environment
johan-kallstrom/JaxMARL
Multi-Agent Reinforcement Learning with JAX
johan-kallstrom/johan-kallstrom
Config files for my GitHub profile.
johan-kallstrom/jsbsim
An open source flight dynamics & control software library
johan-kallstrom/MiniWorld
Simple and easily configurable 3D FPS-game-like environments for reinforcement learning
johan-kallstrom/MO-Gymnasium
Multi-objective Gymnasium environments for reinforcement learning
johan-kallstrom/mo-smacv2
johan-kallstrom/MORL
Multi-Objective Reinforcement Learning
johan-kallstrom/morl-baselines
Multi-Objective Reinforcement Learning algorithms implementations.
johan-kallstrom/MRCScheduling
Sccheduling Environment for Multi-Robot Coordination Problems
johan-kallstrom/multiagent-particle-envs
Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
johan-kallstrom/multiagent_mujoco
Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.
johan-kallstrom/on-policy
This is the official implementation of Multi-Agent PPO (MAPPO).
johan-kallstrom/pymarl2
Fine-tuned MARL algorithms in SMAC (100% win rates on most scenarios)
johan-kallstrom/qmix_tf2
QMIX implemented in TensorFlow 2
johan-kallstrom/rl_algorithms
Structural implementation of RL key algorithms
johan-kallstrom/sequential_social_dilemma_games
Repo for reproduction of sequential social dilemmas
johan-kallstrom/smac
SMAC: The StarCraft Multi-Agent Challenge
johan-kallstrom/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
johan-kallstrom/StarCraft
Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario of StarCraft II
johan-kallstrom/tianshou
An elegant PyTorch deep reinforcement learning library.