Chua Cheow Huan

Results 2 repositories owned by Chua Cheow Huan

gym-continuousDoubleAuction

135
Stars
32
Forks
Watchers

A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum continuous double auction. Ray [RLlib] is used for training.

reinforcement_learning

35
Stars
11
Forks
Watchers

My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.