Project implemented as part of master thesis Semantic segmentation and tracking of human silhouettes on video sequences for heart rate estimation algorithm
-
Updated
Sep 1, 2024 - Python
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.
Comparing VPG, TRPO and PPO from Policy Gradient family
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
Deep RL implementations. DQN, SAC, DDPG, TD3, PPO and VPG implemented in pytorch. Tested Env: LunarLander-v2 and Pendulum-v0.
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."