ddpg-algorithm
Here are 107 public repositories matching this topic...
Language:All
Sort:Most stars
Code for paper "基于多智能体深度强化学习的车联网通信资源分配优化"
- Updated
Jan 7, 2024 - Python
Autonomous Navigation of UAV using Reinforcement Learning algorithms.
- Updated
Feb 17, 2020 - Python
Implementation of the paper "Overcoming Exploration in Reinforcement Learning with Demonstrations" Nair et al. over the HER baselines from OpenAI
- Updated
Oct 25, 2021 - Python
PyTorch implementations of algorithms from "Reinforcement Learning: An Introduction by Sutton and Barto", along with various RL research papers.
- Updated
Jul 4, 2025 - Python
Chargym simulates the operation of an electric vehicle charging station (EVCS) considering random EV arrivals and departures within a day. This is a generalised environment for charging/discharging EVs under various disturbances (weather conditions, pricing models, stochastic arrival-departure EV times and stochastic Battery State of Charge (BOC…
- Updated
Feb 14, 2023 - Python
Repository for Planar Bipedal walking robot in Gazebo environment using Deep Deterministic Policy Gradient(DDPG) using TensorFlow.
- Updated
Apr 15, 2019 - Python
Robot arm control using reinforcement learning algorithms : DDPG and TD3 with hindsight experience replay (HER)
- Updated
Sep 21, 2023 - Python
Simulation based Soft Continuum Robot Control via Reinforcement Learning
- Updated
Nov 4, 2024 - TeX
This Repository contains a series of google colab notebooks which I created to help people dive into deep reinforcement learning.This notebooks contain both theory and implementation of different algorithms.
- Updated
Apr 24, 2021 - Jupyter Notebook
Train a reinforcement learning agent to play a variation of Pong®
- Updated
May 14, 2025 - MATLAB
Implementation of the DDPG algorithm for Optimal Finance Trading
- Updated
Sep 15, 2019 - Jupyter Notebook
PyTorch implementation of the Q-Learning Algorithm Normalized Advantage Function for continuous control problems + PER and N-step Method
- Updated
Feb 16, 2021 - Jupyter Notebook
Designing a control system to exploit model-free deep reinforcement learning algorithms to solve a real-world autonomous driving task of a small robot.
- Updated
Dec 8, 2022 - Python
The project presents a drone obstacle avoidance system using Microsoft AirSim and the DDPG algorithm, training drones with LIDAR and depth sensors for improved real-time navigation. It compares the implementation of DDPG algorithm with different sensors and their combination.
- Updated
May 22, 2024 - Python
Learning Continuous Control in Deep Reinforcement Learning
- Updated
Nov 24, 2018 - HTML
La combinación más inteligente de Deep Q-Learning, Políticas de Gradiente, Actor-Crítico y DDPG utilizando PyTorch
- Updated
Jun 15, 2020 - Jupyter Notebook
This repository implements the use of AI for robot tasks.
- Updated
May 30, 2025 - Python
The objective is to teach robot to find and reach the target object in the minimum number of steps and using the shortest path and avoiding any obstacles such as humans, walls, etc usinf reinforcement learning algorithms.
- Updated
Jun 17, 2021 - Python
An open-source hardware racing drone design and demonstration RL software for the artificial intelligence robotic drone race competitions
- Updated
Sep 6, 2020 - Python
Reinforcement learning library for PyTorch.
- Updated
Jun 15, 2018 - Python
Improve this page
Add a description, image, and links to theddpg-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theddpg-algorithm topic, visit your repo's landing page and select "manage topics."