RealZST's repositories

TD3-based_UAV_Collision_Avoidance

code for `Autonomous navigation of UAV in multi-obstacle environments based on a Deep Reinforcement Learning approach'

Language:C#Stargazers:9Issues:0Issues:0

DRL-based_UAV_Motion_Planning

code for `A Hybrid Human-in-the-Loop Deep Reinforcement Learning Method for UAV Motion Planning'

Language:PythonStargazers:5Issues:0Issues:0

deep-Q-networks

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

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Policy-Gradient-Methods

Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Reinforcement-learning

Modular implementations of reinforcement learning algorithms with PyTorch

Language:PythonLicense:MITStargazers:0Issues:1Issues:0