Deep RL implementations. DQN, SAC, DDPG, TD3, PPO and VPG implemented in pytorch. Tested Env: LunarLander-v2 and Pendulum-v0.
-
Updated
Sep 4, 2025 - Python
Deep RL implementations. DQN, SAC, DDPG, TD3, PPO and VPG implemented in pytorch. Tested Env: LunarLander-v2 and Pendulum-v0.
Project implemented as part of master thesis Semantic segmentation and tracking of human silhouettes on video sequences for heart rate estimation algorithm
This app takes unfiltered PPG waveform as input and SQI table (Optional) and store single PPG segment.
NABNet: A Nested Attention-guided BiConvLSTM Network for a robust ‎prediction of Blood Pressure components from reconstructed Arterial Blood ‎Pressure waveforms using PPG and ECG Signals
Contains deep reinforcement learning algorithms I have implemented.
Reinforcment learning algorithms
Implementation of Vanilla Policy Gradient with Generalized Advatage Estimation in PyTorch. The model here has been trained to solve the Gym CartPole environment.
Exhaustive Implementation of Algorithms, Key Papers, and Well-Known Problems of Reinforcement Leaning
The pytorch implementation of vpg
Implementation of selected Reinforcement Learning Algorithms
Reinforcement Learning Tutorials & other bedtime stories in PyTorch
experiments with RL in OpenAI Gym
Implement some of the core deep RL algorithms with C++
reinforcement learning examples
Add a description, image, and links to the vpg topic page so that developers can more easily learn about it.
To associate your repository with the vpg topic, visit your repo's landing page and select "manage topics."