AleksandarHaber / Deep-Q-Learning-Network-from-Scratch-in-Python-TensorFlow-and-OpenAI-GymLinks
These code files implement the deep Q learning network algorithm from scratch by using Python, TensorFlow, and OpenAI Gym. The codes are tested in the OpenAI Gym Cart Pole (v1) environment.
☆22Updated 10 months ago
Alternatives and similar repositories for Deep-Q-Learning-Network-from-Scratch-in-Python-TensorFlow-and-OpenAI-Gym
Users that are interested in Deep-Q-Learning-Network-from-Scratch-in-Python-TensorFlow-and-OpenAI-Gym are comparing it to the libraries listed below
Sorting:
- ☆23Updated 3 years ago
- ☆187Updated 3 years ago
- ☆436Updated 2 years ago
- ☆13Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆145Updated 5 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆246Updated last year
- Reinforcement learning tutorials☆399Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆100Updated 5 years ago
- An open, minimalist Gymnasium environment for autonomous coordination in wireless mobile networks.☆143Updated 3 weeks ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆71Updated 8 months ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆70Updated 3 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆355Updated 5 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆206Updated last week
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆458Updated 4 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆319Updated 5 years ago
- Collection of reinforcement learning algorithms implementations with TensorFlow2☆14Updated last year
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆169Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- BranchingDQN☆51Updated 7 years ago
- qmix☆23Updated 5 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆142Updated 7 months ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated last week
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆157Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆220Updated last year
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆60Updated last year