Java Garbage Collector Performance Tuning with Reinforcement Learning Methods
-
Updated
Apr 13, 2024 - Jupyter Notebook
Java Garbage Collector Performance Tuning with Reinforcement Learning Methods
Sample implementation of gridworld problem in pygame with dynamic obstacles using Q-learning and PPO algorithm
Injecting object-level implicit priors in a PPO agent with contrastive learning algorithm ST-DIM.
An RL agent that finds an optimal policy of cleaning dirt off a floor with a power washer.
Unleashing the Power of PPO: Mastering Super Mario with Reinforcement Learning. Dive into our journey of training a Proximal Policy Optimization (PPO) agent to conquer the classic NES.
State Representations as Incentives for Reinforcement Learning Agents: A Sim2Real Analysis on Robotic Grasping
Automated gaming using machine learning
Trained 2 PPO agents to dominate Pong via self-play. Achieved ~250 reward (11-0 wins, 12+ hit rallies) after 4000 episodes using Tanh activation
Financial trading strategies using deep reinforcement learning (DRL). It offers a frameworks for quantitative finance, enabling practitioners to create, test, and implement investments strategies.
Short own implementation of the game snake. In this project I'am using the ray library together with ray tune and a custom PPO model.
Train a PPO agent to play Super Mario Bros using Stable-Baselines3 on stable-retro.
Reinforcement Learning in Super Mario using Pytorch and PPO
This repository contains the code for a project paper for a Master's module in the field of reinforcement learning. The aim of the project is to explore and implement Proximal Policy Optimization (PPO) agents to learn and play the 7x7 Hex game.
Reinforcement Learning based navigation
This project is based on fine-tuning LLM models (FLAN-T5) for text summarisation task using PEFT approach. All evaluation metrics being computed on ROUGE scoring and LoRA optimisation techniques being used for fine-tuning.
Concept and development of a walking AT-ST Walker (Starwars) ML-agent.
Flappy Bird using Reinforcement Learning
DQN and PPO Reinforcement Learning Agents for Snake Game (TensorFlow) 🐍
Add a description, image, and links to the ppo-agent topic page so that developers can more easily learn about it.
To associate your repository with the ppo-agent topic, visit your repo's landing page and select "manage topics."