seyedsaeidmasoumzadeh / Fuzzy-Q-LearningLinks
A Python implementation of Fuzzy Q-Learning (FQL) for any controllers with continues states
☆39Updated 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:
- Solving POMDP using Recurrent networks☆91Updated 5 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆56Updated 2 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆28Updated 4 months ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 4 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆105Updated 4 years ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆77Updated 8 years ago
- ☆74Updated 5 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- Deep Gaussian Process for Inverse Reinforcement Learning☆33Updated 8 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- Recurrent Deterministic Policy Gradient actor-critic based Reinforcement Learning algorithm in Action☆37Updated 6 months ago
- Safe Reinforcement Learning algorithms☆74Updated 3 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆117Updated 2 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆88Updated last year
- Negative Update Intervals in Multi-Agent Deep Reinforcement Learning☆33Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 7 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆23Updated 4 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 4 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆65Updated 6 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆72Updated 8 years ago
- Implementation of some of the Deep Distributional Reinforcement Learning Algorithms.☆24Updated 3 months ago
- Safe Reinforcement Learning in Constrained Markov Decision Processes☆60Updated 5 years ago
- Risk-Averse Distributional Reinforcement Learning: Code☆28Updated 6 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- Official implementation of the algorithmic approach presented in the research paper entitled "Risk-Sensitive Policy with Distributional R…☆15Updated 2 years ago
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago