AleksandarHaber / Deep-Q-Learning-Network-from-Scratch-in-Python-TensorFlow-and-OpenAI-Gym
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.
☆18Updated 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
- ☆23Updated 2 years ago
- ☆14Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 6 months ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆95Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆140Updated last year
- An open, minimalist Gymnasium environment for autonomous coordination in wireless mobile networks.☆121Updated 3 months ago
- The state-of-the-art in multi-agent Reinforcement Learning is the MADDPG algorithm which utilises DDPG actor-critic neural networks where…☆26Updated 5 years ago
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆47Updated 2 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆149Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 3 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆41Updated 2 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆215Updated 3 weeks ago
- ☆40Updated 3 years ago
- ☆41Updated 5 years ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆61Updated 2 years ago
- Dynamic multi-cell selection for cooperative multipoint (CoMP) using (multi-agent) deep reinforcement learning☆59Updated last year
- A curated list of awesome reinforcement courses, video lectures, books, library and many more.☆34Updated 2 years ago
- A Reinforcement Learning Project using PPO + LSTM☆59Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆65Updated last month
- ☆39Updated 3 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆117Updated 10 months ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆102Updated last month
- Multi agent PPO implementation in Pytorch for Unity ML Agents environments.☆26Updated 6 months ago
- Value-Decomposition Networks For Cooperative Multi-Agent Learning☆22Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆68Updated 2 months ago
- Implementation of the Discrete Soft Actor-Critic algorithm with RNN policy in PyTorch☆23Updated 2 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆30Updated last year