There are 0 repository under value-based topic.
A Kotlin compiler plugin that removes the `copy` method of data classes.
Implementation of a multiprocessing Proximal Policy Optimization (PPO) algorithm on the BidepalWalker OpenAI Gym environment.
Temporal Difference Method - Q-Learning Implementation for FrozenLake Grid Problem
Implements a Double Dueling Deep Q-Network (DQN) in PyTorch