/A3C

Primary LanguagePython

A3C

An implementation of A3C RL algorithm in PyTorch. The implementation is designed to be a dropped-in replacement for A2C model in Stable Baselines3