Found 278 repositories(showing 30)
AppliedDataSciencePartners
A replica of the AlphaZero methodology for deep reinforcement learning in Python
10-OASIS-01
MinRL provides clean, minimal implementations of fundamental reinforcement learning algorithms in a customizable GridWorld environment. The project focuses on educational clarity and implementation simplicity while maintaining production-quality code standards.
NoteDance
Machine learning library, Distributed training, Deep learning, Reinforcement learning, Models, TensorFlow, PyTorch
Quantum-Cheese
Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym
No description available
DeepHiveMind
:trophy: Welcome to the wonderland of "AI" = f(DL, RL, DRL, ML, NLP, KG, MLOPS)
awbrown90
No description available
一门由AlphaGo项目负责人David Sliver,在UCL(伦敦大学)主讲的强化学习经典课程
Control of 2D Rayleigh Benard Convection using Deep Reinforcement Learning with Tensorforce and Shenfun.
PyTorch implementation of classical deep reinforcement learning algorithms
No description available
favetelinguis
CS 294: Deep Reinforcement Learning, Spring 2017 Berkeley
negarhonarvar
A Complete Collection of Deep RL Famous Algorithms implemented in Gymnasium most Popular environments
adeotti
Soft Actor-Critic (SAC) algorithm + Hindsight Experience Replay (HER) implementation on Robosuite Panda robot and Gymnasium Pick And Place (Pytorch)
My Solution to Berkeley CS285 Deep Reinforcement Learning Fall22
This is an implementation of Deep Reinforcement Learning algorithm named Deep determinsitic Policy Gradient (DDPG) to train a 4 DOF robotic Arm to reach the moving target. The action space is continous and the learned agent outputs the torque for the robot to move to the specific target location.
mohitsewak
No description available
vaisakh-shaj
Experiments with Deep Reinforcement Learning (CS 294 deep reinforcement learning fall 2017)
Examples and tutorials that implement various algorithms in Deep Reinforcement Learning.
Deep RL implementations. DQN, SAC, DDPG, TD3, PPO and VPG implemented in pytorch. Tested Env: LunarLander-v2 and Pendulum-v0.
BolunDai0216
No description available
Vaishnav2804
A DRL cheat sheet for learning
NoesysLab
No description available
Vivek0712
No description available
vinodkumars
Prototype of GPU (cuda) based Deep Reinforcement Learning code
The second project of Deep Reinforcement Learning Nanodegree
ChikazeMori
No description available
MasoudKargar
Adaptive Portfolio Optimization with Multi-Agent Deep Reinforcement Learning
Deep Reinforcment Learning Navigation ROS2
JAHNAVIDINGARI
This project demonstrates how reinforcement learning can be used to analyze market behavior and learn automated stock trading strategies. It integrates technical analysis, data visualization, and RL algorithms to produce an intelligent trading simulation.