seyedsaeidmasoumzadeh / Fuzzy-Q-Learning
A Python implementation of Fuzzy Q-Learning (FQL) for any controllers with continues states
☆40Updated last year
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:
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆27Updated 9 months ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆22Updated 4 years ago
- using recurrent networks(LSTM) to solve POMDPs☆35Updated 6 years ago
- Solving POMDP using Recurrent networks☆87Updated 4 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆34Updated 3 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆22Updated 4 years ago
- Reinforcement Learning for robotics continuous control, mainly based on Proximal Policy Optimization, extending to Interpolated Policy Gr…☆37Updated 6 years ago
- Distributional Soft Actor Critic☆53Updated 4 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- Implementation of Linear Inverse Reinforcement Learning Algorithm (IRL) on Mountain Car Environment.☆30Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆140Updated 6 years ago
- Deep Gaussian Process for Inverse Reinforcement Learning☆33Updated 7 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- A clean and robust Pytorch implementation of TD3 on continuous action space☆27Updated 11 months ago
- Inverse Reinforcement Learning Argorithms☆54Updated 6 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆65Updated 3 years ago
- PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression☆26Updated 4 years ago
- Maximum Causal Entropy Inverse Reinforcement Learning☆47Updated 6 years ago
- Neural Network Dynamics for Model-Based Deep Reinforcement Learning with Model-Free Fine-Tuning☆28Updated 6 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM) on Pyramid env, Unity ML☆17Updated last year
- Adversarial Inverse Reinforcement Learning Implement For Mountain Car☆36Updated 3 years ago
- ☆72Updated 4 years ago
- Implementation of Continuous Control RL Algorithms☆11Updated 2 years ago
- Safe Reinforcement Learning in Constrained Markov Decision Processes☆59Updated 4 years ago
- Fuzzy Q-Learning Algorithm☆19Updated last year
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆55Updated 2 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated 9 months ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆85Updated last year
- DSAC; Distributional Soft Actor-Critic☆125Updated 3 months ago
- The implementation of LSTM-TD3.☆79Updated 2 years ago