seyedsaeidmasoumzadeh / Fuzzy-Q-LearningLinks
A Python implementation of Fuzzy Q-Learning (FQL) for any controllers with continues states
☆41Updated 2 years ago
Alternatives and similar repositories for Fuzzy-Q-Learning
Users that are interested in Fuzzy-Q-Learning are comparing it to the libraries listed below
Sorting:
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆77Updated 8 years ago
- Solving POMDP using Recurrent networks☆91Updated 5 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆105Updated 4 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆24Updated 4 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆56Updated 2 years ago
- Negative Update Intervals in Multi-Agent Deep Reinforcement Learning☆34Updated 6 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 5 months ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆89Updated last year
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- Industrial Benchmark☆135Updated 2 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆88Updated 2 years ago
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆241Updated 5 years ago
- using recurrent networks(LSTM) to solve POMDPs☆35Updated 7 years ago
- ☆72Updated 6 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆33Updated 5 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆135Updated last month
- ☆74Updated 5 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆29Updated 5 months ago
- Unofficial Implementation of the paper "Data-Efficient Reinforcement Learning with Probabilistic Model Predictive Control", applied to gy…☆145Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- Soft Actor-Critic with advanced features☆51Updated last week
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- Experiments with transformer based RL algorithms☆22Updated 5 years ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated last year
- Reinforcement Learning for robotics continuous control, mainly based on Proximal Policy Optimization, extending to Interpolated Policy Gr…☆38Updated 6 years ago