amirhossein-hkh / pong-dqnLinks
RL Agent for Atari Game Pong
☆12Updated 5 years ago
Alternatives and similar repositories for pong-dqn
Users that are interested in pong-dqn are comparing it to the libraries listed below
Sorting:
- Use deep Q network to solve maze problem generated randomly, i.e. find the shortest path in a maze☆8Updated 2 years ago
- I have targeted to solve the benchmark problem in Reinforcement learning literature using Deep Q-networks with images as the only input t…☆12Updated 5 years ago
- ☆11Updated 3 years ago
- This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a …☆10Updated 7 years ago
- The code and the trained model for A Deep Q-Network for Robotic Odor/Gas Source Localization: Modeling, Measurement and Comparative Study☆7Updated 2 years ago
- use DQN(pytorch) to play pong☆12Updated 4 years ago
- Deep Q-Network (DQN) and DDPG to address the problem of stall around the wing sail of an autonomous sailing robot☆11Updated 6 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 6 years ago
- Production System Engineering using Deep Q Network Learning approach☆9Updated 3 years ago
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 7 years ago
- Actor critic reinforcement learning + motion and task planning under LTL tasks + wireless sensor network routing☆13Updated 4 years ago
- Program codes for various areas of artificial intelligence, gan networks, reinforcement learning, variational autoencoder are given.☆8Updated 2 months ago
- A DQN implementation using Keras and Tensorflow☆12Updated 6 years ago
- Implementation of Dynamic Computation Offloading Control Logic in a Software-Defined Vehicle (SDV) System☆11Updated 7 months ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- a Federated Learning Framework adapted for resource-constrained environments, focusing on IoT devices☆10Updated 3 months ago
- ReforcementLearning in Action☆15Updated 7 years ago
- 以atari遊戲中的breakout實作DQN,透過超參數修改以找出最好的模型,此repository詳細程式解說與實作成果。☆8Updated last year
- Code for paper HGFF: A Deep Reinforcement Learning Framework for Lifetime Maximization in Wireless Sensor Networks☆12Updated 5 months ago
- My implementation of DQN.☆9Updated 3 years ago
- Reinforcement Learning algorithms SARSA, Q-Learning, DQN, for Classical and MuJoCo Environments and testing them with OpenAI Gym.☆7Updated 7 years ago
- Real time image capture+DQN path planning☆10Updated 2 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 4 years ago
- Data Traceability and Safety in the Cloud and Edge☆12Updated 3 years ago
- Various DQN method with cartpole☆11Updated 7 years ago
- 强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC☆23Updated 3 years ago
- ☆19Updated 6 years ago
- 使用pytorch构建深度强化学习模型DQN☆26Updated 7 years ago
- 主要利用QLearning,DQN,ImprovedDQN(Ddouble DQN) 解决gym框架下的三个问题CartPole-v0,MountainCar-v0,Acrobot-v1☆13Updated 7 years ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago