My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.
-
Updated
Mar 24, 2023 - Jupyter Notebook
My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.
Using N-step dueling DDQN with PER for playing Pacman game
A library of reinforcement learning (RL) algorithms.
Reinforcement learning framework for agricultural robots using n step and Double DQN policy learning to optimize spraying, planting, and harvesting decisions. Designed for integration with real machine vision pipelines to enable perception driven, resource efficient autonomous farm labor.
Second homework for the Reinforcement Learning course
Add a description, image, and links to the n-step topic page so that developers can more easily learn about it.
To associate your repository with the n-step topic, visit your repo's landing page and select "manage topics."