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 7 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:
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆446Updated 4 years ago
- ☆184Updated 3 years ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆201Updated last month
- ☆23Updated 2 years ago
- ☆426Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆240Updated 9 months ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆100Updated 5 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated last month
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆352Updated 5 years ago
- [Coursera] Reinforcement Learning Specialization by "University of Alberta" & "Alberta Machine Intelligence Institute"☆256Updated 5 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆101Updated 3 years ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆67Updated 3 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆142Updated 5 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆363Updated 4 years ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆951Updated 4 years ago
- Repository for most of the code from my YouTube channel☆928Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆308Updated 5 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 5 months ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆405Updated 3 years ago
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆217Updated 7 months ago
- ☆13Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- An open, minimalist Gymnasium environment for autonomous coordination in wireless mobile networks.☆137Updated 11 months ago
- Official code repo for the MARL book (www.marl-book.com)☆557Updated 7 months ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆79Updated 8 years ago
- multi-agent deep reinforcement learning for networked system control.☆427Updated 5 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆161Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆80Updated 5 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆139Updated 11 months ago