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.
☆20Updated 5 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 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆101Updated 3 years ago
- ☆185Updated 3 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆436Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆234Updated 8 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 months ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆64Updated 3 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆99Updated 5 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- ☆13Updated 2 years ago
- The proceedings of top conference in 2023 on the topic of Reinforcement Learning (RL), including: AAAI, IJCAI, NeurIPS, ICML, ICLR, ICRA,…☆30Updated last year
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆199Updated 2 weeks ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆158Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆163Updated last year
- Multi-Agent Reinforcement Learning (MARL) papers with code☆396Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆143Updated last year
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆349Updated 5 years ago
- An open, minimalist Gymnasium environment for autonomous coordination in wireless mobile networks.☆133Updated 10 months ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆165Updated last year
- Transfer Learning in Reinforcement Learning using Stable-Baseline3 | Transfer Reinforcement Learning for Differing Action Spaces via Q-Ne…☆21Updated 3 years ago
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆201Updated 6 months ago
- Official code repo for the MARL book (www.marl-book.com)☆542Updated 5 months ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 3 years ago
- My personal practice to implement algorithms of RL from scratch.☆37Updated 5 years ago
- A curated list of awesome reinforcement courses, video lectures, books, library and many more.☆48Updated 2 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆142Updated 5 years ago
- BranchingDQN☆50Updated 6 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆358Updated 4 years ago