alex-petrenko / signal-slotLinks
Qt-like event loops, signals and slots for communication across threads and processes in Python
☆14Updated last year
Alternatives and similar repositories for signal-slot
Users that are interested in signal-slot are comparing it to the libraries listed below
Sorting:
- ☆21Updated 5 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆120Updated last year
- Code for Discovered Policy Optimisation (NeurIPS 2022)☆12Updated 2 years ago
- Modular Single-file Reinfocement Learning Algorithms Library☆38Updated 2 years ago
- A platform for intelligent agent learning based on a 3D open-world FPS game developed by Inspir.AI.☆61Updated 3 years ago
- Vectorization techniques for fast population-based training.☆56Updated 3 years ago
- (AAAI'2019) The codes, models, logs, and data for an extended paper of the original paper "On Reinforcement Learning for Full-length Game…☆29Updated 3 years ago
- Rainbow DQN implementation accompanying the paper "Fast and Data-Efficient Training of Rainbow" which reaches 205.7 median HNS after 10M …☆44Updated 4 years ago
- A PyTorch implementation of SEED, originally created by Google Research for TensorFlow 2.☆15Updated 5 years ago
- Challenging Memory-based Deep Reinforcement Learning Agents☆105Updated last year
- Reproduction of Dreamerv1 and v2 in pytorch for deepmind control suite☆46Updated 3 years ago
- Baselines for Neural MMO -- new users should treat this repo as a starter project☆51Updated last year
- Gym wrapper for pysc2☆10Updated 3 years ago
- Related papers for offline reforcement learning (we mainly focus on representation and sequence modeling and conventional offline RL)☆18Updated 3 years ago
- Corax: Core RL in JAX☆38Updated last year
- Collection of RL Environments built using Madrona☆37Updated 2 years ago
- DreamerV3 implementation of Curious Replay, a method for prioritizing experience replay that is tailored to model-based reinforcement lea…☆37Updated 2 years ago
- Author's PyTorch implementation of LAP and PAL with TD3 and DDQN☆37Updated 4 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆40Updated 9 months ago
- Accelerated replay buffers in JAX☆45Updated 3 years ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆23Updated 2 years ago
- ☆16Updated 10 months ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆116Updated 2 years ago
- Framework to build and train RL algorithms☆39Updated 4 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆59Updated 3 years ago
- The official repository of Decoupled Reinforcement Learning to Stabilise Intrinsically-Motivated Exploration" (AAMAS 2022)☆27Updated 3 years ago
- A standalone release of DeepMind Lab's maze generator with Python bindings.☆67Updated 2 years ago
- A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environm…☆42Updated 3 years ago
- A2C is a special case of PPO!☆22Updated 3 years ago
- Extreme Q-Learning: Max Entropy RL without Entropy☆87Updated 2 years ago