Skip to content
View zmd-123's full-sized avatar

Block or report zmd-123

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

This is the source code of the paper titled "QMR: Q-learning based Multi-objective optimization Routing protocol for Flying Ad Hoc Networks".

C 17 1 Updated Apr 8, 2022
Python 1 Updated Jan 17, 2020

wsnet

Python 24 4 Updated Aug 15, 2024

The Computer Vision Research Toolkit

Python 11 7 Updated Jul 25, 2020

Packet routing simulation on a dynamic network using Shortest Path Routing, Q-learning, and Deep Q-learning

Python 66 12 Updated Aug 20, 2020

Dueling DQN Pytorch

Python 12 3 Updated Dec 13, 2021

Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)

Python 1,364 171 Updated Oct 23, 2024

Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,DDPG for discrete action space, A2C, A3C, TD3, SAC, TRPO

Python 91 17 Updated Mar 1, 2021

This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are…

Python 666 110 Updated Jan 16, 2021

very easy implementation of dueling DQN in pytorch

Python 69 9 Updated Dec 6, 2022

Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay

Python 93 20 Updated Jun 28, 2020

Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout

Python 88 18 Updated Jun 22, 2018

Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient (DDPG)

Python 74 32 Updated Feb 14, 2017

Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch

Python 434 97 Updated May 12, 2018

Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51

Jupyter Notebook 276 82 Updated Mar 9, 2020